Skip to content

Teleport-acm service does not start after reboot of starter cluster #43172

Answered by webvictim
varuna-aample asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like this was an error in the unit file - I've submitted a PR here to fix it: #43213

Assuming this is merged and backported quickly, the 16.0.2 AMI should have the fix in.

In the meantime, you can just sudo systemctl edit --full teleport-acm.service and add this to the end of the file:


[Install]
WantedBy=multi-user.target

Then sudo systemctl daemon-reload and sudo systemctl enable teleport-acm should work.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by webvictim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants