react-native-aws3
react-native-aws3 copied to clipboard
Network issue even though device is connected to fast internet
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?
Facing the same issue. How did this get resolved?
Same issue. Any solutions ?
@im-aditya I didn't manage to resolve this, built a proxy server to upload to aws instead