compiler-explorer / compiler-explorer

Run compilers interactively from your web browser and interact with the assembly
https://godbolt.org/
BSD 2-Clause "Simplified" License
16.44k stars 1.75k forks source link

Worker scripts failed to import #6906

Open sentry-io[bot] opened 1 month ago

sentry-io[bot] commented 1 month ago

Sentry Issue: COMPILER-EXPLORER-9GD

Error: Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'https://static.ce-cdn.net/editor.v53.worker.afbd84bf87ff32f64c63d43e1a5dde9a.js' failed to load.
  at None (blob:https://godbolt.org/333b3ced-50fb-4cef-a6ac-bc7cdfb65f32:1:24)

Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'https://static.ce-cdn.net/editor.v53.worker.afbd84bf87ff32f64c63d43e1a5dde9a.js' failed to load.
mattgodbolt commented 1 month ago

Initially thought to be (and certainly happened a lot) when we bumped to monaco 0.52.0 and opened a diff view; but now it seems like it's been going on for a long while.