chromedriver-py icon indicating copy to clipboard operation
chromedriver-py copied to clipboard

Unable to start server

Open Hypurrnating opened this issue 1 year ago • 0 comments

Every time I try to use the driver it just says:

Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
[1680334266.938][SEVERE]: bind() returned an error: An attempt was made to access a socket in a way forbidden by its access permissions. (0x271D)
[1680334266.938][SEVERE]: bind() returned an error: An attempt was made to access a socket in a way forbidden by its access permissions. (0x271D)
Unable to start server with either IPv4 or IPv6. Exiting...

I even tried installing a previous version, but it didn't help. I would really appreciate some help!

Hypurrnating avatar Apr 01 '23 07:04 Hypurrnating