reclaim-the-stack / talos-manager

Rails application to help bootstrap Talos Linux on Hetzner servers
MIT License
32 stars 10 forks source link

Bootstrap doesn't work in the "create snapshot" part #5

Closed gunnars04 closed 9 months ago

gunnars04 commented 9 months ago
  1. I create a hetzner cloud ubuntu vm (smallest, shared)
  2. I use Talos Manager to enter rescue mode
  3. I use Talos Manager to bootstrap
  4. I get this error always: image
gunnars04 commented 9 months ago

This fix by @dbackeus fixed it: https://github.com/reclaim-the-stack/talos-manager/commit/bef536b035e57ff04557c83b53a2da64cb6d3590

It also fixed the issue that heroku talos-manager wasn't coming up after git push. Everything works now! :)