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

[Bug]: Cannot downgrade from version 1.34.0 to version 1.34.0 #5959

Open
ssyberg opened this issue Oct 23, 2024 · 1 comment
Open

[Bug]: Cannot downgrade from version 1.34.0 to version 1.34.0 #5959

ssyberg opened this issue Oct 23, 2024 · 1 comment
Labels
type/bug Issues that are bugs.

Comments

@ssyberg
Copy link

ssyberg commented Oct 23, 2024

Description:

I'm not really sure what to say about this one...

% copilot svc deploy  
Name: backend
Environment: staging
It looks like you are trying to use an earlier version of Copilot to downgrade `workload backend` lastly updated by a newer version of Copilot.
- We recommend upgrade your local Copilot CLI version and run this command again.
- Alternatively, you can run with `--allow-downgrade` to override. However, this can cause unsuccessful deployment. Please use with caution!
✘ cannot downgrade workload "backend" (currently in version v1.34.0) to version 1.34.0
% copilot -v
copilot version: 1.34.0
@ssyberg ssyberg added the type/bug Issues that are bugs. label Oct 23, 2024
@NickFitz
Copy link

I also encountered this issue after upgrading with Homebrew. The version installed showed 1.34.0 (without the v at the start). I uninstalled the Homebrew version and followed the instructions for installing the binary, and that has the v in the output of copilot --version and runs successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Issues that are bugs.
Projects
None yet
Development

No branches or pull requests

2 participants