运行报错
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.3k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
报错内容如下:
[ERROR] Web WeChat run failed --> HTTPSConnectionPool(host='login.weixin.qq.com', port=443): Max retries exceeded with url: /jslogin?fun=new&lang=zh_CN&_=1510565961262&appid=wx782c26e4c19acffb (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',))
这是我没扫码,然后过段实间就出现了错误,在运行程序的时候都是这个错误,是因为不支持多线程吗?最新版的wxbot,python2.7,ubuntu系统,运行bot.py,我使用itchat也是这个问题,什么原因呢~~~
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names bot.py and the Web WeChat login request to login.weixin.qq.com; start by running bot.py under Python 2.7 on Ubuntu and observing the failure after no QR scan. Compare the reported behavior with itchat as described, and consider the issue complete when the connection failure's cause and reproducible handling are established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100