Result refused |
Message boards : Bug reports : Result refused
Author | Message |
---|---|
maniek_77 Send message Joined: 3 Nov 07 Posts: 7 Credit: 71,409 RAC: 0 |
Hi all, I've got something like this: 2009-07-16 18:14:59|Enigma@Home|Sending scheduler request: To fetch work. Requesting 28946 seconds of work, reporting 4 completed tasks 2009-07-16 18:15:04|Enigma@Home|Scheduler request succeeded: got 1 new tasks 2009-07-16 18:15:04|Enigma@Home|Message from server: Completed result awgly100_1_AT8p_0_0 refused: result already reported as success 2009-07-16 18:15:04|Enigma@Home|Message from server: Resent lost result awgly100_0_B1T7_0_0 What is it? Why result is refused? Is it a bug or what? |
mdoerner Volunteer developer Volunteer tester Send message Joined: 30 Jul 08 Posts: 202 Credit: 6,998,388 RAC: 0 |
Looks like the task may have been sent out more than 2 times (due to delays in receiving results?) and you sent it in the 3rd time, making the result redundant. Mike D |
TJM Project administrator Project developer Project scientist Send message Joined: 25 Aug 07 Posts: 843 Credit: 267,994,998 RAC: 0 |
This happens if the client does not receive full scheduler reply for some reason, as you can see both the server and client are able to handle this - the clients tries to send the same result again and the server replies that it was already reported. M4 Project homepage M4 Project wiki |
maniek_77 Send message Joined: 3 Nov 07 Posts: 7 Credit: 71,409 RAC: 0 |
If I remember there was some connection problems with server yesterday. Except for these problems everything was ok. My question is how it works. Could it be that the task was send from me but I didn't get an answer from server (and tried to report it later) or the task was made also by another client who reported it before me? How do you think? |
TJM Project administrator Project developer Project scientist Send message Joined: 25 Aug 07 Posts: 843 Credit: 267,994,998 RAC: 0 |
If I remember there was some connection problems with server yesterday. Except for these problems everything was ok. Yep, that's right - yesterday I started dumping all the hceyz72 results from 'live' database used by the server to the archive available for public and the server was overloaded, I had to modify the script which now copies results in small packs of ~100 to keep the server load at reasonable level.
That's exactly what happened, the client didn't receive 'handshake' for a returned result, so it tried again. M4 Project homepage M4 Project wiki |
maniek_77 Send message Joined: 3 Nov 07 Posts: 7 Credit: 71,409 RAC: 0 |
Understood. Thanks TJM! |
Message boards :
Bug reports :
Result refused