Coder Social home page Coder Social logo

Comments (10)

github-actions avatar github-actions commented on August 25, 2024

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

from docker-code-server.

Roxedus avatar Roxedus commented on August 25, 2024

This works as expected with our ngix-based reverse proxy solution, so I'm inclined to say this is a issue with the apache setup.

from docker-code-server.

NunoHiggs avatar NunoHiggs commented on August 25, 2024

@Roxedus

Then why does the exact same app outside of the docker container works behind the exact same reverse proxy?
Its just this particular containerized version of code-server that has issues.

IE, for full disclosure i installed a rocky8 inside an lxc container, installed the app, and everything worked perfectly. But i would prefer to use this dockerized version.

from docker-code-server.

Roxedus avatar Roxedus commented on August 25, 2024

You would have to traverse the normal troubleshooting path to answer that, browser console and webserver logs.
This is not something we are able to reproduce.

from docker-code-server.

NunoHiggs avatar NunoHiggs commented on August 25, 2024

@Roxedus

From what i can see in the logs this seams to be important:

ERR close { target: WebSocket, isTrusted: true, wasClean: false, code: 1006, reason: "", srcElement: WebSocket, currentTarget: WebSocket, eventPhase: 2, bubbles: false, cancelable: false, … }
.
.
.
The customer named handleDeltaExtensions has been holding on to the lock for 30s. This might be a problem.
.
.
.

The connection to wss://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49?reconnectionToken=4ed5c38c-991d-4cfa-b774-59d31a097a32&reconnection=false&skipWebSocketFrames=false was

The last one seams weird as i am not running on wss but only on ws. Is there a way to force code-server in this server to run tls/ssl?

Here are the console logs from the browser:

