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

Fails to access Debian package signature for arm64 architecture #43

Open
peteoshea opened this issue Jun 27, 2022 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@peteoshea
Copy link

When trying to use this role on a Debian arm64 instance there seems to be an issue accessing the signature:

TASK [cloudwatch-agent : Download amazon-cloudwatch-agent.deb.sig file] ***************************************************************************************************************************************************************************************************************************
fatal: [x.x.x.x]: FAILED! => {"changed": false, "dest": "/tmp/amazon-cloudwatch-agent.deb.sig", "elapsed": 0, "msg": "Request failed", "response": "HTTP Error 403: Forbidden", "status_code": 403, "url": "https://s3.amazonaws.com/amazoncloudwatch-agent/debian/arm64/latest/amazon-cloudwatch-agent.deb.sig"}
@christiangda
Copy link
Owner

Hi @peteoshea ,

as you can check here, ARM64 Debian Package is not available https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/install-CloudWatch-Agent-commandline-fleet.html

@christiangda christiangda self-assigned this Nov 12, 2022
@christiangda christiangda added the enhancement New feature or request label Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants