shapehq / tartelet

⚙️💻 A macOS app that makes it a breeze to manage multiple GitHub Actions runners in ephemeral virtual machines on a single host machine. The benefits are that runners can run in parallel, and each job runs in an isolated environment.
MIT License
501 stars 15 forks source link

Upgrading from 0.3 got me in a reboot loop #72

Open jfro opened 3 months ago

jfro commented 3 months ago
  1. Replaced Tartlet 0.3 with 0.8.x (previously configured to boot VMs on start)
  2. Launched it
  3. It proceeded to try to boot VMs but failed to ssh login & kept restarting
  4. Stop/start was missing from menu item

Entering settings & turning off start-on-boot & restarting Tartlet broke the loop & got me start/stop item so was able to configure things after that & now it's running great.