Forums | MacLife
You are not logged in.
#1 2008-05-22 8:38 am
- otsep
- Member

- From: Virginia
- Registered: 2007-09-06
- Posts: 88
Otsep thread on "localhost" problem
Intel console version of Folding NOT working on Intel Xserve. 
This is where it gets stuck. It just sits here for days....
Code:
SandBox:.fah1 xserveadmin$ tail -f FAHlog.txt [13:34:04] Preparing to commence simulation [13:34:04] - Assembly optimizations manually forced on. [13:34:04] - Not checking prior termination. [13:34:04] - Expanded 2425544 -> 12897049 (decompressed 531.7 percent) [13:34:05] - Starting from initial work packet [13:34:05] [13:34:05] Project: 2605 (Run 7, Clone 169, Gen 52) [13:34:05] [13:34:05] Assembly optimizations on if available. [13:34:05] Entering M.D.
I removed and re-installed several times....
Any ideas?
Offline
#2 2008-05-22 6:08 pm
- Nefarious
- Tuning Fork
- Moderator

- From: 45°22"N 84°57"W
- Registered: 2002-09-30
- Posts: 7998
Re: Otsep thread on "localhost" problem
Crossposted here http://foldingforum.org/viewtopic.php?f=12&t=2734
Will see.
Offline
#3 2008-05-22 6:18 pm
- FutureDreamz
- 1.1.2.3.5.8.13.21.34.55

- From: カナダ
- Registered: 2007-01-07
- Posts: 4511
Re: Otsep thread on "localhost" problem
otsep wrote:
Intel console version of Folding NOT working on Intel Xserve.
This is where it gets stuck. It just sits here for days....Code:
SandBox:.fah1 xserveadmin$ tail -f FAHlog.txt [13:34:04] Preparing to commence simulation [13:34:04] - Assembly optimizations manually forced on. [13:34:04] - Not checking prior termination. [13:34:04] - Expanded 2425544 -> 12897049 (decompressed 531.7 percent) [13:34:05] - Starting from initial work packet [13:34:05] [13:34:05] Project: 2605 (Run 7, Clone 169, Gen 52) [13:34:05] [13:34:05] Assembly optimizations on if available. [13:34:05] Entering M.D.I removed and re-installed several times....
Any ideas?
O NOES DEJA VU
:checks MenuMetres:
Oh crap. here we go again.
Last edited by FutureDreamz (2008-05-22 6:23 pm)
Thanks for clicking.
Offline
#4 2008-05-22 6:22 pm
- Nefarious
- Tuning Fork
- Moderator

- From: 45°22"N 84°57"W
- Registered: 2002-09-30
- Posts: 7998
Re: Otsep thread on "localhost" problem
uncle_fungus wrote:
Probably just need to fix your /etc/hosts file.
Make sure your hostname is at the end of the loopback adapter line:Code:
127.0.0.1 localhost your_machine_name
Offline
#5 2008-05-22 6:27 pm
- FutureDreamz
- 1.1.2.3.5.8.13.21.34.55

- From: カナダ
- Registered: 2007-01-07
- Posts: 4511
Re: Otsep thread on "localhost" problem
::finishes fixing F@H::
repair monthly scripts?
that may have helped when I had that prob.
Thanks for clicking.
Offline
#6 2008-05-22 7:20 pm
Re: Otsep thread on "localhost" problem
Oddly enough I had this same problem after upgrading an xserve to Leopard Server. Folding ran fine on Tiger Server. It is definitely a hostname issue.
A user in the Folding Forum suggests ammending your hosts file as such:
Code:
127.0.0.1 localhost your_machine_name
Before I read that, what I did to get mine working was to change the hostname from srxserve.private to srxserve.local by issuing the following command:
Code:
hostname srxserve.local
Offline
#7 2008-05-23 1:54 pm
- otsep
- Member

- From: Virginia
- Registered: 2007-09-06
- Posts: 88
Re: Otsep thread on "localhost" problem
ArtemisG3 wrote:
Before I read that, what I did to get mine working was to change the hostname from srxserve.private to srxserve.local by issuing the following command:
Code:
hostname srxserve.local
Slight mod for me. I have mDNSResponder disabled on this server, so .local won't work.
- Removed the host record from my DNS.
- Created new entry with new name.
- Ran the hostname command with the FQD.
Now, everything is kosher. Thanks!
BTW - A hostname issue!!! WTF! I'm ashamed, as an ACTC, to have been beat my that. 
Offline
#8 2008-05-23 3:11 pm
Offline
