You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where is the location of your server? (i.e. City, or In/Out China)
Which cloud platform(AliYun/Qcloud/DigitalOcean/etc) are you using?
Run npm run doctor or wechaty run doctor(for docker user), paste output here
Expected behavior
stop the bot and delete profile file.
Actual behavior
still can receive new msg
Steps to reproduce the behavior (and fixes, if any)
If you know c9 IDE, please goto https://ide.c9.io/zixia/wechaty-bug-reproducer to apply a write access for the workspace so that you can put your reproduceable code over there. If you did that, your issue will be classified with HIGH priority and we will deal with the high priority issues first.
Full Output Logs
$ WECHATY_LOG=silly npm run ts-node mybot.ts
# or
$ WECHATY_LOG=silly node dist/mybot.js
Show Logs
Paste the full output logs here with WECHATY_LOG=silly set
# PASTE FULL LOG OUTPUT AT HERE:
The text was updated successfully, but these errors were encountered:
Provide Your Network Information
Run
npm run doctor
orwechaty run doctor
(for docker user), paste output hereExpected behavior
stop the bot and delete profile file.
Actual behavior
still can receive new msg
Steps to reproduce the behavior (and fixes, if any)
Full Output Logs
$ WECHATY_LOG=silly npm run ts-node mybot.ts # or $ WECHATY_LOG=silly node dist/mybot.js
Show Logs
Paste the full output logs here with
WECHATY_LOG=silly
set# PASTE FULL LOG OUTPUT AT HERE:
The text was updated successfully, but these errors were encountered: