aws / amazon-ssm-agent

An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).
https://aws.amazon.com/systems-manager/
Apache License 2.0
1.06k stars 324 forks source link

Amazon SSM Agent - Release 3.3.1311.0 - aws:configurePackage download failed #600

Open etiennejeanneaurevolve opened 1 day ago

etiennejeanneaurevolve commented 1 day ago

Amazon SSM Agent - Release 3.3.1311.0

Description

aws:configurePackage used as part of AWS-ConfigureAWSPackage fails to install AwsVssComponents with SSM agent version 3.3.1311.0 Something has changed in the way the AWS package is downloaded and it now fails in our environment.

Workaround

Use version 3.3.1230.0 or earlier.

Logs

SSM Run command output: error when reading the manifest from cache open C:\Program Files\Amazon\SSM\Manifests_arnawsssmpackageawsvsscomponents_26_AGRGDRLBIAAGXDGWI24ZWX3HTME43RT6JVD7NBSJDMRR2XRFCBAA====_2.4.0.json: The system cannot find the file specified.

SSM Run command Error: failed to download the manifest: failed to download manifest - failed to retrieve manifest: ValidationException: Require valid document name. status code: 400, request id: 85b56764-800c-4cd3-bc32-9c38918471d8 failed to download manifest - failed to retrieve manifest: ValidationException: Require valid document name. status code: 400, request id: 85b56764-800c-4cd3-bc32-9c38918471d8 failed to download the manifest: failed to download manifest - failed to retrieve manifest: ValidationException: Require valid document name. status code: 400, request id: 85b56764-800c-4cd3-bc32-9c38918471d8 failed to download the manifest: failed to download manifest - failed to retrieve manifest: ValidationException: Require valid document name. status code: 400, request id: 85b56764-800c-4cd3-bc32-9c38918471d8

Aperocky commented 1 day ago

Thanks for the report, we are fixing the issue and will be publishing a new version.