Skip to content

'webdriver-manager start' is trying to update selenium and drivers. Why? #211

@attila123

Description

@attila123

I started webdriver-manager with
nohup webdriver-manager start --seleniumPort $SELENIUM_PORT >.ci/webdriver-manager_start.log 2>&1 &

(SELENIUM_PORT being 4444). In the log all I see it fails to start because it tries to connect to some random server???
What is going on?

webdriver-manager: using global installed version 12.0.2
events.js:160
throw er; // Unhandled 'error' event
^

Error: connect ETIMEDOUT 172.217.18.208:443
at Object.exports._errnoException (util.js:1022:11)
at exports._exceptionWithHostPort (util.js:1045:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1087:14)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions