cloud-code-intellij icon indicating copy to clipboard operation
cloud-code-intellij copied to clipboard

Attaching a remote debugger to cloud debugger from IntelliJ fails

Open peterlin741 opened this issue 4 years ago • 0 comments

context from stack overflow

I have an app running on Cloud Run and I'm trying to debug remotely using Intellij and the Cloud Code plugin. The java agent is > running and I'm able to create snapshots on the GCP Debugger, but Intellij won't attach to the remote code. It shows my > project and target properly but gives me this warning and nothing happens if I click on "Attach Anyway".

debug

Obs: I'm using Kotlin. Could this be the problem?

We will investigate this on our end using a sample Kotlin app

peterlin741 avatar Jan 28 '22 22:01 peterlin741