Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calling await bot.stop() can't stop the bot #1519

Closed
BetaSu opened this issue Aug 1, 2018 · 2 comments
Closed

calling await bot.stop() can't stop the bot #1519

BetaSu opened this issue Aug 1, 2018 · 2 comments

Comments

@BetaSu
Copy link

BetaSu commented Aug 1, 2018

Provide Your Network Information

  1. Where is the location of your server? (i.e. City, or In/Out China)
  2. 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
image

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:


@huan
Copy link
Member

huan commented Aug 1, 2018

Please Paste the full output logs in text format here with WECHATY_LOG=silly or we cannot help any.

@BetaSu BetaSu closed this as completed Aug 2, 2018
@huan
Copy link
Member

huan commented Aug 2, 2018

@BetaSu had you solved your problem from this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants