Page 1 of 1

128.252.203.2 Received short response

Posted: Tue Jan 26, 2021 4:03 pm
by Frogging101
I'm getting these errors when trying to upload to 128.252.203.2:

Code: Select all

15:55:59:WU00:FS00:Sending unit results: id:00 state:SEND error:NO_ERROR project:17218 run:522 clone:3 gen:0 core:0xa8 unit:0x0000000180fccb02600735a825588330                                                                                              
15:55:59:WU00:FS00:Uploading 67.39MiB to 128.252.203.2
15:55:59:WU00:FS00:Connecting to 128.252.203.2:8080
15:55:59:WARNING:WU00:FS00:WorkServer connection failed on port 8080 trying 80
15:55:59:WU00:FS00:Connecting to 128.252.203.2:80
15:56:05:WU00:FS00:Upload 42.11%
15:56:07:WARNING:WU02:FS00:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0                                                                                                                      
15:56:11:WU00:FS00:Upload 63.81%
15:56:17:WU00:FS00:Upload 78.27%
15:56:43:WU02:FS00:Sending unit results: id:02 state:SEND error:NO_ERROR project:17218 run:726 clone:4 gen:0 core:0xa8 unit:0x0000000180fccb026004cc82fcf74422                                                                                              
15:56:43:WU02:FS00:Uploading 67.40MiB to 128.252.203.2
15:56:43:WU02:FS00:Connecting to 128.252.203.2:8080
15:56:43:WARNING:WU02:FS00:WorkServer connection failed on port 8080 trying 80
15:56:43:WU02:FS00:Connecting to 128.252.203.2:80
15:56:49:WU02:FS00:Upload 26.06%
15:56:52:WARNING:WU00:FS00:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0                                                                                                                      
15:56:55:WU02:FS00:Upload 51.65%
15:57:01:WU02:FS00:Upload 70.19%
15:57:07:WU02:FS00:Upload 84.29%
15:57:36:WU00:FS00:Sending unit results: id:00 state:SEND error:NO_ERROR project:17218 run:522 clone:3 gen:0 core:0xa8 unit:0x0000000180fccb02600735a825588330                                                                                              
15:57:36:WU00:FS00:Uploading 67.39MiB to 128.252.203.2
15:57:36:WU00:FS00:Connecting to 128.252.203.2:8080
15:57:36:WARNING:WU00:FS00:WorkServer connection failed on port 8080 trying 80
15:57:36:WU00:FS00:Connecting to 128.252.203.2:80
15:57:42:WU00:FS00:Upload 21.70%
15:57:42:WARNING:WU02:FS00:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0                                                                                                                      
I've uploaded to other servers just fine.

Re: 128.252.203.2 Received short response

Posted: Tue Jan 26, 2021 7:28 pm
by Frogging101
Apparently they did successfully upload, according to the WU status page. This could be related to a possible bug in 7.6.21 (as that is the client version I'm using) discussed here: viewtopic.php?f=18&t=36402 . Or it could be a server issue. I doubt it's an issue with my connection because other WUs upload fine to other servers.

I deleted the offending WUs from the work folder to stop further attempts to upload them.

Re: 128.252.203.2 Received short response

Posted: Tue Jan 26, 2021 7:47 pm
by bruce
That's a symptom of either your router or your security software trying to be too efficient. It is dropping parts of the protocol that it considers unnecessary but which FAH needs. If you happen to be well-versed in tcpip/http/etc and decide to monitor the unfiltered packets and can explain in detail what's actually happening, maybe we can fix it.

Each FAH server potentially has the same problem but they reside in different domains and they're managed by different network admins.

Re: 128.252.203.2 Received short response

Posted: Wed Jan 27, 2021 4:20 am
by Frogging101
I just successfully uploaded to this server on one of my other clients (different location and connection). So either it's been fixed or it is/was an issue with my other client. The weird thing is, that client has been uploading fine to every other server, so I don't know why it would have problems only with this one.