Message boards : Server programs : Client upload error: file transfer status -184
Message board moderation
Author | Message |
---|---|
Send message Joined: 8 Dec 09 Posts: 5 |
I'm trying to set up a project and have gotten to the point where my app is written, the server sends out jobs, the app completes and then the client attempts to upload the results. The upload starts, progresses slightly, and then fails. I turned on the html and transfer logging flags in the client and got the following errors: 12/7/2009 11:27:12 PM [http_debug] [ID#2] Sent header to server: POST /xxx_cgi/file_upload_handler HTTP/1.0 User-Agent: BOINC client (windows_x86_64 6.10.18) Host: xxx Accept: */* Accept-Encoding: deflate, gzip Content-Type: application/x-www-form-urlencoded Content-Length: 482383 12/7/2009 11:27:31 PM [http_debug] [ID#2] info: Expire cleared 12/7/2009 11:27:31 PM [http_debug] [ID#2] info: Closing connection #0 12/7/2009 11:27:31 PM [http_debug] HTTP error: Failure when receiving data from the peer 12/7/2009 11:27:31 PM [file_xfer_debug] FILE_XFER_SET::poll(): http op done; retval -184 12/7/2009 11:27:31 PM [file_xfer_debug] file transfer status -184 Any help in resolving this problem would be much appreciated! |
Send message Joined: 25 Nov 05 Posts: 1654 |
It looks as though one of the devices between your "computer" and your "server" isn't configured correctly for http. Or perhaps it's the "server" or "computer" itself. There's a band-aide solution in this thread. But fixing the problem itself would be better. |
Send message Joined: 8 Dec 09 Posts: 5 |
tried the bandaid approach but that didn't work; besides i'd much rather resolve the underlying issue and would appreciate any ideas on where to look to find out what hte problem is and how to resolve it |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.