SSH Troubleshooting
If Yeast waits for SSH too long:
Common causes:
- first boot is still running cloud-init
- SSH key is missing
- VM failed to boot
- requested
ssh_portis already used
Check your SSH public key:
Check The Port
Use yeast status to find the management port:
Then test SSH manually:
If your project uses a custom user, replace yeast with that user.
First Boot Can Be Slow
Cloud images may take a few minutes on first boot, especially while cloud-init is expanding disks, configuring users, or installing packages.
Check logs before assuming the VM is broken: