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

Timed out receiving message from renderer #258

Open
indykoning opened this issue Oct 28, 2024 · 0 comments
Open

Timed out receiving message from renderer #258

indykoning opened this issue Oct 28, 2024 · 0 comments
Labels

Comments

@indykoning
Copy link

Describe the bug
Attempting to run browser tests in bitbucket using this image i'm seeing a lot of messages in the chrome container like

[1730129233.698][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129293.752][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129353.807][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129413.861][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129473.917][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129535.543][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129595.597][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129655.651][SEVERE]: Timed out receiving message from renderer: 60.000

Resulting in errors like

session not created: DevToolsActivePort file doesn't exist

To Reproduce
Steps to reproduce the behavior:

  1. use zenika/alpine-chrome:123-with-chromedriver
  2. Set up dusk according to https://laravel.com/docs/11.x/dusk
  3. Run dusk in a bitbucket pipeline
  4. See errors aboven

Logs
Chrome

[1730129233.698][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129293.752][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129353.807][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129413.861][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129473.917][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129535.543][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129595.597][SEVERE]: Timed out receiving message from renderer: 60.000
[1730129655.651][SEVERE]: Timed out receiving message from renderer: 60.000

Application

session not created: DevToolsActivePort file doesn't exist
@indykoning indykoning added the bug label Oct 28, 2024
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

1 participant