webdriver-manager: webdriver-manager update: connect ECONNREFUSED 173.194.221.128:443
Hello.
I have a problem with webdriver-manager update:
>webdriver-manager version
[15:18:49] I/version - webdriver-manager 12.0.6
>webdriver-manager update
events.js:163
throw er; // Unhandled 'error' event
^
Error: connect ECONNREFUSED 173.194.221.128:443
at Object.exports._errnoException (util.js:1050:11)
at exports._exceptionWithHostPort (util.js:1073:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1093:14)
tracert is:
Tracing route to lm-in-f128.1e100.net [173.194.221.128]
over a maximum of 30 hops:
1 7 ms 5 ms 3 ms 10.233.26.2
2 2 ms 2 ms 1 ms 145.255.238.129
3 2 ms 1 ms 1 ms 172.16.98.36
4 4 ms 4 ms 4 ms 172.16.100.254
5 4 ms 4 ms 4 ms 172.16.100.252
6 2 ms 2 ms 1 ms 172.16.100.250
7 3 ms 3 ms 2 ms 79.142.92.103
8 31 ms 15 ms 15 ms 193.106.112.103
9 11 ms 11 ms 12 ms google-gw.rascom.as20764.net [81.27.254.18]
10 11 ms 10 ms 11 ms 72.14.233.106
11 18 ms 18 ms 18 ms 64.233.174.85
12 27 ms 24 ms 26 ms 74.125.37.253
13 * * * Request timed out.
14 * * * Request timed out.
15 * * * Request timed out.
16 * * * Request timed out.
17 * * * Request timed out.
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 28 ms 28 ms 28 ms lm-in-f128.1e100.net [173.194.221.128]
what’s wrong? where i have to check a reason? But i think the reason is in outside server (173.194.221.128).
About this issue
- Original URL
- State: open
- Created 7 years ago
- Comments: 20 (6 by maintainers)
Commits related to this issue
- fix `webdriver-manager start` timeout ref to https://github.com/angular/webdriver-manager/issues/252#issuecomment-362963735 — committed to osdio/noder-react-native by flyskywhy 6 years ago
- ReactNative项目中使用Appium进行测试的方法.md: 解决 `webdriver-manager start` 容易 timeout 启动不起来的问题,参考 https://github.com/angular/webdriver-manager/issues/252#issuecomment-362963735 — committed to flyskywhy/g by flyskywhy 6 years ago
- fix `webdriver-manager start` timeout ref to https://github.com/angular/webdriver-manager/issues/252#issuecomment-362963735 — committed to profDevA/noder-react-native by flyskywhy 6 years ago
Problem solved on Windows 10 :
@cnishina : All the above web calls are timed out.