aws ec2 is always auto started after coder workspace is stopped.
it seems that my ec2 instance is always auto started back an hour later, whenever I have stopped the coder workspace. how can I ensure, the ec2 instance is not auto started back? pls help
7 Replies
<#1264422954947579985>
Category
Help needed
Product
Coder OSS (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
hey @Manchi L.
what template are you using?
I am using aws Linux template
I used the pre-built template: AWS EC2 (Linux)
Just to be clear. The VM does stop but auto turns on?
Can you share Coderd logs from the time it auto starts?
the only workaround right now:
workspace will stop if I stop ec2 instance from AWS management console, not in Coder server web UI.
otherwise, if I stop workspace from coder server, ec2 will somehow start it up again in an hour. any suggest? pls help
let me try to reproduce the log, sorry for the waiting
Logs can tell us if it's actually Coder which is initiating the start or not.
I am trying to reproduce the same scenario but the auto starting up is not happening today, very odd. let me observe and try again later today