wechaty / puppet-wechat

Wechaty Puppet Provider for WeChat
https://www.npmjs.com/package/wechaty-puppet-wechat
Apache License 2.0
405 stars 67 forks source link

运行一段时间后报`roomRawPayload(@@xxxxxxxx) exception: not logged in, no this.__currentUserId yet` #186

Open iyzrj opened 2 years ago

iyzrj commented 2 years ago

1. Versions

What is your wechaty version?

Answer: docker wechaty/wechaty 最新版本,摘要为7e28edb8ec1f的镜像

Which puppet are you using for wechaty? (puppeteer/padlocal/service...)

Answer: puppeteer

What is your wechaty-puppet-XXX(padchat/puppeteer/) version?

Answer: docker镜像里自带的

What is your node version? (run node --version)

Answer: v16.13.0

What os are you using

Answer: 宿主机为Ubuntu

2. Describe the bug

运行一段时间报roomRawPayload(@@xxxxxxxxxxxx) exception: not logged in, no this.__currentUserId yet.,实际上将容器restart的话,登录态还在,会正常工作。