Coder.comC
Coder.com3y ago
2 replies
Elio

Coder trying to load agent on stopped AWS instance

I have a template (similar to the example AWS one: https://github.com/coder/coder/blob/main/examples/templates/aws-linux/main.tf) that boots up an AWS EC2 instance. This works fine but when stopping the instance (either through the example method or with the aws_ec2_instance_state resource) the Coder UI shows that it is still trying to load the agent status and then eventually marks the stopped workspace as unhealthy
Screenshot_2023-07-17_at_3.02.28_PM.png
Was this page helpful?