Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

[🐛 Bug]: latest seleniarm is crashing the chrome client #71

Closed
automationNoob opened this issue Mar 28, 2024 · 2 comments
Closed

[🐛 Bug]: latest seleniarm is crashing the chrome client #71

automationNoob opened this issue Mar 28, 2024 · 2 comments

Comments

@automationNoob
Copy link

automationNoob commented Mar 28, 2024

What happened?

Using the latest seleniarm is crashing the chrome client after couple of tests. Downgrading to the seleniarm/node-chromium:121.0 seem to have no issues, There has been no changes on the gitlab ci on the project.

Command used to start Selenium Grid with Docker (or Kubernetes)

services:
    - name: selenium/hub:latest
      alias: selenium-hub
    - name: seleniarm/node-chromium:latest
      alias: chromium
      variables:
        SE_EVENT_BUS_HOST: selenium-hub
        SE_EVENT_BUS_PUBLISH_PORT: 4442
        SE_EVENT_BUS_SUBSCRIBE_PORT: 4443

Relevant log output

WARN webdriver: Request failed with status 500 due to unknown error: session deleted because of page crash
[0-0] from unknown error: cannot determine loading status
[0-0] from tab crashed
[0-0]   (Session info: chrome-headless-shell=123.0.6312.58)

Operating System

linux

Docker Selenium version (image tag)

selenium/hub:latest

Selenium Grid chart version (chart version)

No response

@automationNoob automationNoob added the bug Something isn't working label Mar 28, 2024
@automationNoob automationNoob changed the title [🐛 Bug]: [🐛 Bug]: latest seleniarm is crashing the chrome client Mar 28, 2024
@diemol
Copy link
Member

diemol commented Mar 28, 2024

I notice you are not setting shm_size: 2gb. Try that. If it still fails, please report it to https://bugs.chromium.org/p/chromedriver/issues/list

@diemol diemol closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2024
@diemol diemol removed the bug Something isn't working label Mar 28, 2024
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants