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

Chrome won't start #1180

Open
1 of 5 tasks
akihiro2526 opened this issue Nov 3, 2024 · 0 comments
Open
1 of 5 tasks

Chrome won't start #1180

akihiro2526 opened this issue Nov 3, 2024 · 0 comments

Comments

@akihiro2526
Copy link

Description

When I try to start chrome in selenium/node-chrome:4.26.0, I get an error, but when I start it in DockerDesktop, I don't get an error.

Error

SessionNotCreatedError: Could not start a new session. Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: Chrome failed to start: exited normally.
  (session not created: DevToolsActivePort file doesn't exist)
  (The process started from chrome location /usr/bin/google-chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.) 
Host info: host: '2db505802e96', ip: '172.20.0.3'
Build info: version: '4.26.0', revision: '69f9e5e'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-39-generic', java.version: '17.0.12'
Driver info: driver.version: unknown
Build info: version: '4.26.0', revision: '69f9e5e'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-39-generic', java.version: '17.0.12'
Driver info: driver.version: unknown
Build info: version: '4.26.0', revision: '69f9e5e'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-39-generic', java.version: '17.0.12'
Driver info: driver.version: unknown
    at Object.throwDecodedError (/Users/am/apps/abito-server/sample/node_modules/selenium-webdriver/lib/error.js:521:15)
    at parseHttpResponse (/Users/am/apps/abito-server/sample/node_modules/selenium-webdriver/lib/http.js:514:13)
    at Executor.execute (/Users/am/apps/abito-server/sample/node_modules/selenium-webdriver/lib/http.js:446:28)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
  remoteStacktrace: ''
}

Version

No response

Operating System

  • macOS Intel <= 13 (Ventura)
  • macOS Intel >= 14 (Sonoma)
  • Apple Silicon <= 13 (Ventura)
  • Apple Silicon >= 14 (Sonoma)
  • Linux

Output of colima status

No response

Reproduction Steps

Expected behaviour

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant