Skip to content

ChromeDriver failed to start #32

@djhi

Description

@djhi

ChromeDriver failed to start in 5 seconds

[xolvio:cucumber] Cucumber is running
[xolvio:webdriver] getChromeDriver called
[xolvio:webdriver] startChromeDriver called
[xolvio:webdriver] Entering _startChromeDriver
[xolvio:webdriver] Spawning phantom process binary /home/gildas/.meteor/packages/xolvio_webdriver/.0.5.2.1c9pccx++os+web.browser+web.cordova/npm/node_modules/chromedriver/lib/chromedriver/chromedriver
[xolvio:webdriver] Spawned phantom process with pid 845
[xolvio:webdriver] Finished _startChromeDriver
(STDERR) ChromeDriver failed to start in 5  seconds /home/gildas/.meteor/packages/xolvio_webdriver/.0.5.2.1c9pccx++os+web.browser+web.cordova/npm/node_modules/chromedriver/lib/chromedriver/chromedriver
(STDERR) 
(STDERR) events.js:72
(STDERR)         throw er; // Unhandled 'error' event
(STDERR)               ^
(STDERR) Error: Phantom failed to start
(STDERR)   at [object Object]._onTimeout (/home/gildas/projects/payfacile/.meteor/local/build/programs/server/packages/xolvio_webdriver.js:386:13)
(STDERR)   at Timer.listOnTimeout [as ontimeout] (timers.js:112:15)
(STDERR) 

While investigating, I found something strange: if I look at the files in /home/gildas/.meteor/packages/xolvio_webdriver/.0.5.2.1c9pccx++os+web.browser+web.cordova/npm/node_modules/chromedriver/lib/chromedriver/ as mentionned in the logs, I find a chromedriver_mac32.zip. Does it mean that an 32bits OSX version is installed ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions