Client upload error: file transfer status -184

Message boards : Server programs : Client upload error: file transfer status -184
Message board moderation

To post messages, you must log in.

AuthorMessage
supert8

Send message
Joined: 8 Dec 09
Posts: 5
United States
Message 29303 - Posted: 8 Dec 2009, 7:30:10 UTC

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!
ID: 29303 · Report as offensive
Les Bayliss
Help desk expert

Send message
Joined: 25 Nov 05
Posts: 1654
Australia
Message 29304 - Posted: 8 Dec 2009, 8:44:32 UTC - in response to Message 29303.  

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.

ID: 29304 · Report as offensive
supert8

Send message
Joined: 8 Dec 09
Posts: 5
United States
Message 29315 - Posted: 9 Dec 2009, 0:42:01 UTC - in response to Message 29304.  

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
ID: 29315 · Report as offensive

Message boards : Server programs : Client upload error: file transfer status -184

Copyright © 2024 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.