react-native-fetch-blob icon indicating copy to clipboard operation
react-native-fetch-blob copied to clipboard

Connection Lost

Open trops opened this issue 7 years ago • 1 comments

Hi, Im trying to upload small videos to S3 (less than 3 seconds so far for testing). Im uploading to the AWS signed url, and am constantly getting random "connection lost" or "cannot accept write request". Sometimes it will finish the upload but it is definitely not reliable.

Also getting this error right after the connection

__tcp_connection_write_eof_block_invoke Write close callback received error: [22] Invalid argument

I am not sure what is causing the connection error, but am curious if anyone had any ideas on how to handle this with your library, or if this might be caused by something entirely unrelated.

trops avatar Mar 08 '17 03:03 trops

@trops Have found a solution? Thanks

karlguillotte avatar Jan 24 '19 03:01 karlguillotte