You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO Loading IDE
webpack-internal:///./packages/logger/out/main.js:1 INFO Starting socket [1/5]...
__webpack_hmr:1 Failed to load resource: the server responded with a status of 404 (Not Found)
webpack-internal:///./packages/logger/out/main.js:1 INFO Connected to socket
webpack-internal:///./packages/logger/out/main.js:1 INFO Start workbench
webpack-internal:///./packages/logger/out/main.js:1 ERROR Failed "Start workbench" duration=948ms
webpack-internal:///./packages/logger/out/main.js:1 ERROR [UriError]: Scheme contains illegal characters.
webpack-internal:///./packages/logger/out/main.js:1 WARN Load completed with errors duration=1274ms
The resource https://rkeene.dev:8443/0-17fd0b.bundle.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
4__webpack_hmr:1 GET https://rkeene.dev:8443/__webpack_hmr 404 (Not Found)
Steps to Reproduce
Start code-server with a TLS server certificate key
Attach to the session with a web browser (Chrome) via a ".dev" domain (or any other site that is HTTPS-only via HSTS)
Get a blank dark-grey screen
Look at the JS Console
See a bunch of errors
Wish it had worked
The text was updated successfully, but these errors were encountered:
code-server
version: v1.32.0-245Description
Steps to Reproduce
code-server
with a TLS server certificate keyThe text was updated successfully, but these errors were encountered: