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
520 stars 19 forks source link

Upgrading from 0.3 got me in a reboot loop #72

Open jfro opened 7 months ago

jfro commented 7 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.

krzysztof-pawlicki-nemo commented 1 month ago

Do you remember what were the configuration steps you did to break the loop? Seems like I have similar issue after upgrading to sequoia on host machine. Maybe unrelated but who knows.