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

Unexpected Application Error: removeChild Node Not Found When Logging in via Gitpod Flex #20556

Open
JiyaGupta-cs opened this issue Jan 27, 2025 · 3 comments
Labels
type: bug Something isn't working

Comments

@JiyaGupta-cs
Copy link

JiyaGupta-cs commented Jan 27, 2025

Bug description

I encountered an application error while logging in via Gitpod Flex. The page displayed an error message indicating a failure with the removeChild operation in the DOM.

Screenshot -

gitpod.mp4

Steps to reproduce

  • Navigate to Gitpod.
  • Attempt to log in using Gitpod Flex.
  • Observe the error message displayed on the page.

Workspace affected

No response

Expected behavior

The login process should complete successfully, and the dashboard should load without errors.

Example repository

No response

Anything else?

This might be a case when a workspace is active in Gitpod Classic and you are trying to login to Gitpod Flex

@JiyaGupta-cs JiyaGupta-cs added the type: bug Something isn't working label Jan 27, 2025
@JiyaGupta-cs JiyaGupta-cs changed the title Unexpected Application Error: removeChild Node Not Found When Logging in via Gitpod Flex Unexpected Application Error: removeChild Node Not Found When Logging in via Gitpod Flex Jan 27, 2025
@AlexTugarev
Copy link
Member

Hey @JiyaGupta-cs! Thanks for reaching out. I'm trying to help you.

Would you be able to retry with Chrome extensions being disabled, please? If that works for you, I'd be happy to identify which browser extension isn't properly working with Gitpod. If you then could list the extensions you're normally using, pease?

@JiyaGupta-cs
Copy link
Author

JiyaGupta-cs commented Jan 28, 2025

Yes, you seem right @AlexTugarev
I tried disabling all my extensions and I was able to login properly
After that I tried to turn on my extensions one by one and login each time after doing that
And I figured out Selenium Click Recorder (RPA bot), this was the extension which prevented me from logging in.
If I turn it off I am able to login and vice versa.
Here you go!

@AlexTugarev
Copy link
Member

@JiyaGupta-cs, thanks a lot for checking. This is so helpful! 🧡

We'll land a fix soon, so it won't be a problem no longer.

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

2 participants