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 getting these errors with the stock Firefox 38 on CentOS 6 (with the Selenium role enabled), and with Firefox 42.
exception 'WebDriver\Exception\UnknownError' with message 'Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
process 20424: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
D-Bus not built with -rdynamic so unable to print a backtrace
in /var/www/example/vendor/instaclick/php-webdriver/lib/WebDriver/Exception.php:15
The text was updated successfully, but these errors were encountered:
I got here via geerlingguy/drupal-vm#374
I'm getting these errors with the stock Firefox 38 on CentOS 6 (with the Selenium role enabled), and with Firefox 42.
exception 'WebDriver\Exception\UnknownError' with message 'Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
process 20424: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
D-Bus not built with -rdynamic so unable to print a backtrace
in /var/www/example/vendor/instaclick/php-webdriver/lib/WebDriver/Exception.php:15
The text was updated successfully, but these errors were encountered: