RockChinQ / revLibs

ChatGPT、Claude QQ 机器人,以插件形式为 QChatGPT 项目接入ChatGPT、Claude、Bard、gpt4free等接口的逆向工程库
209 stars 17 forks source link

逆向库报错,出现过code:502,522 #123

Closed nightdye closed 1 year ago

nightdye commented 1 year ago

逆向库报错

预期/正在使用的逆向库

我要使用的逆向库是:GPT

期望情况

我希望的情况是:恢复正常

实际情况

实际情况是: 处理消息时出现错误,请联系管理员 Traceback (most recent call last): File "D:\QQbot\QChatGPT-cache\xnbot\QChatGPT.\plugins\revLibs\main.py", line 105, in normal_message_received reply_message = procmsg.process_message(session_name=kwargs['launchertype']+""+str(kwargs['launcher_id']), File "D:\QQbot\QChatGPT-cache\xnbot\QChatGPT.\plugins\revLibs\pkg\process\procmsg.py", line 58, in process_message raise e File "D:\QQbot\QChatGPT-cache\xnbot\QChatGPT.\plugins\revLibs\pkg\process\procmsg.py", line 39, in process_message for section in session.get_reply(prompt): File "D:\QQbot\QChatGPT-cache\xnbot\QChatGPT.\plugins\revLibs\pkg\process\revss.py", line 96, in get_reply for reply_period_msg, reply_period_dict in self.rev_interface_impl.get_reply(prompt, *kwargs): File "D:\QQbot\QChatGPT-cache\xnbot\QChatGPT.\plugins\revLibs\pkg\process\impls\v1impl.py", line 75, in get_reply raise e File "D:\QQbot\QChatGPT-cache\xnbot\QChatGPT.\plugins\revLibs\pkg\process\impls\v1impl.py", line 55, in get_reply for r in reply_gen: File "D:\QQbot\bot\python\lib\site-packages\revChatGPT\V1.py", line 453, in ask self.__check_response(response) File "D:\QQbot\bot\python\lib\site-packages\revChatGPT\V1.py", line 58, in wrapper out = func(args, **kwargs) File "D:\QQbot\bot\python\lib\site-packages\revChatGPT\V1.py", line 561, in __check_response raise error revChatGPT.typings.Error: OpenAI: <!DOCTYPE html>

bypass.churchless.tech | 502: Bad gateway

Bad gateway Error code 502

Visit cloudflare.com for more information.
2023-04-17 03:13:44 UTC
You

Browser

Working
Singapore

Cloudflare

Working
bypass.churchless.tech

Host

Error

What happened?

The web server reported a bad gateway error.

What can I do?

Please try again in a few minutes.

(code: 502)

nightdye commented 1 year ago

有尝试回退版本,检查了代理和其他配置问题,但是都不能解决,15,16号的时候还是正常的,上周日下午开始就出现这个问题了

RockChinQ commented 1 year ago

应该是逆向库问题,请尝试重装此插件以更新逆向库

nightdye commented 1 year ago

应该是逆向库问题,请尝试重装此插件以更新逆向库

行,我试试