I'm trying to debug a problem with deploying an Express server, and I need to see the logs. I can't do it locally because the issue is my launch configuration/app.yaml.
So below is a picture of my console, where I can see the instance.
Also in the terminal I can use gcloud and see the same instance, but when I try to ssh into it or enable debug the CLI tells me there are no such instnaces
[![Trying to enable debug mode on the instances][3]](https://i.stack.imgur.com/ioaOH.png)

