Skip to content

Gitpod stuck in starting a workspace screen infinitely #5401

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

Closed
princerachit opened this issue Aug 26, 2021 · 16 comments
Closed

Gitpod stuck in starting a workspace screen infinitely #5401

princerachit opened this issue Aug 26, 2021 · 16 comments
Labels

Comments

@princerachit
Copy link
Contributor

Bug description

While trying to open/create a workspace the screen went into infinite loop of redirects. The page refreshed automatically and showed the same page everytime.

On inspecting the logs of ws-proxy it was clear that the response from ws-proxy was to redirect. However, the ws pod was already created and running.

ws-proxy logs:

{"instanceId":"","level":"info","message":"no workspace info found - redirecting to start","serviceContext":{"service":"ws-proxy","version":""},"severity":"INFO","time":"2021-08-26T12:13:12Z","userId":"","workspaceId":"coffee-lynx-kx97h0kz"}
{"level":"info","message":"hit route handler","portID":"","routeHandler":"HandleDirectSupervisorRoute (authenticated: false)","serviceContext":{"service":"ws-proxy","version":""},"severity":"INFO","time":"2021-08-26T12:13:12Z","url":"/_supervisor/v1/status/ide","workspaceId":"coffee-lynx-kx97h0kz"}
{"instanceId":"","level":"info","message":"no workspace info found - redirecting to start","serviceContext":{"service":"ws-proxy","version":""},"severity":"INFO","time":"2021-08-26T12:13:12Z","userId":"","workspaceId":"coffee-lynx-kx97h0kz"}
{"instanceId":"","level":"info","message":"no workspace info found - redirecting to start","serviceContext":{"service":"ws-proxy","version":""},"severity":"INFO","time":"2021-08-26T12:13:13Z","userId":"","workspaceId":"coffee-lynx-kx97h0kz"}

Steps to reproduce

Not reproduceable. Occurs sporadically.

Expected behavior

Gitpod creates a workspace and opens IDE in the browser.

Example repository

No response

Anything else?

No response

@meysholdt
Copy link
Member

We observed this in a system that did have #5300

@csweichel
Copy link
Contributor

/team workspace

@roboquat roboquat added the team: workspace Issue belongs to the Workspace team label Sep 2, 2021
@csweichel
Copy link
Contributor

/schedule

@roboquat
Copy link
Contributor

roboquat commented Sep 2, 2021

@csweichel: Issue scheduled in the workspace team (WIP: 0)

In response to this:

/schedule

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@csweichel
Copy link
Contributor

should be fixed by #5449

@NguyenCongVN
Copy link

This issue seems to happen in my workspace today. It keeps redirecting with a URL starting with "https://gitpod.io/start/?not_found=true#". But in the dashboard, it's still in a running state.

@axonasif
Copy link
Member

Hey @NguyenCongVN, please check https://www.gitpodstatus.com/

@jwjsystem
Copy link

jwjsystem commented Jun 20, 2023

Hello! @axonasif @meysholdt @roboquat I noticed this reproduces on our setup as well, do you guys have any troubleshooting articles or tips on how to avoid this?

Basically, it happens every time I try to activate back an environment which has been IDLE for inactivity. It's not happening each and every time, and I am not sure what could be the cause.

@svenefftinge
Copy link
Member

thanks @jwjsystem for the report. We are looking into it.

@KC-7
Copy link

KC-7 commented Jun 20, 2023

Hello! @axonasif @meysholdt @roboquat I noticed this reproduces on our setup as well, do you guys have any troubleshooting articles or tips on how to avoid this?

Basically, it happens every time I try to activate back an environment which has been IDLE for inactivity. It's not happening each and every time, and I am not sure what could be the cause.

I'm also having this issue, it has happen a few times in recent weeks. It occurs when attempting to restart a workspace that went into idle. I can open other workspaces but not the one I was working on.

If you do not stop the workspace from attempting to load by stopping it via the dashboard it will lock you out of Gitpod with the following error: "Error: Authorization failed. Please try again. API rate limit exceeded for user ID XXXXX"

@sjoshid
Copy link

sjoshid commented Nov 16, 2023

Im facing this issue. I just signed up $9/mo. WTF.

@sjoshid
Copy link

sjoshid commented Nov 16, 2023

Asked for a refund. What trash are you people running??

@Akxai
Copy link

Akxai commented May 8, 2024

Screenshot 2024-05-08 111442

It's refusing to start.

@Akxai
Copy link

Akxai commented May 8, 2024

It's not even deleting my account. Don't know what's happening with gitpod!

@ghost
Copy link

ghost commented Dec 13, 2024

/schedule

@ghost
Copy link

ghost commented Dec 13, 2024

/team lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests