selenoid icon indicating copy to clipboard operation
selenoid copied to clipboard

ERROR:gcm_channel_status_request.cc(145)] GCM channel request failed.

Open LordPato opened this issue 4 years ago • 3 comments

By running tests I saw that some of them failed giving "WebDriverError: Session timed out or not found" And the browser was in fact, no longer open.

Then I tested them by doing a "docker logs -f" on the browser container to see in which exact place it failed and I saw the following message the exact moment before it dies:

ERROR:gcm_channel_status_request.cc(145)] GCM channel request failed.

Any clues on how to fix it?

I'm using selenoid/vnc_chrome:79.0 in this case.

Thanks!

LordPato avatar Apr 28 '20 18:04 LordPato

@LordPato not sure about it. Seems to be some Chrome-specific issue.

vania-pooh avatar Apr 28 '20 18:04 vania-pooh

I tried with version 81.0 Now it shows the following :

[1588100199.174][INFO]: [c40103de17e76a21a3cae0f1ad13d76e] COMMAND Quit { } [1588100199.280][INFO]: [c40103de17e76a21a3cae0f1ad13d76e] RESPONSE Quit

From the test side the test is still runnig (probably will die once it figures out that the session is no longer there).

It's also random. It happens 9/10 times, but... on try 10... it works.

LordPato avatar Apr 28 '20 19:04 LordPato

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Feb 02 '24 01:02 github-actions[bot]