benjreinhart / react-native-aws3

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

A server with the specified hostname could not be found. #104

Open lokomass opened 3 years ago

lokomass commented 3 years ago

Hi, Everything worked fine, but from few days, I have this error when I'm trying to upload a photo :

Object {
  "headers": Object {},
  "status": 0,
  "text": "A server with the specified hostname could not be found.",
}

My options are greats, what happen ? thanks

EddyJens commented 2 years ago

same here, when I try to send into S3 compatible

muhammadkashaf commented 2 years ago

same here too.