• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

No appropriate work server available...

Whaler_99

Weaksauce
Joined
Apr 14, 2013
Messages
74
I have a 24 core AMD system that I have been running for a month now. Has the musky Ubuntu setup on it. Version 12.04 - been running perfect. I noticed today, it started coming up with the following:

[01:38:50] + Attempting to get work packet
[01:38:50] Passkey found
[01:38:50] - Will indicate memory of 16047 MB
[01:38:50] - Connecting to assignment server
[01:38:50] Connecting to http://assign.stanford.edu:8080/
[01:38:51] Posted data.
[01:38:51] Initial: 0000; + No appropriate work server was available; will try again in a bit.
[01:38:51] + Couldn't get work instructions.
[01:38:51] - Attempt #10 to get work failed, and no other work to do.
Waiting before retry.

I have restarted the system and still get the same issue. All my other folders are running fine. If I browse to http://assign.stanford.edu:8080/ I get the old OK which indicates I should be able to connect. Can anyone shed some light? Thanks!
 
Did you try and delete the "work" folder and restart the client?

I know I get an error similar to this when Im using the "test" WU and the WU crashes. I usually have to delete the entire WU and start over.

Did the last WU crash by chance? Or was it lost somehow? Or did it complete and then this error started?
 
I am pretty sure it had completed and submitted the last WU and then started this. I did go in, delete the work directory and restart the client. Still no go.

[02:37:59] Work directory not found. Creating...
[02:37:59] Loaded queue successfully.
[02:37:59] - Preparing to get new work unit...
[02:37:59] - Autosending finished units... [July 31 02:37:59 UTC]
[02:37:59] Cleaning up work directory
[02:37:59] Trying to send all finished work units
[02:37:59] + Attempting to get work packet
[02:37:59] + No unsent completed units remaining.
[02:37:59] Passkey found
[02:37:59] - Autosend completed
[02:37:59] - Will indicate memory of 16047 MB
[02:37:59] - Connecting to assignment server
[02:37:59] Connecting to http://assign.stanford.edu:8080/
[02:38:00] Posted data.
[02:38:00] Initial: 0000; + No appropriate work server was available; will try again in a bit.
[02:38:00] + Couldn't get work instructions.
[02:38:00] - Attempt #1 to get work failed, and no other work to do.
Waiting before retry.
 
Are you aware of any network issues with your system? When you contacted the assignment server via your browser, were you using that machine to do so? If not, are you able to contact (ping, browse, telnet/ssh, etc.) other locations from that machine?
 
Networking is all good. I can browse and ping the site on that computer. I can also browse to other web sites on that computer without issue. I have three other folders all running fine...
 
hmmm... what about a firewall? Anything active on that machine that might be blocking the client from contacting the internet?
 
Everything is good on the firewall... like I said, other units running fine... just this one for some reason...
 
Well, what I was more getting at was the application firewall on the local machine. Ubuntu has one, but I don't know if it's active at all times or what the case is. I remember playing around with it on one of my Ubuntu systems at one point for some reason or another.
 
The Ubuntu firewall is off by default, the reason being there is no reason to have a firewall if there are no services the firewall can protect.

It may sound like a cliché to ask you to delete everything in the work folder and restart, but it fixes 99% of all problems.

The message you are getting seems to say that they have no work units for you. After all, your client does connect to the server and it does post info to the server.

Please post client version and any settings you have set up for the client.
Note that we do not want your passkey, that thing is private ;)
 
The client is the version download when following musky's guidelines, 6.34 I believe. Here is a copy of my config:

[settings]
username=Whaler_99
team=223518
passkey=
asknet=no
machineid=1
bigpackets=big
extra_parms=-verbosity 9 -smp -bigadv
local=9

[http]
active=no
host=127.0.0.1
port=8880

[clienttype]
type=3

And yes, I have tried deleting the work folder on a few occasions. :)
 
is this the machine/hdd i sent you? also, just wanted to make sure you removed your passkey when you pasted your config, but if not, you will want to specify your passkey :)
 
The Ubuntu firewall is off by default, the reason being there is no reason to have a firewall if there are no services the firewall can protect.

It may sound like a cliché to ask you to delete everything in the work folder and restart, but it fixes 99% of all problems.

The message you are getting seems to say that they have no work units for you. After all, your client does connect to the server and it does post info to the server.

Please post client version and any settings you have set up for the client.
Note that we do not want your passkey, that thing is private ;)


First thing I told him to do lol! Said it didnt help though...

Can you hop in our IRC some time today? We may be able to help you a lot more efficiently then just random postings here.
 
is this the machine/hdd i sent you? also, just wanted to make sure you removed your passkey when you pasted your config, but if not, you will want to specify your passkey :)

Yes, it is that system - been running like a champ since I powered it up - just started doing this yesterday. And yes, I have te passkey - just deleted for security. :)
 
First thing I told him to do lol! Said it didnt help though...

Can you hop in our IRC some time today? We may be able to help you a lot more efficiently then just random postings here.

I will try and jump on tonight when I am free...
Thanks!
 
Have you made any change to your router lately? I.E: blocking Proxy ..... ?
 
Another thing you can try .. it's used to work :D ...
Delete work folder, queue.dat, machineid, unitinfo.txt ... files
 
Another thing you can try .. it's used to work :D ...
Delete work folder, queue.dat, machineid, unitinfo.txt ... files

EUREKA!!! sbinh wins internet cookies. Delete those additional files cleared whatever the issue was and the system downloaded a new WU and is working away!

Many thanks to all for the help.

Whaler
 
Sorry for chiming in post resolution.

It's actually just the queue.dat file that needs removal in case of repeated "no appropriate
work server available" issues.

Sometimes it gets corrupted or otherwise malformed and client sends garbage to the server
(which results in the messages you've witnessed).

Theoretically, queue.dat should not affect the way the client reports the machine to the
assignment server (as it's only the queue, right?) but somehow it does...
 
Sorry for chiming in post resolution.

It's actually just the queue.dat file that needs removal in case of repeated "no appropriate
work server available" issues.

Sometimes it gets corrupted or otherwise malformed and client sends garbage to the server
(which results in the messages you've witnessed).

Theoretically, queue.dat should not affect the way the client reports the machine to the
assignment server (as it's only the queue, right?) but somehow it does...

Glad it got resolved...Tear was the main reason I said to hop in IRC ^^. If you ever have problems, we have a good 30-40 people in irc willing to help at almost any hour of the day...

Just a heads up. :D
 
Back
Top