Closed stvnwrgs closed 8 years ago
I cannot reproduce this. Can you provide more information about the metadata you are passing to the instance, the SSH logs, and any other configuration you have provided to the machine?
I'm not using any cloud-init or metadata.
I just run the following:
gcloud compute instances create test --image=coreos-alpha-1032-1-0-v20160505 --image-project=coreos-cloud --network default --zone europe-west1-b
After the machine is up, it asks for a password:
gcloud compute ssh --zone europe-west1-b test
Warning: Permanently added '130.211.49.35' (ECDSA) to the list of known hosts.
Password:
When doing the same with the stable image I can login normally.
Sorry, but SSH logs are quite hard to get without any access =/
Looks like coreos-alpha-1045-0-0-v20160512
is working again.
Looks like this is the problem: coreos/coreos-overlay/pull/1919
@stvnwrgs yes, you are correct. This will be fixed this week in the Alpha and Beta.
The actual alpha and beta images on GCE won't start up correctly.
After the machine is created, you are not able to ssh to the machine. Also the serial output won't change after the line ending with
login
Affected images: coreos-alpha-1032-1-0-v20160505 coreos-beta-1010-3-0-v20160505
Log:
Actual stable is working: coreos-stable-899-17-0-v20160504