Hi
I have a Container DB (23ai) running with a simple pluggaled DB running in a private network in OCI. In the same network I have Oracle Autonomous Linux 8 running, where a VSCode Server is running. I access via with local VScode and Remote SSH. Almost everything plays fine. I have opened port from CDB to VSCode server to debug giving right and set ACL. When I try to debug I get the following error.
What do I need to do?
Cannot invoke "com.oracle.dbtools.utils.core.web.common.WebURI$Path.toString()" because "contextRelativePath" is null
ORA-30683: failure establishing connection to debugger ORA-30699: network connection failed: connection timed out ORA-06512: at "SYS. DBMS_DEBUG_JDWP", line 68 ORA-06512: at line 1 https://docs.oracle.com/error-help/db/ora-30683/
Thank you in advance for the help and a good product.
/Flemming