liuwons / liuwons/wxBot

test.py程序直接退出, 登录返回1100 retcode

Open
#106 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5.3k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

最新的master commit, 测试python test.py, 扫码后log 如下:

> [INFO] Please use WeChat to scan the QR code .
> [INFO] Please confirm to login .
> [INFO] Web WeChat login succeed .
> [INFO] Web WeChat init succeed .
> [INFO] Get 1 contacts
> [INFO] Start to process messages .

调试之后,发现self.sync_check() 返回的retcode 为1100, 程序直接退出了.
但手机端微信根本没有退出.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by running test.py, scanning the QR code, and confirming login. Then inspect sync_check() and how retcode 1100 is handled; done means the client does not exit immediately when the phone remains logged in.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.