-
Notifications
You must be signed in to change notification settings - Fork 8.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我连接不到你的网络 #1178
Comments
你连不上api.openai.com,网络问题 |
参考这里#351,比较省事简单的可以参考这个:https://mp.weixin.qq.com/s/SYGPuHKO7ShzfmBGsQ363w |
感谢感谢 |
明白了,兄弟 |
为啥config.json设置了代理,且网页上可以正常访问openai,部署后还是会提示“我连接不到你的网络” |
我跟你是一样的情况,代理节点肯定没问题,网页和其他应用都能正常访问openai.com,就是这个服务不行。 |
我也是,一直用的没问题,突然就报错了。但是网页能正常访问chatgpt,代理用的clash |
我按楼上说的搭了个Cloudflare Worker倒是解决了 |
咱,用上面的搭建之后,确实稳定了一些 |
Cloudflare Worker用这个的话,可以用阿里云注册的域名吗,不太会配置感觉 |
怎么使用代理api的base替换掉openai.com呢,这个项目提供这个功能吗 |
前置确认
操作系统类型?
Windows
运行的python版本是?
python 3.8
使用的chatgpt-on-wechat版本是?
Latest Release
运行的
channel
类型是?wx(个人微信, itchat)
复现步骤 🕹
按照流程进行操作,依赖都有装,运行之后,@机器人,机器人只会回答[ERROR]我连接不到你的网络
问题描述 😯
@机器人,机器人只会回答[ERROR]我连接不到你的网络
终端日志 📒
[INFO][2023-05-31 00:32:56][wechat_channel.py:124] - Wechat login success, user_id: @32c178ffaaa575b1222a7e7f7e402e37867d0efa554e44450dbe5dedf31471d8, nickname: ChatGpt Bot
Start auto replying.
[INFO][2023-05-31 00:33:07][chat_channel.py:107] - [WX]receive group at
[INFO][2023-05-31 00:33:07][bridge.py:30] - create bot chatGPT for chat
[INFO][2023-05-31 00:33:07][chat_gpt_bot.py:49] - [CHATGPT] query=你好
[WARNING][2023-05-31 00:34:10][chat_gpt_bot.py:143] - [CHATGPT] APIConnectionError: Error communicating with OpenAI: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001F5AB0C3700>: Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。')))
[INFO][2023-05-31 00:34:11][wechat_channel.py:187] - [WX] sendMsg=Reply(type=ERROR, content=[ERROR]
我连接不到你的网络), receiver=@@f6ca38a24b5d26ae16111d4dfa4070446e9d9d254e531e2e9949b06762a2297c
The text was updated successfully, but these errors were encountered: