SUSE Linux SSM Error

0

Getting the below error while scanning one of the SUSE linux server in this account.

root [INFO]: reading creds from ssm identity config root [INFO]: reading creds from ssm share file config root [INFO]: No credentials found in ssm_identity_config root [INFO]: reading creds from metadata_v2 config root [INFO]: Reading Local Configuration file

We also did not get any error in the SSM error option but i found this in the SSM output option.

AWS
Rajjii
gefragt vor 2 Monaten247 Aufrufe
1 Antwort
2
Akzeptierte Antwort

Hi USER check the steps to resolve issue hope it helps :

The SUSE Linux server is unable to find valid credentials for accessing SSM. This is indicated by the error messages stating that no credentials were found in the various checked locations

  1. Verify SSM Agent Installation: Ensure the SSM Agent is correctly installed and running on the SUSE Linux server.
  2. Check IAM Role Permissions: Confirm that the EC2 instance associated with the server has an IAM role with necessary permissions to access SSM.
  3. Inspect SSM Agent Configuration: Review the SSM Agent configuration file for any errors or incorrect settings.
  4. Test Network Connectivity: Verify network connectivity between the SUSE server and SSM services.
  5. Inspect Security Groups: Ensure that the security groups allow communication between the server and SSM.
  6. Rotate Instance Credentials: If using instance profile credentials, rotate them to see if it resolves the issue.

For More follow the links

https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-agent.html

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html

https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-agent-technical-details.html

profile picture
EXPERTE
Sandeep
beantwortet vor 2 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen