Closed kjacobsen closed 3 years ago
Edge console output
www.gitpod.io/manifest.json:1 Failed to load resource: the server responded with a status of 404 () /manifest.json:1 Manifest: Line: 1, column: 1, Syntax error. DevTools failed to load SourceMap: Could not load content for chrome-extension://cgooaaonimepbcidkhgmanahfbinpjdm/static/js/content.bundle.newsguard.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME manifest.json:1 Failed to load resource: the server responded with a status of 404 () DevTools failed to load SourceMap: Could not load content for https://gitpod.io/io-libs/chargebee.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE logging.ts:165 Error: Connection got disposed. at Object.dispose (main.js:904) at connection.ts:14 at e.value (events.js:62) at e.value (events.js:121) at Y (main.js:240) at e.value (events.js:62) at e.value (events.js:121) at n.value (messageReader.js:111) at n.value (reader.ts:73) at reader.ts:31 v @ logging.ts:165 p @ logging.ts:134 e.error @ logging.ts:46 (anonymous) @ credit-aware.tsx:63 (anonymous) @ create-workspace.js:105 (anonymous) @ create-workspace.js:105 s @ create-workspace.js:105 start-workspace.tsx:113 cannot update branding Error: Connection got disposed. at Object.dispose (main.js:904) at connection.ts:14 at e.value (events.js:62) at e.value (events.js:121) at Y (main.js:240) at e.value (events.js:62) at e.value (events.js:121) at n.value (messageReader.js:111) at n.value (reader.ts:73) at reader.ts:31 with-branding.tsx:75 cannot update branding Error: Connection got disposed. at Object.dispose (main.js:904) at connection.ts:14 at e.value (events.js:62) at e.value (events.js:121) at Y (main.js:240) at e.value (events.js:62) at e.value (events.js:121) at n.value (messageReader.js:111) at n.value (reader.ts:73) at reader.ts:31 4main.js:904 Uncaught (in promise) Error: Connection got disposed. at Object.dispose (main.js:904) at connection.ts:14 at e.value (events.js:62) at e.value (events.js:121) at Y (main.js:240) at e.value (events.js:62) at e.value (events.js:121) at n.value (messageReader.js:111) at n.value (reader.ts:73) at reader.ts:31 dispose @ main.js:904 (anonymous) @ connection.ts:14 value @ events.js:62 value @ events.js:121 Y @ main.js:240 value @ events.js:62 value @ events.js:121 value @ messageReader.js:111 value @ reader.ts:73 (anonymous) @ reader.ts:31 e.onclose @ connection.ts:32 _handleClose @ reconnecting-websocket-mjs.js:177
Hi @kjacobsen, thanks for your report!
We've deployed a security patch to gitpod.io around the same time as your report, so this might have been a temporary issue around deployment.
Is it still happening now?
EDIT: Potential side effect of US incident? https://github.com/gitpod-io/gitpod/issues/3499
Thanks again, closing as duplicate of #3499 -- we're in incident response and will try to restore service as fast as possible.
Bug description
When trying https://gitpod.io/#https://github.com/poshsecurity/Posh-SYSLOG/issues, get error:
Steps to reproduce
Open https://gitpod.io/#https://github.com/poshsecurity/Posh-SYSLOG/issues
Expected behavior
No response
Example repository
https://github.com/poshsecurity/Posh-SYSLOG/