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
My Ubuntu VM on an arm64 host which I'm using to develop a Django application now stopped to start correctly, getting stuck at pass 2 of 3:
INFO[0020] [hostagent] Waiting for the essential requirement 1 of 3: "ssh"
INFO[0021] [hostagent] The essential requirement 1 of 3 is satisfied
INFO[0021] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0061] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0101] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0141] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0181] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0221] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0261] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0301] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0341] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0381] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0421] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0461] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0502] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0542] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
INFO[0582] [hostagent] Waiting for the essential requirement 2 of 3: "user session is ready for ssh"
FATA[0600] did not receive an event with the "running" status
The strange thing is that I can actually log into the VM, and it seems working correctly. Should I file an issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My Ubuntu VM on an arm64 host which I'm using to develop a Django application now stopped to start correctly, getting stuck at pass 2 of 3:
The strange thing is that I can actually log into the VM, and it seems working correctly. Should I file an issue?
Thanks,
Thomas
Beta Was this translation helpful? Give feedback.
All reactions