I'm having a problem with my instance on CE. It's an ubuntu webserver with SSL configured using a password-protected certificate. Now, this certificate requires a password to be entered upon reboot which makes the machine effectively hang. Because this happens before the SSH-daemon is started I'm also locked out from the machine over SSH.
A few months ago I also faced this issue and someone from Google gave me access to the alpha release of "connect to serial console" which worked great and solved the issue. Now, I'm facing the same issue again, but the serial console is no longer working:
$ gcloud alpha compute --project "sandbox-974" connect-to-serial-port "phpsandbox" --zone "europe-west1-b"