benjreinhart / react-native-aws3

Pure JavaScript React Native library for uploading to AWS S3
MIT License
399 stars 151 forks source link

Weird SSL Error #59

Closed jimfilippou closed 6 years ago

jimfilippou commented 6 years ago

SSL handshake aborted: ssl=0x945b9ec0: I/O error during system call, Connection reset by peer

What is this?

jimfilippou commented 6 years ago

The problem was unsafe connection due to emulator, using a real device solved the problem...