python-wechaty-getting-started
python-wechaty-getting-started copied to clipboard
Wechaty - ERROR - internal error and failed to scan
i have the same bug and i can't scan the QR-Code which have some problems. bug1:Wechaty - ERROR - internal error <> bug2:url: https://wechaty.js.org/qrcode/https://wx.work.weixin.qq.com/cgi-bin/crtx_auth?key=313E3F36C605A58D180350D5056DC402&wx=1 the url prompt:Page Not Found
@huan @wj-Mcat
First, Please let me know the version of your wechaty. You should install the latest version of wechaty which will display more detailed error info.
Second, I can not find out the Page not found with url which is a qrcode page.
Please tell me more to help you fix the issue.
hi. this is my wechaty version wechaty 0.8.9 wechaty-grpc 0.20.19 wechaty-puppet 0.3.dev10 wechaty-puppet-service 0.8.1
2021-05-26 11:29:22,443 - Wechaty - ERROR - internal error <exceptions must derive from BaseException>
2021-05-26 11:29:42,349 - Wechaty - INFO - receive
Hi
Met the same issue with puppet_padlocal
client:
wechaty 0.8.25
wechaty-grpc 0.20.19
wechaty-puppet 0.3.dev10
wechaty-puppet-service 0.8.5
server
wechaty/wechaty:0.65
error log:
Wechaty - ERROR - internal error <>
Can't login after scanning the QR code
Please update the version of wechaty to get the latest feature. If the message of error is none, you can ignore it which is meaningless. If you use the pad local token, please scan a few times to login (almost all of developers get this bug).
please read the doc of usage of pad local with Python-Wechaty: https://wechaty.readthedocs.io/zh_CN/latest/introduction/use-padlocal-protocol/
After a few QR scan, I finally managed to log in : )