We are not able to debug our Appengine Standard Java 11 project using Google cloud debugger
The debugger could not find a debug target for the application name (project-test).
Taking into consideration that The debugger is enabled by default; no configuration is required in App Engine standard environment, as mentioned in this document
So what could be the problem and how can I enable the GCloud debugger?