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

New version available but no GitHub release exists #64

Closed
JakeBrown opened this issue Mar 15, 2023 · 4 comments
Closed

New version available but no GitHub release exists #64

JakeBrown opened this issue Mar 15, 2023 · 4 comments

Comments

@JakeBrown
Copy link

JakeBrown commented Mar 15, 2023

There appears to be a v1.2.458.0 version available, even though there have been no code changes in this repo and the latest GitHub release is Release 1.2.398.0 - 2022-10-13.

AWS Copilot CLI

AWS Copilot CLI Looks like the Session Manager plugin is using version 1.2.398.0.
Would you like to update it to the latest version 1.2.458.0? 

Checking latest hosted version:

$ curl -s https://s3.amazonaws.com/session-manager-downloads/plugin/latest/VERSION
1.2.458.0

Version v1.2.458 seems to be buggy and is likely also the cause of this issue: aws/copilot-cli#4627.

@pyang55
Copy link

pyang55 commented Mar 15, 2023

this is a problem in our environment right now. we use the ansible connection and that has stopped working altogether after the update.

Our docker image downloads from the s3 path marked latest. this is a temporary fix for anyone using ubuntu
https://s3.amazonaws.com/session-manager-downloads/plugin/1.2.398.0/ubuntu_64bit/session-manager-plugin.deb

@andymac4182
Copy link

Has this been reported to your Account managers?

@Yangtao-Hua
Copy link
Contributor

Hi,
That was an old version released and team reverted it after found some issue. Github side updated kind of late after it. We did not expected the impact, will keep it sync with github side update in future.
There is new version 1.2.463.0 available. If anyone still encounter issue, feel free to reopen it.

Thanks,
Yangtao

@ColeDCrawford
Copy link

This seems to be happening again. There is a release 1.2.497.0 available and the latest Github release is still 1.2.463.0. This broke my CD which runs a copilot svc exec command. I tried upgrading SM locally (M1), and it failed.

First ran:

Looks like the Session Manager plugin is using version 1.2.463.0.
Would you like to update it to the latest version 1.2.497.0? Yes

Then tried running copilot svc exec:

✘ Failed to validate the Session Manager plugin. Please install or make sure your SSM plugin is up-to-date:
https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html
validate ssm plugin: get local ssm plugin version: signal: killed

I uninstalled and reinstalled SM with the signed installer and it worked.

Upgraded Copilot to the latest in my CD and it is still failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants