Skip to content

SSM not running by default when launching the bottlerocket instance in EC2 #2448

Answered by stmcginnis
azizzoaib786 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @azizzoaib786 - I've seen the same thing if there are issues preventing the configuration files being written out. That causes some core services to fail to start and prevents being able to connect using SSM.

Are you passing in user data? From the error, it looks like the contents of user data might not be correct or complete. During boot up there is a service called early-boot-config that reads configuration data and uses that to format and write out various configuration files with the appropriate settings. If anything fails with that process, it is not able to complete setting up all config files and services are not able to start.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@azizzoaib786
Comment options

@yaroslav-nakonechnikov
Comment options

@webern
Comment options

Answer selected by azizzoaib786
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants