小编Lis*_*Qiu的帖子

启动chromedriver时如何修复“[严重]:绑定()失败:无法分配请求的地址(99)”

我在 Centos 7 平台下载了最新版本的 chromedriver:https : //chromedriver.storage.googleapis.com/index.html?path = 74.0.3729.6 /我启动 chromedriver 并收到此错误。

错误 :

Starting ChromeDriver 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}) on port 9515
Only local connections are allowed.
Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
[1556179366.141][SEVERE]: bind() failed: Cannot assign requested address (99)
Run Code Online (Sandbox Code Playgroud)

我该如何解决这个问题?

在此处输入图片说明

linux selenium-chromedriver

32
推荐指数
4
解决办法
3万
查看次数

标签 统计

linux ×1

selenium-chromedriver ×1