Page 1 of 1

[Resolved!] 171.64.65.54 - can't download next WU

Posted: Tue Dec 14, 2010 11:29 pm
by arras2
Here is the fahlog.txt report of my last successful WU completion and upload:

Code: Select all

[06:33:40] Finished Work Unit:
[06:33:40] - Reading up to 3699216 from "work/wudata_00.trr": Read 3699216
[06:33:40] trr file hash check passed.
[06:33:40] edr file hash check passed.
[06:33:40] logfile size: 57163
[06:33:40] Leaving Run
[06:33:44] - Writing 3791931 bytes of core data to disk...
[06:33:44]   ... Done.
[06:33:46] - Shutting down core
[06:33:46] 
[06:33:46] Folding@home Core Shutdown: FINISHED_UNIT
[06:33:47] CoreStatus = 64 (100)
[06:33:47] Sending work to server
[06:33:47] Project: 6051 (Run 0, Clone 131, Gen 176)


[06:33:47] + Attempting to send results [December 14 06:33:47 UTC]
[06:34:07] + Results successfully sent
[06:34:07] Thank you for your contribution to Folding@Home.
[06:34:07] + Number of Units Completed: 57

[06:34:08] - Preparing to get new work unit...
[06:34:08] Cleaning up work directory
[06:34:08] + Attempting to get work packet
[06:34:08] Passkey found
[06:34:08] - Connecting to assignment server


--- Opening Log file [December 14 12:18:52 UTC] 


# Linux SMP Console Edition ###################################################
###############################################################################

                       Folding@Home Client Version 6.29

                          http://folding.stanford.edu

###############################################################################
###############################################################################

Launch directory: /home/folder/fah/CPU1
Executable: /home/folder/fah/CPU1/fah6
Arguments: -smp 

[12:18:52] - Ask before connecting: No
[12:18:52] - User name: arras (Team 891183718)
[12:18:52] - User ID: 5C57213251C50A43
[12:18:52] - Machine ID: 1
[12:18:52] 
[12:18:52] Loaded queue successfully.
[12:18:52] - Preparing to get new work unit...
[12:18:52] Cleaning up work directory
[12:18:52] + Attempting to get work packet
[12:18:52] Passkey found
[12:18:52] - Connecting to assignment server


I have tried re-installing Ivo's finstall (Thank you, Ivo!) to no avail; the only change
in repeated attempts is that sometimes the run hangs after

Code: Select all


Launch directory: /home/folder/fah/CPU1
Executable: /home/folder/fah/CPU1/fah6
Arguments: -smp 

[17:47:50] - Ask before connecting: No
[17:47:50] - User name: arras (Team 891183718)
[17:47:50] - User ID not found locally
[17:47:50] + Requesting User ID from server


instead of after " - Connecting to assignment server"

Is there anything constructive that I can do about this?

Many thanks.

Re: 171.64.65.54 - can't download next WU

Posted: Wed Dec 15, 2010 3:52 am
by codysluder
Replace the parameter string "-smp" with "-smp -verbosity 9" so that your log shows which server the client is trying to contact. Once you get an ip address, try opening the address in your browser and/or check the status of the server on psummary.

Re: 171.64.65.54 - can't download next WU

Posted: Wed Dec 15, 2010 4:43 am
by arras2
Hi codysluder,

Thanks for your reply. I added "-verbosity 9" to the parameter string
and ran "/home/folder/fah/folding start" again, with this result:

Code: Select all


Launch directory: /home/folder/fah/CPU1
Executable: /home/folder/fah/CPU1/fah6
Arguments: -verbosity 9 -smp 

[04:15:56] - Ask before connecting: No
[04:15:56] - User name: arras (Team 891183718)
[04:15:56] - User ID not found locally
[04:15:56] + Requesting User ID from server
[04:15:56] - Getting ID from AS: 
[04:15:56] Connecting to http://assign.stanford.edu:8080/


and then

Code: Select all

[folder@Jerry ~]$ ping assign.stanford.edu
PING vsp10v-vz00.stanford.edu (171.67.108.200) 56(84) bytes of data.
ping: sendmsg: Operation not permitted
gave me the ip (171.67.108.200) and putting http://171.67.108.200:8080
into Firefox gave me a big bold OK. Scanning
http://fah-web.stanford.edu/serverstat.html for that ip yields
STATUS accept and CONNECT Accepting but nothing more in fahlog.txt
(after waiting 15 minutes).

What now?

Re: 171.64.65.54 - can't download next WU

Posted: Wed Dec 15, 2010 5:04 am
by codysluder
I'm not a linux guru, so somebody else will have to explain what "Operation not permitted" means. I am able to ping assign.stanford.edu and that does get translated into PING vsp10v-vz00.stanford.edu and I do get replies from 171.67.108.200.

Obviously something is blocking the connection to assign.stanford.edu.

Re: 171.64.65.54 - can't download next WU

Posted: Wed Dec 15, 2010 4:33 pm
by arras2
Many, many thanks, codysluder; you didn't fix it but you got me thinking in
the right direction. That's much more beneficial than merely fixing it.
I still don't know precisely what went wrong, and I surely have not fixed it,
but I have made an end run around the problem; Jerry is up and folding again.

I made a new MEPIS installation on a new partition and copied /home /and
/root and a few files to it, then booted it and started folding. Marvelous!
Now I can work on this problem at my leisure without sacrificing folding,
or just wait for it to recur before spending more time on it.

You gave me precisely the help I needed. Thank you!