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

aws-sdk-core incorrect version #21

Open
jarrettj opened this issue Aug 18, 2017 · 1 comment
Open

aws-sdk-core incorrect version #21

jarrettj opened this issue Aug 18, 2017 · 1 comment
Labels

Comments

@jarrettj
Copy link

Hi,

Not sure if it is OS specific. I'm on Ubuntu Xenial, after installation when I check the log I get the following during message:

2017-08-18T09:35:13 ERROR [codedeploy-agent(7915)]: Plugin codedeploy could not be loaded: Unable to activate codedeploy-commands-1.0.0, because aws-sdk-core-2.6.11 conflicts with aws-sdk-core (~> 2.7.1).

Deploys won't work. I simple installed aws-sdk-core 2.7.1 and did a restart. All seems fine now.

Regards.
JJ

@Pierozi
Copy link
Contributor

Pierozi commented Aug 18, 2017

Hello @jarrettj
It's because you have put a version that is not compatible with the minimum required by the aws-code-deploy-agent.

Look at the two attributes node['aws-codedeploy-agent']['aws_sdk_core-version'] and node['aws-codedeploy-agent']['aws_codedeploy_agent-version']

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

No branches or pull requests

2 participants