Coder Social home page Coder Social logo

Comments (10)

albisserAdrian avatar albisserAdrian commented on June 13, 2024 2

The issue still persists but I fixed it by removing the spaces in the application name. May be worth to add a warning somewhere in the README file. Besides that, it does the job flawlessly, thanks a lot.

from beanstalk-deploy.

 avatar commented on June 13, 2024

Are you using the latest version? Because if I'm not mistaken I did fix that in version 10.

from beanstalk-deploy.

thaiphan avatar thaiphan commented on June 13, 2024

Uh I'm not sure. I just grabbed the latest one?

I ended up using https://github.com/aws-actions/configure-aws-credentials to deploy to Elastic Beanstalk so you can close this if you can't reproduce.

from beanstalk-deploy.

 avatar commented on June 13, 2024

Fixed in v10

from beanstalk-deploy.

feltocraig avatar feltocraig commented on June 13, 2024

@einaregilsson I'm getting the same error as @thaiphan. I'm running v10.

from beanstalk-deploy.

 avatar commented on June 13, 2024

@feltocraig Hmmmm. Ok, I'll look into it.

from beanstalk-deploy.

 avatar commented on June 13, 2024

Ok, we are encoding all query string parameters but the problem is s3 paths when uploading. Encoding the path still results in an error and I can see various issues around the web with s3 sdk's having similar problems. I'll try to find how exactly they want this, encoding the path does not work, there's something around whether to encode the path for the request, for the signature, for both, I think I've tried all combinations but so far no luck :(

from beanstalk-deploy.

hmtri1011 avatar hmtri1011 commented on June 13, 2024

Hi guys, any lucks on this issue? I'm having the same problem

from beanstalk-deploy.

 avatar commented on June 13, 2024

No, I made quite a few attempts, with escaping the path, double escaping, escaping the path but not when it's encoded into the checksum, vice versa, etc etc. but haven't been able to find the right way to do it 🙁

from beanstalk-deploy.

 avatar commented on June 13, 2024

Finally managed to fix this in v13! Closing this issue!

from beanstalk-deploy.

Related Issues (20)

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.