A
A
a000_000a2018-07-09 15:36:11
Google Chrome
a000_000a, 2018-07-09 15:36:11

How to fix ChromeDriver error?

Running autotests in a Docker container produces a log with:

Starting ChromeDriver 2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7) on port 31014
Only local connections are allowed.
[1531139301.305][SEVERE]: bind() returned an error, errno=99: Cannot assign requested address (99)

Can you tell me what could be the reason and how to fix it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
RidgeA, 2018-07-09
@RidgeA

The reason for the error is an attempt to open a connection on an inaccessible interface (IP)
. You can fix it by editing the configs, most likely.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question