wechaty / docker-getting-started

Getting Started Template for Docker Users
https://wechaty.js.org/2018/08/14/docker-wechaty-getting-started/
Apache License 2.0
64 stars 25 forks source link

Error: net::ERR_CONNECTION_TIMED_OUT at https://web.whatsapp.com/ at navigate (/wechaty/node_modules/whatsapp-web.js/node_modules/puppeteer/src/common/FrameManager.ts:191:13) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async FrameManager.navigateFrame (/wechaty/node_modules/whatsapp-web.js/node_modules/puppeteer/src/common/FrameManager.ts:161:17) at async Frame.goto (/wechaty/node_modules/whatsapp-web.js/node_modules/puppeteer/src/common/FrameManager.ts:643:12) at async Page.goto (/wechaty/node_modules/whatsapp-web.js/node_modules/puppeteer/src/common/Page.ts:1734:12) at async Client.initialize (/wechaty/node_modules/whatsapp-web.js/src/Client.js:99:9) 13:52:50 ERR PuppetWhatsApp start() whatsapp.initialize() rejection: Error: net::ERR_CONNECTION_TIMED_OUT at https://web.whatsapp.com/ #8

Closed kongdekede closed 2 years ago

kongdekede commented 2 years ago

image

huan commented 2 years ago

The error log said very clearly: your network can not connect to whatsapp.

Changing your server to a VPS in the US/HK will fix this problem.