I kept getting kicked out of my compute engine instance after a few seconds of idle with the indicated error (255). I used \'gcloud compute ssh\' to log in. I am using t
Reinitializing the gcloud with "gcloud init" and generating new ssh keys resolved the problem for me.