Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Navigation Timeout Exceeded: 30000ms exceeded #966

Closed
huan opened this issue Nov 11, 2017 · 3 comments
Closed

Error: Navigation Timeout Exceeded: 30000ms exceeded #966

huan opened this issue Nov 11, 2017 · 3 comments

Comments

@huan
Copy link
Member

huan commented Nov 11, 2017

17:16:15 INFO Brain start() blinder initialized, cost 22 seconds
17:16:15 INFO Wechaty v0.12.5 starting...
17:16:33 WARN Io initWebSocket() error event[getaddrinfo EAI_AGAIN api.chatie.io:80]
17:16:33 ERR Error Error: getaddrinfo EAI_AGAIN api.chatie.io:80
17:16:33 WARN Io initWebSocket() close event[1006: ]
17:16:33 WARN Io reconnect() will reconnect after 0 s
(node:28) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: getaddrinfo EAI_AGAIN api.chatie.io:80
(node:28) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
17:16:45 ERR PuppetWebBridge init() exception: Error: Navigation Timeout Exceeded: 30000ms exceeded
17:16:45 ERR Error Error: Navigation Timeout Exceeded: 30000ms exceeded
17:16:45 ERR PuppetWeb initBridge() exception: Navigation Timeout Exceeded: 30000ms exceeded
17:16:45 WARN PuppetWebBridge quit() page.close() exception: TypeError: Cannot read property 'send' of null
17:16:45 ERR Error Error: Navigation Timeout Exceeded: 30000ms exceeded
17:16:45 ERR PuppetWeb init() exception: Error: Navigation Timeout Exceeded: 30000ms exceeded
17:16:45 ERR Error Error: Navigation Timeout Exceeded: 30000ms exceeded
17:16:45 WARN PuppetWeb quit() is called on a OFF puppet. return directly.
17:16:45 ERR Wechaty start() exception: Navigation Timeout Exceeded: 30000ms exceeded
17:16:45 ERR Bot Error: Navigation Timeout Exceeded: 30000ms exceeded
17:16:45 WARN Wechaty stop() without this.puppet
@huan huan added bug and removed bug labels Nov 11, 2017
@huan
Copy link
Member Author

huan commented Nov 11, 2017

It's because the docker container in my Linux box cannot resolve any domain name.

@huan huan closed this as completed Nov 11, 2017
@lijiarui
Copy link
Member

lijiarui commented Nov 20, 2017

I'm using npm now, also get the same error, log as follows:

07:53:16 WARN PuppetWeb initWatchdogForPuppet() dog.on(reset) last food:inited, timeout:120000
07:54:14 WARN PuppetWeb initWatchdogForPuppet() dog.on(reset) last food:heartbeat@browser, timeout:60000
07:55:00 ERR PuppetWebBridge init() exception: Error: Navigation Timeout Exceeded: 30000ms exceeded
07:55:01 ERR PuppetWeb initBridge() exception: Navigation Timeout Exceeded: 30000ms exceeded
07:55:01 WARN PuppetWebBridge quit() page.close() exception: AssertionError: Protocol error: Connection closed. Most likely the page has been closed.
07:55:01 ERR PuppetWeb init() exception: Error: Navigation Timeout Exceeded: 30000ms exceeded
(node:2788) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 6): Error: Navigation Timeout Exceeded: 30000ms exceeded
07:56:30 WARN PuppetWeb initWatchdogForPuppet() dog.on(reset) last food:inited, timeout:120000

npm verion: 0.13.32

@lijiarui lijiarui reopened this Nov 20, 2017
@lijiarui
Copy link
Member

this is because #978 not related to this issue, so I close this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants