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

[Bug]: Profile VNC connection fails while profile browser is still running (was: Profile ping returning success after expired) #1838

Open
SuaYoo opened this issue May 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@SuaYoo
Copy link
Collaborator

SuaYoo commented May 29, 2024

Browser profiles sometimes shows an empty gray screen instead of a "reload" dialog. This is due to the /ping endpoint returning success: true even after the profile is expired.

Image

@SuaYoo SuaYoo added the bug Something isn't working label May 29, 2024
@ikreymer ikreymer changed the title [Bug]: Profile ping returning success after expired [Bug]: Profile VNC connection fails while profile browser is still running (was: Profile ping returning success after expired) May 29, 2024
@ikreymer
Copy link
Member

At first, it seemed that the profile may have expired, but actually the browser is still running, but the VNC connection / websocket to the profile seems to be failing to go through.
After one such example, restarting x11vnc on the crawler seemed to fix the issue.
This happened with 'long-running' profile browsers, which maybe should not be allowed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants