Google VM instance can’t connect at external IP address
I’ve deployed a google VM instance running a docker container with the following test code:
apt upgrade freezes on GCE debian VM instance
I created an E2-micro VM instance on GCE, connected via SSH and performed apt update
followed by apt upgrade
, however the upgrade operation gets frozen at a certain point (screenshot below) everytime I try. Ctrl-Break does not work. I tried via in-browser SSH and via PuTTy, same result. I had to open a second connection, kill apt processes, then dpkg --configure -a
because of the error displayed below.