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
I'm trying to use the WebDriver Chrome/Javascript. No errors show up when starting the service via docker-compose up -d but when you try to enable this option for a site, the following error is shown:
Content fetcher 'html_webdriver' did not respond properly, unable to use it.
Message: unknown error: Chrome failed to start: crashed. (unknown error: 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.)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'
System info: host: 'browser-chrome', ip: '172.23.0.2', os.name: 'Linux', os.arch: 'amd64',
os.version: '5.10.16.3-microsoft-standard-WSL2', java.version: '1.8.0_292' Driver info: driver.version: unknown
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use the WebDriver Chrome/Javascript. No errors show up when starting the service via
docker-compose up -d
but when you try to enable this option for a site, the following error is shown:To my knowledge, I have followed the https://github.com/dgtlmoon/changedetection.io/wiki/Fetching-pages-with-WebDriver doc exactly.
docker-compose.yml
:Environment:
22H2
build22621.1413
.4.17.1 (101757)
Beta Was this translation helpful? Give feedback.
All reactions