运行一段时间后报`roomRawPayload(@@xxxxxxxx) exception: not logged in, no this.__currentUserId yet`
iyzrj opened this issue · 0 comments
iyzrj commented
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的话,登录态还在,会正常工作。