Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rate limited when attempting to upgrade Amplify CLI #11774

Open
2 tasks done
chrisbonifacio opened this issue Jan 13, 2023 · 2 comments
Open
2 tasks done

Rate limited when attempting to upgrade Amplify CLI #11774

chrisbonifacio opened this issue Jan 13, 2023 · 2 comments
Labels
bug Something isn't working installation Issues tied to installation of the CLI p3

Comments

@chrisbonifacio
Copy link
Member

How did you install the Amplify CLI?

npm -g i @aws-amplify/cli

If applicable, what version of Node.js are you using?

v16.13.0

Amplify CLI Version

10.6.0

What operating system are you using?

Windows

Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

No manual changes made

Describe the bug

Screenshot 2023-01-13 at 10 49 56 AM

Expected behavior

Amplify package upgrades to the latest version

Reproduction steps

  1. Have 10.6.0 installed
  2. run amplify upgrade
  3. profit?

Project Identifier

No response

Log output

# Put your logs below this line


Additional information

No response

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.
@chrisbonifacio chrisbonifacio added the pending-triage Issue is pending triage label Jan 13, 2023
@josefaidt josefaidt added the installation Issues tied to installation of the CLI label Jan 13, 2023
@josefaidt josefaidt added bug Something isn't working and removed pending-triage Issue is pending triage labels Feb 14, 2023
@josefaidt
Copy link
Contributor

Marking as a bug to reevaluate this strategy for checking updates when working behind a corporate VPN (or in an AWS EC2 instance, for example) blocks our ability to upgrade the CLI with amplify upgrade

As a workaround, please use the Node.js package manager of choice to update the CLI.

@josefaidt josefaidt added wontfix This will not be worked on p3 and removed wontfix This will not be worked on labels Feb 14, 2023
@josefaidt
Copy link
Contributor

Marking as a p3 bug to improve error messaging when running into 403's from GitHub's API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working installation Issues tied to installation of the CLI p3
Projects
None yet
Development

No branches or pull requests

2 participants