emilyfoxmusic / factorio-discord-bot

Discord bot for managing factorio servers in AWS.
MIT License
2 stars 0 forks source link

Handle spot instance being restarted #52

Open emilyfoxmusic opened 2 weeks ago

emilyfoxmusic commented 2 weeks ago

When the IP address changes (note: not sure why this happened, presumably spot pricing meant the instance changed or something?) the bot doesn't realise and so RCON etc. stop working, and we can't get the new IP address via the bot.

emilyfoxmusic commented 1 week ago

Yes, this is due to no spot capacity. When a new instance is made it does not know about the change.