iuiaoin / wechat-gptbot

A wechat robot based on ChatGPT with no risk, very stable! 🚀
MIT License
579 stars 113 forks source link

[Bug]: Get personal info failed! #87

Closed RuilongHAN closed 1 year ago

RuilongHAN commented 1 year ago

Search for answers in existing issues

Python version

python 3.10

Issue description

不知道什么问题 人在国外直连openai [INFO][2023-08-23 16:47:11][manager.py:42] - Checking plugins... [INFO][2023-08-23 16:47:11][manager.py:54] - All plugins are installed [ERROR][2023-08-23 16:47:11][api.py:46] - Get personal info failed! [ERROR][2023-08-23 16:47:11][api.py:47] - 'wx_name' Traceback (most recent call last): File "C:\Users\A\wechat-gptbot\utils\api.py", line 38, in get_personal_info nickName: {content['wx_name']} KeyError: 'wx_name' [INFO][2023-08-23 16:47:11][wechat.py:40] - App startup successfully! [INFO][2023-08-23 16:47:11][wechat.py:212] - [Websocket] connected

Repro steps

1

Relevant log output

No response