Helpful ReplyProblem with Collections server/linuxrouterVM for 1920 point units?

Author
Davabled
FTW Member
  • Total Posts : 1712
  • Reward points : 0
  • Joined: 2003/10/09 00:50:04
  • Location: Michigan
  • Status: offline
  • Ribbons : 38
2010/01/03 17:28:52 (permalink)
Checking my logs, the last three 1920 point units I completed over the past 24 hours (using Linuxrouter's VM .06) failed to connect to the results server.

Anyone else having issues?

I've checked the server stats page at: http://fah-web.stanford.edu/serverstat.html

looks like the servers it's trying to use are 171.68.108.24 & .25
.24 appears up and fine, .25 looks like it might have a closed port

One thing I'm worried about is that I can't see any indication in the logs that it's trying to re-send the work units once it starts the new work unit.  Could the fact that I have Langouste de-coupler enabled be causing problems?

Edit: Do these clients support the -sendall flag?  Maybe I'll give that a try

post edited by Davabled - 2010/01/03 17:34:29
#1
linuxrouter
Omnipotent Enthusiast
  • Total Posts : 8043
  • Reward points : 0
  • Joined: 2008/02/28 14:47:45
  • Status: offline
  • Ribbons : 102
Re:Problem with Collections server/linuxrouterVM for 1920 point units? 2010/01/03 18:06:30 (permalink) ☄ Helpful
I get that same failed to connect to server message with Langouste. However, the unit does generally go out. None of mine have failed to send yet. The send info ends up being recorded in a different log file in /tmp/langouste.

ls /tmp/langouste
more <filename>


The filename should be in this format: langouste-helper-XX.log

more will display what is in that file.
post edited by linuxrouter - 2010/01/03 18:10:00

CaseLabs M-S8 - ASRock X99 Pro - Intel 5960x - XSPC WC - EVGA 980 Ti Hybrid - Samsung 950 512GB - EVGA 1600w Titanium
Affiliate Code: OZJ-0TQ-41NJ
#2
Davabled
FTW Member
  • Total Posts : 1712
  • Reward points : 0
  • Joined: 2003/10/09 00:50:04
  • Location: Michigan
  • Status: offline
  • Ribbons : 38
Re:Problem with Collections server/linuxrouterVM for 1920 point units? 2010/01/03 18:09:20 (permalink)
The -send all command is available, but unfortunately didn't do me any good.
As best I can tell, it's deleting the wudata files once it moves onto the next work unit.
#3
Davabled
FTW Member
  • Total Posts : 1712
  • Reward points : 0
  • Joined: 2003/10/09 00:50:04
  • Location: Michigan
  • Status: offline
  • Ribbons : 38
Re:Problem with Collections server/linuxrouterVM for 1920 point units? 2010/01/03 18:10:46 (permalink)
linuxrouter

I get that same failed to connect to server message with Langouste. However, the unit does generally go out. None of mine have failed to send yet. The send info ends up being recorded in a different log file in /tmp/langouste.

ls /tmp/langouste
cat <filename>


Thanks linuxrouter for responding.
I'll cancel my current work unit and reset it up without langouste, since it's probably not beneficial for me with the smaller 1920 work units anyway, and looks like it might be easier to troubleshoot.
#4
linuxrouter
Omnipotent Enthusiast
  • Total Posts : 8043
  • Reward points : 0
  • Joined: 2008/02/28 14:47:45
  • Status: offline
  • Ribbons : 102
Re:Problem with Collections server/linuxrouterVM for 1920 point units? 2010/01/03 18:17:28 (permalink)
I can't tell for sure which client it came from, but it looks like you got some points over the last day or so:

http://folding.extremeoverclocking.com/user_summary.php?s=&u=442543


Also, you should not have to cancel your work unit if you want to turn of Langouste. Go back to the web config and uncheck Langouste. Then run these commands in the console:

fahbackup
reboot



CaseLabs M-S8 - ASRock X99 Pro - Intel 5960x - XSPC WC - EVGA 980 Ti Hybrid - Samsung 950 512GB - EVGA 1600w Titanium
Affiliate Code: OZJ-0TQ-41NJ
#5
Davabled
FTW Member
  • Total Posts : 1712
  • Reward points : 0
  • Joined: 2003/10/09 00:50:04
  • Location: Michigan
  • Status: offline
  • Ribbons : 38
Re:Problem with Collections server/linuxrouterVM for 1920 point units? 2010/01/03 18:19:49 (permalink)
Yeah, those are my GPU and uniprocessor client work units you see on EOC.
#6
linuxrouter
Omnipotent Enthusiast
  • Total Posts : 8043
  • Reward points : 0
  • Joined: 2008/02/28 14:47:45
  • Status: offline
  • Ribbons : 102
Re:Problem with Collections server/linuxrouterVM for 1920 point units? 2010/01/03 18:30:09 (permalink)
I'll try Langouste again on my end. I have a 1920-pt running right now, about 50% done.

CaseLabs M-S8 - ASRock X99 Pro - Intel 5960x - XSPC WC - EVGA 980 Ti Hybrid - Samsung 950 512GB - EVGA 1600w Titanium
Affiliate Code: OZJ-0TQ-41NJ
#7
Davabled
FTW Member
  • Total Posts : 1712
  • Reward points : 0
  • Joined: 2003/10/09 00:50:04
  • Location: Michigan
  • Status: offline
  • Ribbons : 38
Re:Problem with Collections server/linuxrouterVM for 1920 point units? 2010/01/03 18:41:03 (permalink)
linuxrouter
...The send info ends up being recorded in a different log file in /tmp/langouste.

ls /tmp/langouste
cd /temp
cd langouste

more <filename>


The filename should be in this format: langouste-helper-XX.log

more will display what is in that file.


I found my problem reading the .log files, added a step to your quote above.

Reading the langouste log files, I do see the 'Results Successfully Sent' messages :)

