Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspaces starting with some missing things #8569

Closed
trumbitta opened this issue Mar 3, 2022 · 4 comments
Closed

Workspaces starting with some missing things #8569

trumbitta opened this issue Mar 3, 2022 · 4 comments
Labels
type: bug Something isn't working

Comments

@trumbitta
Copy link
Contributor

Bug description

Details: https://discord.com/channels/816244985187008514/816246578594840586/948167113187659808

(copy-pasting from Discord)

workspace opened with no Gitpod extension? (there's no Gitpod: open in VSCode item in the command palette)
Not the first time this happened: opening a new workspace usually fixes it
If the workspace id is the first part of the URL minus gitpod.io , I'd rather not share it because it has parts of our internal repo structure in it
Reloading the page fixed it

refreshing search data
/_supervisor/v1/status/supervisor:1 
        
      
        
        
      
        
      
       
        
       Failed to load resource: the server responded with a status of 502 ()
iungoproducts-iungofront-qtxcx0hsc3t.ws-eu34.gitpod.io/:1 
        
       Access to manifest at 'https://blobserve.ws-eu34.gitpod.io/eu.gcr.io/gitpod-core-dev/build/ide/code:commit-890de80174c7dd9d073d63ef2b1f9eac68f063c1/__files__/manifest.json' (redirected from 'https://iungoproducts-iungofront-qtxcx0hsc3t.ws-eu34.gitpod.io/manifest.json') from origin 'https://iungoproducts-iungofront-qtxcx0hsc3t.ws-eu34.gitpod.io' has been blocked by CORS policy: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'.
blobserve.ws-eu34.gitpod.io/eu.gcr.io/gitpod-core-dev/build/ide/code:commit-890de80174c7dd9d073d63ef2b1f9eac68f063c1/__files__/manifest.json:1 
        
      
        
        
      
        
      
       
        
       Failed to load resource: net::ERR_FAILED
/_supervisor/v1/status/supervisor:1 
        
      
        
        
      
        
      
       
        
       Failed to load resource: the server responded with a status of 502 ()
/_supervisor/v1/status/supervisor:1 
        
      
        
        
      
        
      
       
        
       Failed to load resource: the server responded with a status of 502 ()
/_supervisor/v1/status/supervisor:1 
        
      
        
        
      
        
      
       
        
       Failed to load resource: the server responded with a status of 502 ()
reconnecting-websocket-mjs.js:517 
        
       WebSocket connection to 'ws://localhost:63100/localapp.LocalApp/TunnelStatus' failed: 
(anonymous) @ reconnecting-websocket-mjs.js:517
workbench.ts:774 
        
       cannot maintain connection to local app Object
(anonymous) @ workbench.ts:774
reconnecting-websocket-mjs.js:517 
        
       WebSocket connection to 'ws://localhost:63100/localapp.LocalApp/TunnelStatus' failed: 
(anonymous) @ reconnecting-websocket-mjs.js:517
workbench.ts:774 
        
       cannot maintain connection to local app Object
(anonymous) @ workbench.ts:774
reconnecting-websocket-mjs.js:517 
        
       WebSocket connection to 'ws://localhost:63100/localapp.LocalApp/TunnelStatus' failed: 
(anonymous) @ reconnecting-websocket-mjs.js:517
workbench.ts:774 
        
       cannot maintain connection to local app Object
(anonymous) @ workbench.ts:774
log.ts:313   ERR ENOENT: no such file or directory, access '/workspace/.vscode-remote/extensions/dbaeumer.vscode-eslint-2.2.2': Error: ENOENT: no such file or directory, access '/workspace/.vscode-remote/extensions/dbaeumer.vscode-eslint-2.2.2'
2abstractExtensionService.ts:303 
        
       Uncaught (in promise) Error: ENOENT: no such file or directory, access '/workspace/.vscode-remote/extensions/dbaeumer.vscode-eslint-2.2.2'
iungoproducts-iungofront-qtxcx0hsc3t.ws-eu34.gitpod.io/:1 
        
       Access to internal resource at 'https://blobserve.ws-eu34.gitpod.io/eu.gcr.io/gitpod-core-dev/build/ide/code:commit-890de80174c7dd9d073d63ef2b1f9eac68f063c1/__files__/manifest.json' (redirected from 'https://iungoproducts-iungofront-qtxcx0hsc3t.ws-eu34.gitpod.io/manifest.json') from origin 'https://iungoproducts-iungofront-qtxcx0hsc3t.ws-eu34.gitpod.io' has been blocked by CORS policy: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'.
DevTools failed to load source map: Could not load content for https://blobserve.ws-eu34.gitpod.io/eu.gcr.io/gitpod-core-dev/build/ide/code:commit-890de80174c7dd9d073d63ef2b1f9eac68f063c1/__files__/node_modules/@gitpod/local-app-api-grpcweb/lib/localapp.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
reconnecting-websocket-mjs.js:517 
        
       WebSocket connection to 'ws://localhost:63100/localapp.LocalApp/TunnelStatus' failed: 
(anonymous) @ reconnecting-websocket-mjs.js:517
workbench.ts:774 
        
       cannot maintain connection to local app {code: 2, details: 'Response closed without headers', metadata: e}
(anonymous) @ workbench.ts:774
reconnecting-websocket-mjs.js:517 
        
       WebSocket connection to 'ws://localhost:63100/localapp.LocalApp/TunnelStatus' failed: 
(anonymous) @ reconnecting-websocket-mjs.js:517
workbench.ts:774 
        
       cannot maintain connection to local app {code: 2, details: 'Response closed without headers', metadata: e}
(anonymous) @ workbench.ts:774
workbench.ts:715 
        
       could not connect to local app 5 times, giving up, use 'Gitpod: Connect to Local App' command to retry
(anonymous) @ workbench.ts:715

it's happening with 99% of my workspaces now
another common symptom is that the terminal won't automatically open
these are workspaces of a project with (incremental) prebuilds, if that matters
reloading the page still fixes it all

ok make it 100%, they're also all coming from GitLab merge requests
this is my network

Steps to reproduce

Open a workspace from a GitLab MR (this is just where I'm experiencing it at the time of writing and it could be utterly irrelevant)

Workspace affected

can't share, the id contains details about how we structure our repos

Expected behavior

No response

Example repository

No response

Anything else?

No response

@pawlean pawlean added the type: bug Something isn't working label Mar 3, 2022
@pawlean
Copy link
Contributor

pawlean commented Mar 3, 2022

Based on @trumbitta's message, I'm led to believe this is an IDE issue. However, @loujaybee / @akosyakov if you don't think it is please pass it on to the relevant team.

@trumbitta
Copy link
Contributor Author

Just now I opened a workspace while a prebuild wasn't yet done, and the bug didn't show up

@akosyakov
Copy link
Member

@mustard-mh @jeanp413 Could you investigate please? 🙏

@jeanp413
Copy link
Member

jeanp413 commented Mar 4, 2022

This is duplicate of #7863, it's fixed on insiders, tomorrow Friday we will release stable 1.65 with the fix @trumbitta
Closing this so we track it in the original issue

@jeanp413 jeanp413 closed this as completed Mar 4, 2022
@jeanp413 jeanp413 moved this to Done in 🚀 IDE Team Mar 4, 2022
@jeanp413 jeanp413 removed this from 🚀 IDE Team Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants