react-native-aws3 icon indicating copy to clipboard operation
react-native-aws3 copied to clipboard

Network issue even though device is connected to fast internet

Open stanleynguyen opened this issue 7 years ago • 3 comments

I'm having this error (which seems to indicate that there's a network issue)

{
  status: 0, 
  text: "Write error: ssl=0xd1e3e880: I/O error during system call, Connection reset by peer",
  headers: {}
}

Nevertheless, my device is connected to fast internet. Any idea?

stanleynguyen avatar Nov 05 '17 11:11 stanleynguyen

Facing the same issue. How did this get resolved?

roots-ai avatar Oct 22 '18 08:10 roots-ai

Same issue. Any solutions ?

im-aditya avatar Aug 21 '19 13:08 im-aditya

@im-aditya I didn't manage to resolve this, built a proxy server to upload to aws instead

stanleynguyen avatar Aug 24 '19 09:08 stanleynguyen