So hopefully I'll see those points in the next couple of updates.

Thanks again for all your patient help linuxrouter
post edited by Davabled - 2010/01/03 18:56:37
#8
linuxrouter
Omnipotent Enthusiast
  • Total Posts : 8043
  • Reward points : 0
  • Joined: 2008/02/28 14:47:45
  • Status: offline
  • Ribbons : 102
Re:Problem with Collections server/linuxrouterVM for 1920 point units? 2010/01/03 18:43:42 (permalink) ☄ Helpful
The command should be something like this:

more /tmp/langouste/langouste-helper-01.log

CaseLabs M-S8 - ASRock X99 Pro - Intel 5960x - XSPC WC - EVGA 980 Ti Hybrid - Samsung 950 512GB - EVGA 1600w Titanium
Affiliate Code: OZJ-0TQ-41NJ
#9
linuxrouter
Omnipotent Enthusiast
  • Total Posts : 8043
  • Reward points : 0
  • Joined: 2008/02/28 14:47:45
  • Status: offline
  • Ribbons : 102
Re:Problem with Collections server/linuxrouterVM for 1920 point units? 2010/01/03 21:41:48 (permalink)
My work unit finished up. I got the same messages with "Couldn't send HTTP request to server" in the folding log. However, the work unit did send out and was shown as sent via the log in /tmp/langouste. I believe Langouste terminates the connection for the folding client in order to get it to start downloading a new work unit which is why you would see those errors. Then the previous unit is transmitted from another directory in /tmp/langouste via a helper script.

I came across this thread that explains the process in greater detail: 
 
http://foldingforum.org/viewtopic.php?f=44&t=10593&start=15

Take a look at the 7th post down.


post edited by linuxrouter - 2010/01/03 21:43:03

CaseLabs M-S8 - ASRock X99 Pro - Intel 5960x - XSPC WC - EVGA 980 Ti Hybrid - Samsung 950 512GB - EVGA 1600w Titanium
Affiliate Code: OZJ-0TQ-41NJ
#10
Davabled
FTW Member
  • Total Posts : 1712
  • Reward points : 0
  • Joined: 2003/10/09 00:50:04
  • Location: Michigan
  • Status: offline
  • Ribbons : 38
Re:Problem with Collections server/linuxrouterVM for 1920 point units? 2010/01/03 21:45:04 (permalink)
Good explanation, thanks for doing the extra legwork!
#11
Jump to:
  • Back to Mobile