wechaty / puppet-wechat4u

Wechat4u Puppet for Wechaty
https://www.npmjs.com/package/wechaty-puppet-wechat4u
Apache License 2.0
100 stars 34 forks source link

Use Wechaty with wechaty-puppet-wechat4u Always Lose Connection #31

Open zzc-tongji opened 4 years ago

zzc-tongji commented 4 years ago

Description

Use wechaty with wechaty-puppet-wechat4u always lose connection,

Environment

Representation

Log

04:25:43 INFO wechaty::start 
04:25:44 INFO wechaty::scan Waiting(2) - https://api.qrserver.com/v1/create-qr-code/?data=https%3A%2F%2Flogin.weixin.qq.com%2Fl%2FQYTzgK4GSA%3D%3D
04:25:57 INFO wechaty::scan Scanned(3)
04:26:07 INFO wechaty::login login - {name: }
04:26:19 INFO wechaty::message {"_events":{},"_eventsCount":0,"id":"5514301223677118351","payload":{"filename":"5514301223677118351.1","id":"5514301223677118351","mentionIdList":[],"timestamp":1592295977,"type":7,"fromId":"@2351fe04f99e2c5333c37e647e071be896698561da06af5390c4f0960f9d3d33","text":"发送","toId":"@155f984a7b906ba2252d88926f766a49be03eee3876ae5f60f3c79e713045d9b"}}
04:26:27 INFO wechaty::error Error: connect ETIMEDOUT 203.205.254.252:443
04:26:27 INFO restart 
04:26:27 INFO wechaty::stop
04:26:27 INFO wechaty::logout logout - {name: , reason: logout()}
04:26:27 INFO wechaty::start 
04:26:27 INFO wechaty::message {"_events":{},"_eventsCount":0,"id":"7100488546499876924","payload":{"filename":"7100488546499876924.1","id":"7100488546499876924","mentionIdList":[],"timestamp":1592295986,"type":7,"fromId":"@155f984a7b906ba2252d88926f766a49be03eee3876ae5f60f3c79e713045d9b","text":"接收","toId":"@2351fe04f99e2c5333c37e647e071be896698561da06af5390c4f0960f9d3d33"}}
04:26:28 INFO wechaty::scan Waiting(2) - https://api.qrserver.com/v1/create-qr-code/?data=https%3A%2F%2Flogin.weixin.qq.com%2Fl%2FYfM01xa88w%3D%3D
04:26:37 INFO wechaty::error Error: connect ETIMEDOUT 203.205.254.252:443
04:26:37 INFO restart 
04:26:37 INFO wechaty::stop
04:26:37 INFO wechaty::start
04:26:38 INFO wechaty::scan Waiting(2) - https://api.qrserver.com/v1/create-qr-code/?data=https%3A%2F%2Flogin.weixin.qq.com%2Fl%2FoYI9uq4ibw%3D%3D
04:27:25 INFO wechaty::error Error: connect ETIMEDOUT 203.205.254.252:443
04:27:25 INFO restart 
04:27:25 INFO wechaty::stop
04:27:25 INFO wechaty::start
04:27:26 INFO wechaty::scan Waiting(2) - https://api.qrserver.com/v1/create-qr-code/?data=https%3A%2F%2Flogin.weixin.qq.com%2Fl%2FofdDjnHVpQ%3D%3D
04:31:16 INFO wechaty::error Error: connect ETIMEDOUT 203.205.254.252:443
04:31:16 INFO restart 
04:31:16 INFO wechaty::stop
04:31:16 INFO wechaty::start
04:31:17 INFO wechaty::scan Waiting(2) - https://api.qrserver.com/v1/create-qr-code/?data=https%3A%2F%2Flogin.weixin.qq.com%2Fl%2FQfOafP3Bgw%3D%3D
huan commented 4 years ago

The wechaty-puppet-wechat4u is not well tested and there have many monkey-patches for making the wechat4u works with the wechaty puppet.

So please use the wechat4u puppet at your own risk, and Issues & PRs for the wechat4u is welcome.