python-wechaty-getting-started icon indicating copy to clipboard operation
python-wechaty-getting-started copied to clipboard

Wechaty - ERROR - internal error and failed to scan

Open zepengliu opened this issue 4 years ago • 5 comments

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

zepengliu avatar May 25 '21 14:05 zepengliu

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.

wj-Mcat avatar May 26 '21 01:05 wj-Mcat

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 event <EventScanPayload(status=<ScanStatus.Waiting: 2>, qrcode='https://wx.work.weixin.qq.com/cgi-bin/crtx_auth?key=2DCB7EEFBF63F1183BB67697AB61D85A&wx=1', data=None)> 2021-05-26 11:29:42,390 - Wechaty - INFO - or you can scan qrcode from: https://wechaty.js.org/qrcode/https://wx.work.weixin.qq.com/cgi-bin/crtx_auth?key=2DCB7EEFBF63F1183BB67697AB61D85A&wx=1 2021-05-26 11:29:42,390 - Wechaty - ERROR - internal error <>

zepengliu avatar May 26 '21 03:05 zepengliu

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

zhuwenxing avatar Jan 01 '22 14:01 zhuwenxing

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/

wj-Mcat avatar Jan 05 '22 08:01 wj-Mcat

After a few QR scan, I finally managed to log in : )

kaihe avatar Jan 01 '23 05:01 kaihe