Skip to Main Content

Oracle Developer Tools for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't load webview for Oracle VScode extension when running in a container in Visual Studio Code

user-6monqFeb 22 2023 — edited Feb 27 2023

When I open Visual Studio Code using Dev Containers https://code.visualstudio.com/docs/devcontainers/containers the web view doesn't load for the Oracle VScode extension.

When I open the extension locally, all is fine. I've checked the developer tools and for some reason I am getting a 401 error when requesting the required assets (js, css).

Please refer to the screenshot.

I am pretty stuck on this one. Don't know why I would be getting a 401 requesting things locally within my container. Here is one of the address links:

https://file+.vscode-resource.vscode-cdn.net/root/.vscode-server/extensions/oracle.oracledevtools-21.5.0/out/ui/css/app.css

Any help would be much appreciated. (I am using the latest version of vscode (1.75.1) and the latest version of the extension).

Thanks,

Kostya

oracle-extension-screenshot.png

Comments
Post Details
Added on Feb 22 2023
5 comments
1,612 views