Cannot Load /semver-umd.js
See original GitHub issue- Web Browser: Firefox Developer Edition 78.0b3 and Chrome Canary 85.0.4165.0
- Local OS: macOS 10.15.5
- Remote OS: Ubuntu 20.04 LTS
- Remote Architecture: x86_64
code-server --version
:3.4.1 48f7c2724827e526eeaa6c2c151c520f48a61259
Whenever I load my code-server through my domain, I get the errors:
- On Firefox DevEdition:
The resource from “https://c.andre4ik3.dev/semver-umd.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
- On Chrome Canary:
Failed to load resource server-umd.js: the server responded with a status of 404 ()
Whenever I connect to it directly, everything works fine. Here’s my Debug Log. Screenshot:
Issue Analytics
- State:
- Created 3 years ago
- Comments:14 (5 by maintainers)
Top Results From Across the Web
Source maps loading error from bundled node_modules asar ...
Note that I am experiencing the same issue, with electron-webpack, the maps of the projects js files cant be loaded DevTools failed to...
Read more >Platform IDE Install Failing - RNT Lab
Hello All, I am having trouble installing the Platform IDE extension as part of Visual Studio Code. I have now tried probably 5...
Read more >Issue installing platformio extension in VSCode
I'm attempting to install the platformio extension in vscode in order to update the marlin running on my 3d printer.
Read more >restclient缩进html无效,扩展无法正常使用· Issue #705
控制台有一些信息:workbench.desktop.main.js:sourcemap:5479 ... /semver-umd.js.map: DevTools failed to load SourceMap: Could not load content ...
Read more >Third Party Notices | PDF | Copyright | Tort - Scribd
Code software licensing terms, except that components licensed under open source ... 287. semver-umd version 5.5.6 (https://github.com/Microsoft/semver-umd)
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yeah I saw that, but I use Nginx for other things on this server, so 😕
I’ll use it in the future, thanks for telling me.
Thanks, setting those headers worked!