You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Version
No response
Operating System
Output of
colima status
No response
Reproduction Steps
Expected behaviour
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: