'Attach remote debugger to cloud run from Intellij
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 saying "Unknown repositories are not supported." and nothing happens if I click on "Attach Anyway".
Obs: I'm using Kotlin. Could this be the problem?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
