Giter Site home page Giter Site logo

Comments (10)

masyed avatar masyed commented on June 8, 2024

going to resubmit new issue with more precise info,

from aws-codedeploy-agent.

louisallen avatar louisallen commented on June 8, 2024

Having the same issue right now, what was the fix?

from aws-codedeploy-agent.

heijmerikx avatar heijmerikx commented on June 8, 2024

I have not tested it twice, but it seems to be related by forgetting to 'push' your commit. I had the exact same problem.

I did a commit, then checked the latest hash by doing a 'git log' and executed the deployment using the hash in the aws cli. And got the 404's in the Code deploy interface. Pushing the commit and executing the same cli command to deploy again resolved the issue for me.

from aws-codedeploy-agent.

daljeet-singh avatar daljeet-singh commented on June 8, 2024

Hi, i am also facing this issue, any fix?

from aws-codedeploy-agent.

louisallen avatar louisallen commented on June 8, 2024

Try logging into github first within aws codedeploy for your development application (connect to github).

from aws-codedeploy-agent.

daljeet-singh avatar daljeet-singh commented on June 8, 2024

from aws-codedeploy-agent.

NiveditJain avatar NiveditJain commented on June 8, 2024

Facing the same issue, none of the above-mentioned solutions worked!

from aws-codedeploy-agent.

devopsengineersam avatar devopsengineersam commented on June 8, 2024

check out this link to see if it might be helpful
https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps#requesting-organization-approval-for-an-oauth-app-youve-already-authorized-for-your-personal-account

from aws-codedeploy-agent.

SuyogShinde942 avatar SuyogShinde942 commented on June 8, 2024

maybe commit was not proper, so try again to commit and use a new commit id

from aws-codedeploy-agent.

doenoe avatar doenoe commented on June 8, 2024

Not sure what's causing the 404 error. But I managed to resolve the issue by deleting and creating a new Github token.

As far as I know you can only delete Github tokens in Codedeploy via the CLI.
To delete the Github token, you must use the following CLI command.:

aws deploy delete-git-hub-account-token --token-name token-name

After that you can recreate the Github token and the deployment should work again

from aws-codedeploy-agent.

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.