Started up my download with the latest version of Cyberduck. I updated the app this morning to v. 5.0 (19720)
I'm trying to complete the attached upload and a Java.net.SocketException error is coming up. When this happens the transfer stops and I have to start again. This is a loop and no transfers are happening so far today.
The failure should be mapped as a connection refused failure type and then the upload should be re-attempted. Instead it is mapped to a interoperability failure which is not retried.
During an upload using the b2_upload_file or b2_upload_part API, if one of the following conditions occur, the developer should call b2_get_upload_url or b2_get_upload_part_url and re-attempt the upload using the new URL and auth key pair:
If an HTTPS connection cannot be made. (e.g., connection timeout)
The HTTPS connection is broken. (e.g., broken pipe.)
Started up my download with the latest version of Cyberduck. I updated the app this morning to v. 5.0 (19720)
I'm trying to complete the attached upload and a Java.net.SocketException error is coming up. When this happens the transfer stops and I have to start again. This is a loop and no transfers are happening so far today.
Attachments
Screen Shot 2016-04-12 at 11.05.30 AM.png
(353.3 KiB)The text was updated successfully, but these errors were encountered: