I'm using the standalome-chrome selenium docker image and connecting from another client via the Facebook WebDriver PHP SDK. In general that works fine. But in regular intervals, I receive the following error. If I'm waiting a few minutes everything works again. Any ideas what causing this error?
An uncaught Exception was encountered
Type: Facebook\WebDriver\Exception\SessionNotCreatedExceptionMessage: 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: unknown error: Chrome failed to start: exited abnormally.
(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.)
Host info: host: 'f4b06faf0f6c', ip: '172.17.0.3'
Build info: version: '4.7.2', revision: '4d4020c3b7'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-41-generic', java.version: '11.0.17'
Driver info: driver.version: unknown
Build info: version: '4.7.2', revision: '4d4020c3b7'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-41-generic', java.version: '11.0.17'
Driver info: driver.version: unknownFilename: /var/www/web1/vendor/php-webdriver/webdriver/lib/Exception/WebDriverException.phpLine Number: 130