You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, it was very random on whether the build workflow would be able to start and provision the VM, resulting early on in the following error:
The guest machine entered an invalid state while waiting for it
to boot. Valid states are 'starting, running'. The machine is in the
'gurumeditation' state. Please verify everything is configured
properly and try again.
Locally, it builds perfectly fine.
I have already tried:
Restarting the failing jobs multiple times.
Deleting the cache (did not help, it just gets the boxes again)
Changing the github runner from macos-12 to macos-13 or to ubuntu-latest. Both don't seem to have Vagrant installed.
The text was updated successfully, but these errors were encountered:
Recently, it was very random on whether the build workflow would be able to start and provision the VM, resulting early on in the following error:
Locally, it builds perfectly fine.
I have already tried:
macos-12
tomacos-13
or toubuntu-latest
. Both don't seem to have Vagrant installed.The text was updated successfully, but these errors were encountered: