I have a Linux machine on Google Cloud, created with Bitnami.
It was working well, and it could be accessed through SSH, usign the web console or putty. However suddenly today it can not be accessed via SSH in any way. When I try to edit the VM and change the SSH keys or make any other change to it i get the following error message:
Editing VM instance:"***" failed.
Error:Supplied fingerprint does not match current metadata fingerprint
The VM still running and the services deployed on it still working, but no changes can be made. I have about 10 other VMs, and all of them still having SSH Access.
I have tried to follow several guides on GC docs, but almost none can be done without command line access.