This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. [vscode.net.xpto](https://vscode.net.xpto/?folder=/config/workspace/pub)
 INFO Resolving connection token (vscode.net.xpto)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Resolved connection token (vscode.net.xpto) after 4 ms [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-Management-5a06514b-4238-4ee3-ac98-8439aa199171)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-Management-5a06514b-4238-4ee3-ac98-8439aa199171) was successful after 169 ms. [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
Loading failed for the <script> with source “https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vsda.js”. [vscode.net.xpto:1:1](https://vscode.net.xpto/?folder=/config/workspace/pub)
The web worker extension host is started in a same-origin iframe! [webWorkerExtensionHost.ts:113:11](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
Feature Policy: Skipping unsupported feature name “usb”. [webWorkerExtensionHost.ts:135:9](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
Feature Policy: Skipping unsupported feature name “serial”. [webWorkerExtensionHost.ts:135:9](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
Feature Policy: Skipping unsupported feature name “hid”. [webWorkerExtensionHost.ts:135:9](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webWorkerExtensionHost.ts:135:9](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
Feature Policy: Skipping unsupported feature name “usb”. [webWorkerExtensionHost.ts:140:9](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
Feature Policy: Skipping unsupported feature name “serial”. [webWorkerExtensionHost.ts:140:9](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
Feature Policy: Skipping unsupported feature name “hid”. [webWorkerExtensionHost.ts:140:9](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webWorkerExtensionHost.ts:140:9](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
Feature Policy: Skipping unsupported feature name “usb”. [webWorkerExtensionHost.ts:191:32](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
Feature Policy: Skipping unsupported feature name “serial”. [webWorkerExtensionHost.ts:191:32](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
Feature Policy: Skipping unsupported feature name “hid”. [webWorkerExtensionHost.ts:191:32](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webWorkerExtensionHost.ts:191:32](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts)
 INFO Updating additional builtin extensions cache [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-ExtensionHost-22775d74-7489-465a-8f84-a1b26f2a4b7d)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [Service Worker] registered [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-ExtensionHost-22775d74-7489-465a-8f84-a1b26f2a4b7d) was successful after 545 ms. [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:442:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:442:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:512:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:512:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:442:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:442:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:512:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:512:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing. [vscode.net.xpto](https://vscode.net.xpto/?folder=/config/workspace/pub)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:486:16](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:486:16](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing. [vscode.net.xpto](https://vscode.net.xpto/?folder=/config/workspace/pub)
AI generated workspace trust dialog contents not available. [workspace.contribution.ts:324:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/workspace/browser/workspace.contribution.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:442:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:442:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:512:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:512:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:486:16](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:486:16](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing. [vscode.net.xpto](https://vscode.net.xpto/?folder=/config/workspace/pub)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:442:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:442:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:512:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:512:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:486:16](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:486:16](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:442:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:442:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:512:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:512:10](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [webviewElement.ts:486:16](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
Feature Policy: Skipping unsupported feature name “autoplay”. [webviewElement.ts:486:16](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/contrib/webview/browser/webviewElement.ts)
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing. [vscode.net.xpto](https://vscode.net.xpto/?folder=/config/workspace/pub)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [index-no-csp.html:980:13](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/contrib/webview/browser/pre/index-no-csp.html?id=fb5599a6-5dab-481c-b1e8-217ba3ae92ba&origin=fb5599a6-5dab-481c-b1e8-217ba3ae92ba&swVersion=4&extensionId=&platform=browser&vscode-resource-base-authority=vscode-resource.vscode-cdn.net&parentOrigin=https%3A%2F%2Fvscode.net.xpto&remoteAuthority=vscode.net.xpto)
Feature Policy: Skipping unsupported feature name “autoplay”. [index-no-csp.html:980:13](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/contrib/webview/browser/pre/index-no-csp.html?id=fb5599a6-5dab-481c-b1e8-217ba3ae92ba&origin=fb5599a6-5dab-481c-b1e8-217ba3ae92ba&swVersion=4&extensionId=&platform=browser&vscode-resource-base-authority=vscode-resource.vscode-cdn.net&parentOrigin=https%3A%2F%2Fvscode.net.xpto&remoteAuthority=vscode.net.xpto)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [index-no-csp.html:989:48](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/contrib/webview/browser/pre/index-no-csp.html?id=fb5599a6-5dab-481c-b1e8-217ba3ae92ba&origin=fb5599a6-5dab-481c-b1e8-217ba3ae92ba&swVersion=4&extensionId=&platform=browser&vscode-resource-base-authority=vscode-resource.vscode-cdn.net&parentOrigin=https%3A%2F%2Fvscode.net.xpto&remoteAuthority=vscode.net.xpto)
Feature Policy: Skipping unsupported feature name “autoplay”. [index-no-csp.html:989:48](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/contrib/webview/browser/pre/index-no-csp.html?id=fb5599a6-5dab-481c-b1e8-217ba3ae92ba&origin=fb5599a6-5dab-481c-b1e8-217ba3ae92ba&swVersion=4&extensionId=&platform=browser&vscode-resource-base-authority=vscode-resource.vscode-cdn.net&parentOrigin=https%3A%2F%2Fvscode.net.xpto&remoteAuthority=vscode.net.xpto)
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. [index-no-csp.html:992:18](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/contrib/webview/browser/pre/index-no-csp.html?id=fb5599a6-5dab-481c-b1e8-217ba3ae92ba&origin=fb5599a6-5dab-481c-b1e8-217ba3ae92ba&swVersion=4&extensionId=&platform=browser&vscode-resource-base-authority=vscode-resource.vscode-cdn.net&parentOrigin=https%3A%2F%2Fvscode.net.xpto&remoteAuthority=vscode.net.xpto)
Feature Policy: Skipping unsupported feature name “autoplay”. [index-no-csp.html:992:18](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/contrib/webview/browser/pre/index-no-csp.html?id=fb5599a6-5dab-481c-b1e8-217ba3ae92ba&origin=fb5599a6-5dab-481c-b1e8-217ba3ae92ba&swVersion=4&extensionId=&platform=browser&vscode-resource-base-authority=vscode-resource.vscode-cdn.net&parentOrigin=https%3A%2F%2Fvscode.net.xpto&remoteAuthority=vscode.net.xpto)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] received socket close event (wasClean: false, code: 1006, reason: ). [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
  ERR 
close { target: WebSocket, isTrusted: true, wasClean: false, code: 1006, reason: "", srcElement: WebSocket, currentTarget: WebSocket, eventPhase: 2, bubbles: false, cancelable: false, … }
[log.ts:441:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] starting reconnecting loop. You can get more information with the trace log level. [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] resolving connection... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] connecting to WebSocket(vscode.net.xpto:443)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-ExtensionHost-22775d74-7489-465a-8f84-a1b26f2a4b7d)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-ExtensionHost-22775d74-7489-465a-8f84-a1b26f2a4b7d) was successful after 572 ms. [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] reconnected! [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][Management   ][5a065…][reconnect] received socket close event (wasClean: false, code: 1006, reason: ). [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
  ERR 
close { target: WebSocket, isTrusted: true, wasClean: false, code: 1006, reason: "", srcElement: WebSocket, currentTarget: WebSocket, eventPhase: 2, bubbles: false, cancelable: false, … }
[log.ts:441:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][Management   ][5a065…][reconnect] starting reconnecting loop. You can get more information with the trace log level. [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][Management   ][5a065…][reconnect] resolving connection... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][Management   ][5a065…][reconnect] connecting to WebSocket(vscode.net.xpto:443)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-Management-5a06514b-4238-4ee3-ac98-8439aa199171)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-Management-5a06514b-4238-4ee3-ac98-8439aa199171) was successful after 405 ms. [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][Management   ][5a065…][reconnect] reconnected! [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
The customer named handleDeltaExtensions has been holding on to the lock for 30s. This might be a problem. [extensionDescriptionRegistry.ts:382:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/workbench/services/extensions/common/extensionDescriptionRegistry.ts)
  ERR Error received from starting extension host (kind: Remote) [log.ts:441:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
  ERR The remote extension host took longer than 60s to send its ready message. [log.ts:441:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] received socket close event (wasClean: false, code: 1006, reason: ). [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
  ERR 
close { target: WebSocket, isTrusted: true, wasClean: false, code: 1006, reason: "", srcElement: WebSocket, currentTarget: WebSocket, eventPhase: 2, bubbles: false, cancelable: false, … }
[log.ts:441:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] starting reconnecting loop. You can get more information with the trace log level. [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] resolving connection... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] connecting to WebSocket(vscode.net.xpto:443)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-ExtensionHost-22775d74-7489-465a-8f84-a1b26f2a4b7d)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-ExtensionHost-22775d74-7489-465a-8f84-a1b26f2a4b7d) was successful after 482 ms. [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] reconnected! [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][Management   ][5a065…][reconnect] received socket close event (wasClean: false, code: 1006, reason: ). [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
  ERR 
close { target: WebSocket, isTrusted: true, wasClean: false, code: 1006, reason: "", srcElement: WebSocket, currentTarget: WebSocket, eventPhase: 2, bubbles: false, cancelable: false, … }
[log.ts:441:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][Management   ][5a065…][reconnect] starting reconnecting loop. You can get more information with the trace log level. [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][Management   ][5a065…][reconnect] resolving connection... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][Management   ][5a065…][reconnect] connecting to WebSocket(vscode.net.xpto:443)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-Management-5a06514b-4238-4ee3-ac98-8439aa199171)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-Management-5a06514b-4238-4ee3-ac98-8439aa199171) was successful after 491 ms. [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][Management   ][5a065…][reconnect] reconnected! [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] received socket close event (wasClean: false, code: 1006, reason: ). [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
  ERR 
close { target: WebSocket, isTrusted: true, wasClean: false, code: 1006, reason: "", srcElement: WebSocket, currentTarget: WebSocket, eventPhase: 2, bubbles: false, cancelable: false, … }
[log.ts:441:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] starting reconnecting loop. You can get more information with the trace log level. [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] resolving connection... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] connecting to WebSocket(vscode.net.xpto:443)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-ExtensionHost-22775d74-7489-465a-8f84-a1b26f2a4b7d)... [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO Creating a socket (renderer-ExtensionHost-22775d74-7489-465a-8f84-a1b26f2a4b7d) was successful after 396 ms. [log.ts:421:12](https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/out-vscode-reh-web/vs/workbench/file:/home/runner/work/code-server/code-server/lib/vscode/src/vs/platform/log/common/log.ts)
 INFO [remote-connection][ExtensionHost][22775…][reconnect] reconnected!
  INFO [lifecycle] onBeforeUnload triggered and handled with veto support log.ts:421:12
Uncaught (in promise) Error: Throttler is disposed
    queue https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:94
    trigger https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:94
    b https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:94
    promise callback*trigger https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:94
    trigger https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:94
    D https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:113
    flush https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:113
    flush https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:764
    H https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:1691
    F https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:1691
    w https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:1691
workbench.web.main.js:94:13757
Uncaught (in promise) Error: Unable to write file 'vscode-log:/20231221T073013/window.log' (Error: IndexedDB database 'vscode-web-db' is closed.)
    B https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:639
    writeFile https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:645
    flush https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:645
    g https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:646
    queue https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:94
    trigger https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:94
    b https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:94
    promise callback*trigger https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:94
    trigger https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:94
    g https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:646
    info https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:645
    h https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:645
    g https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:645
    info https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:645
    info https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:645
    info https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:646
    F https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:1691
    w https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vs/workbench/workbench.web.main.js:1691
workbench.web.main.js:639:19283
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. vscode.net.xpto
 INFO Resolving connection token (vscode.net.xpto)... log.ts:421:12
 INFO Resolved connection token (vscode.net.xpto) after 6 ms log.ts:421:12
 INFO Creating a socket (renderer-Management-5fe80504-c2c2-44ad-afa0-1c5665b8b984)... log.ts:421:12
 INFO Creating a socket (renderer-Management-5fe80504-c2c2-44ad-afa0-1c5665b8b984) was successful after 256 ms. log.ts:421:12
XHRGEThttps://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vsda_bg.wasm
[HTTP/1.1 404 Not Found 215ms]

GEThttps://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vsda.js
[HTTP/1.1 404 Not Found 277ms]

Loading failed for the <script> with source “https://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49/static/out/vsda.js”. vscode.net.xpto:1:1
The web worker extension host is started in a same-origin iframe! webWorkerExtensionHost.ts:113:11
Feature Policy: Skipping unsupported feature name “usb”. webWorkerExtensionHost.ts:135:9
Feature Policy: Skipping unsupported feature name “serial”. webWorkerExtensionHost.ts:135:9
Feature Policy: Skipping unsupported feature name “hid”. webWorkerExtensionHost.ts:135:9
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. webWorkerExtensionHost.ts:135:9
Feature Policy: Skipping unsupported feature name “usb”. webWorkerExtensionHost.ts:140:9
Feature Policy: Skipping unsupported feature name “serial”. webWorkerExtensionHost.ts:140:9
Feature Policy: Skipping unsupported feature name “hid”. webWorkerExtensionHost.ts:140:9
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. webWorkerExtensionHost.ts:140:9
Feature Policy: Skipping unsupported feature name “usb”. webWorkerExtensionHost.ts:191:32
Feature Policy: Skipping unsupported feature name “serial”. webWorkerExtensionHost.ts:191:32
Feature Policy: Skipping unsupported feature name “hid”. webWorkerExtensionHost.ts:191:32
Feature Policy: Skipping unsupported feature name “cross-origin-isolated”. webWorkerExtensionHost.ts:191:32
 INFO Creating a socket (renderer-ExtensionHost-4ed5c38c-991d-4cfa-b774-59d31a097a32)... log.ts:421:12
 INFO [Service Worker] registered log.ts:421:12
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing. vscode.net.xpto
 INFO Creating a socket (renderer-ExtensionHost-4ed5c38c-991d-4cfa-b774-59d31a097a32) was successful after 812 ms. log.ts:421:12
Source map error: Error: NetworkError when attempting to fetch resource.
Resource URL: 
Source Map URL: editorSimpleWorker.nls.js.map

Source map error: Error: NetworkError when attempting to fetch resource.
Resource URL: 
Source Map URL: extensionHostWorker.js.map

Source map error: Error: NetworkError when attempting to fetch resource.
Resource URL: 
Source Map URL: extensionHostWorker.nls.js.map

 INFO Updating additional builtin extensions cache log.ts:421:12
 INFO [remote-connection][ExtensionHost][4ed5c…][reconnect] received socket timeout event (unacknowledgedMsgCount: 1, timeSinceOldestUnacknowledgedMsg: 20001, timeSinceLastReceivedSomeData: 21208). log.ts:421:12
 INFO [remote-connection][ExtensionHost][4ed5c…][reconnect] starting reconnecting loop. You can get more information with the trace log level. log.ts:421:12
 INFO [remote-connection][ExtensionHost][4ed5c…][reconnect] resolving connection... log.ts:421:12
 INFO [remote-connection][ExtensionHost][4ed5c…][reconnect] connecting to WebSocket(vscode.net.xpto:443)... log.ts:421:12
 INFO Creating a socket (renderer-ExtensionHost-4ed5c38c-991d-4cfa-b774-59d31a097a32)... log.ts:421:12
 INFO Creating a socket (renderer-ExtensionHost-4ed5c38c-991d-4cfa-b774-59d31a097a32) was successful after 153 ms. log.ts:421:12
 INFO [remote-connection][ExtensionHost][4ed5c…][reconnect] reconnected! log.ts:421:12
 INFO [remote-connection][Management   ][5fe80…][reconnect] received socket close event (wasClean: false, code: 1006, reason: ). log.ts:421:12
  ERR 
close { target: WebSocket, isTrusted: true, wasClean: false, code: 1006, reason: "", srcElement: WebSocket, currentTarget: WebSocket, eventPhase: 2, bubbles: false, cancelable: false, … }
log.ts:441:12
 INFO [remote-connection][Management   ][5fe80…][reconnect] starting reconnecting loop. You can get more information with the trace log level. log.ts:421:12
 INFO [remote-connection][Management   ][5fe80…][reconnect] resolving connection... log.ts:421:12
 INFO [remote-connection][Management   ][5fe80…][reconnect] connecting to WebSocket(vscode.net.xpto:443)... log.ts:421:12
 INFO Creating a socket (renderer-Management-5fe80504-c2c2-44ad-afa0-1c5665b8b984)... log.ts:421:12
 INFO Creating a socket (renderer-Management-5fe80504-c2c2-44ad-afa0-1c5665b8b984) was successful after 482 ms. log.ts:421:12
 INFO [remote-connection][Management   ][5fe80…][reconnect] reconnected! log.ts:421:12
The connection to wss://vscode.net.xpto/stable-0c98611e6b43803a9d5dba222d7023b569abfb49?reconnectionToken=4ed5c38c-991d-4cfa-b774-59d31a097a32&reconnection=false&skipWebSocketFrames=false was interrupted while the page was loading. browserSocketFactory.ts:79:17
  ERR Error received from starting extension host (kind: Remote) log.ts:441:12
  ERR The remote extension host took longer than 60s to send its ready message. log.ts:441:12
 INFO [remote-connection][ExtensionHost][4ed5c…][reconnect] received socket close event (wasClean: false, code: 1006, reason: ). log.ts:421:12
  ERR 
close { target: WebSocket, isTrusted: true, wasClean: false, code: 1006, reason: "", srcElement: WebSocket, currentTarget: WebSocket, eventPhase: 2, bubbles: false, cancelable: false, … }
log.ts:441:12
 INFO [remote-connection][ExtensionHost][4ed5c…][reconnect] starting reconnecting loop. You can get more information with the trace log level. log.ts:421:12
 INFO [remote-connection][ExtensionHost][4ed5c…][reconnect] resolving connection... log.ts:421:12
 INFO [remote-connection][ExtensionHost][4ed5c…][reconnect] connecting to WebSocket(vscode.net.xpto:443)... log.ts:421:12
 INFO Creating a socket (renderer-ExtensionHost-4ed5c38c-991d-4cfa-b774-59d31a097a32)... log.ts:421:12
 INFO Creating a socket (renderer-ExtensionHost-4ed5c38c-991d-4cfa-b774-59d31a097a32) was successful after 620 ms. log.ts:421:12
 INFO [remote-connection][ExtensionHost][4ed5c…][reconnect] reconnected! log.ts:421:12
 INFO [remote-connection][Management   ][5fe80…][reconnect] received socket close event (wasClean: false, code: 1006, reason: ). log.ts:421:12
  ERR 
close { target: WebSocket, isTrusted: true, wasClean: false, code: 1006, reason: "", srcElement: WebSocket, currentTarget: WebSocket, eventPhase: 2, bubbles: false, cancelable: false, … }
log.ts:441:12
 INFO [remote-connection][Management   ][5fe80…][reconnect] starting reconnecting loop. You can get more information with the trace log level. log.ts:421:12
 INFO [remote-connection][Management   ][5fe80…][reconnect] resolving connection... log.ts:421:12
 INFO [remote-connection][Management   ][5fe80…][reconnect] connecting to WebSocket(vscode.net.xpto:443)... log.ts:421:12
 INFO Creating a socket (renderer-Management-5fe80504-c2c2-44ad-afa0-1c5665b8b984)... log.ts:421:12
 INFO Creating a socket (renderer-Management-5fe80504-c2c2-44ad-afa0-1c5665b8b984) was successful after 493 ms. log.ts:421:12
 INFO [remote-connection][Management   ][5fe80…][reconnect] reconnected!

from docker-code-server.

j0nnymoe avatar j0nnymoe commented on August 25, 2024

Are you using LXC to host the container? Maybe that's the issue.

from docker-code-server.

NunoHiggs avatar NunoHiggs commented on August 25, 2024

@j0nnymoe i never found any issues with this configuration. And i am running other environments on it that rely heavily on reverse proxying.
I can spin-up a vm so we can set this to bed, but i am fairly certain that that is not the problem

from docker-code-server.

j0nnymoe avatar j0nnymoe commented on August 25, 2024

Lxc is not a supported/tested platform for us (https://docs.linuxserver.io/misc/support-policy/#unsupported).
Even the Devs of Proxmox don't recommend using LXC if you plan to host docker containers.

from docker-code-server.

j0nnymoe avatar j0nnymoe commented on August 25, 2024

https://forum.proxmox.com/threads/podman-in-lxc-what-do-overlay-not-support-file-handles-and-conflicting-options-userxattr-metacopy-mean.121825/#post-529565

from docker-code-server.

NunoHiggs avatar NunoHiggs commented on August 25, 2024

@j0nnymoe thanks for the feedback. I did indeed spun up a vm and the exact same configurations worked without issues.
This was a first. We are running almost 45 different environments in docker containers inside of lxc's without any issue.
This one is really weird.

I will look into what i can do to mitigate this with some help from docker.
Thanks so much for your help

from docker-code-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.