Code Monkey home page Code Monkey logo

react-native-upload-aws-s3's People

Contributors

dependabot[bot] avatar itartist avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

react-native-upload-aws-s3's Issues

Unable to resolve host: No Address Associated with Hostname with us-east-1 buckets

Consistently getting the following error when attempting RNS3.put(file, options):
{"headers": {}, "status": 0, "text": "Unable to resolve host \"s3-us-east-1.https\": No address associated with hostname"}

Checking the code I've determined that this is due to how the url variable is hardcoded with the prefix s3-, when with us-east-1 the endpoint should be prefixed with s3.

Release mode APK uploads blank video chunk with loader of 0 bytes on s3

ACTUAL BEHAVIOUR :
the actual size of the video chunk was 3.5 mb still the video was not uploaded properly on s3.

video uploaded on s3 using react-native-upload-aws-s3 sometimes upload the blank video with loader keeps running, the size of the video is 0.

EXPECTED BEHAVIOUR:

All videos should upload properly on s3 regardless of whatever the size is, I have face this issue frequent in 30mb videos , I have applied compression for video chunk > 7mb still a 3.5 mb video was uploaded blank with a size of 0 bytes.

SOLUTION TRIED:
applied compression, video uploading properly on debug mode, it's just the release mode where the video is uploaded blank.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.