-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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
扫码成功后手机端无反应 #142
Comments
扫码成功之后你的账号就是机器人了,需要在手机端发送消息来触发,电脑端的终端仅是显示日志。 手机端不会有新开的窗口, 你可以让好友给你发送消息, 也可以自己给好友发送消息, 只要能命中触发条件都可触发自动回复
|
请问一下扫描二维码老是超时应该怎么解决 |
看这个 #8 |
多谢,已经修改源码,目前能够登录了
…---原始邮件---
发件人: ***@***.***>
发送时间: 2023年2月12日(周日) 下午2:17
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [zhayujie/chatgpt-on-wechat] 扫码成功后手机端无反应 (Issue #142)
请问一下扫描二维码老是超时应该怎么解决
看这个 #8
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
想请问一下我怎么能取消掉别人在群组中@我自动回复这个功能呢 |
登录成功,发送消息报错 |
|
Error communicating with OpenAI: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/completions (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fbea43ed880>: Failed to establish a new connection: [Errno 101] Network is unreachable')) 升级之后api连不上了 |
你好,我这咋回事,就会一句话“请再问我一次吧, ” openai.error.APIConnectionError: Error communicating with OpenAI: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001D44786DB50>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。')) |
@tianjiake @MinovskyRickland |
我每次扫描二维码后,都会有下面报错。哪位大神能告诉我该怎么解决?求教 |
@yinbaitao 执行下下面两句 |
File "D:\Python\Python311\Lib\xml\dom\expatbuilder.py", line 223, in parseString |
@devinglaw #333 |
扫码之后报: |
正常应该是这样: 所以要把 itcaht 卸载掉, 只需要itchat-uos 依赖 |
我卸载了,
…------------------ 原始邮件 ------------------
发件人: "zhayujie/chatgpt-on-wechat" ***@***.***>;
发送时间: 2023年3月9日(星期四) 凌晨0:47
***@***.***>;
***@***.******@***.***>;
主题: Re: [zhayujie/chatgpt-on-wechat] 扫码成功后手机端无反应 (Issue #142)
@xiaozhiling2
正常应该是这样:
pip3 show itchat-uos # 依赖存在
pip3 show itchat # 依赖不存在
所以要把 itcaht 卸载掉, 只需要itchat-uos 依赖
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
解决了么,一直是这个问题 |
xml.parsers.expat.ExpatError: mismatched tag: line 64, column 4 这个问题执行完还是解决不了的 |
@zhibei2000 执行这两个命令只是看看依赖安装是否正常,你把执行的结果贴出来看看吧 正常应该是这样: |
------------------ 原始邮件 ------------------
发件人: "zhayujie/chatgpt-on-wechat" ***@***.***>;
发送时间: 2023年3月11日(星期六) 晚上9:08
***@***.***>;
***@***.******@***.***>;
主题: Re: [zhayujie/chatgpt-on-wechat] 扫码成功后手机端无反应 (Issue #142)
@zhibei2000 执行这两个命令只是看看依赖安装是否正常,你把执行的结果贴出来看看吧
正常应该是这样:
pip3 show itchat-uos # 依赖存在
pip3 show itchat # 依赖不存在
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
扫码后就出一个请在手机确认的提示,手机确认后,终端无任何提示,微信已经实名老号且绑卡,但是直接扫码登陆网页版微信,提示为了保障你的帐号安全,暂不支持使用网页版微信。是微信号的问题吗 |
发送信息后报错[ERROR][2023-03-26 15:06:52][wechat_channel.py:29] - Worker return exception: module 'openai.error' has no attribute 'Timeout' During handling of the above exception, another exception occurred: Traceback (most recent call last): |
e界家族很好的一个交流分享、交友寻找快乐论坛。
|
[INFO][2023-03-27 01:27:46][plugin_manager.py:78] - Plugin GODCMD not found in pconfig, adding to pconfig... |
D:\project\open ai\chatgpt-on-wechat>python app.py |
[INFO][2023-11-30 00:04:35][chat_gpt_bot.py:49] - [CHATGPT] query=晚上好 |
为啥自己给其他人发消息不会触发机器人,别人给自己私聊发消息以及自己在群里发都没问题,可以正常响应;但就是自己私聊给别人发不会触发,没有响应,这是咋回事儿?以下是我的config.json配置: {
"channel_type": "wx",
"model": "gpt-3.5-turbo",
"open_ai_api_key": "sk-yP469SimspVonANd594c708f5c084204806d44E3F7Ca",
"text_to_image": "dall-e-3",
"voice_to_text": "openai",
"text_to_voice": "openai",
"text_to_voice_model": "tts-1",
"tts_voice_id": "alloy",
"proxy": "",
"hot_reload": true,
"trigger_by_self": true,
"single_chat_prefix": [
"AA",
"@robot"
],
"single_chat_reply_prefix": "[bot] ",
"group_chat_prefix": [
"@robot",
"A"
],
"group_name_white_list": [
"测试群-3",
"测试群-2"
],
"group_chat_in_one_session": [
"ChatGPT测试群"
],
"image_create_prefix": [
"画"
],
"speech_recognition": true,
"group_speech_recognition": false,
"voice_reply_voice": true,
"conversation_max_tokens": 2500,
"expires_in_seconds": 3600,
"character_desc": "你是ChatGPT, 一个由OpenAI训练的大型语言模型, 你旨在回答并解决人们的任何问题,并且可以使用多种语言与人交流。",
"temperature": 0.7,
"top_p": 1,
"subscribe_msg": "感谢您的关注!\n这里是ChatGPT,可以自由对话。\n支持语音对话。\n支持图片输入。\n支持图片输出,画字开头的消息将按要求创作图片。\n支持tool、角色扮演和文字冒险等丰富的插件。\n输入{trigger_prefix}#help 查看详细指令。",
"use_linkai": false,
"linkai_api_key": "",
"linkai_app_code": ""
} |
e界家族很好的一个交流分享、交友寻找快乐论坛。
|
你好,出现这个问题怎么办 |
e界家族很好的一个交流分享、交友寻找快乐论坛。
|
我也遇到了同样问题,尝试了一下发现用刚注册的小号不信,试了一下用了很久的大号就好了,可能是微信那边的权限管控问题 |
e界家族很好的一个交流分享、交友寻找快乐论坛。
|
Unexpected sync check result: window.synccheck={retcode:"1101",selector:"0"} |
@zhayujie 请教下,运行$ python app.py的时候提示ssl error.详细报错: During handling of the above exception, another exception occurred: Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): You can't get access to internet or wechat domain, so exit. |
您好,请问扫码后登录微信触发关键词,没有任何反应是为什么? |
Start auto replying. |
登录成功,但是发消息触发不了自动回复是什么原因呢 |
好像登录成功了,但是就是不回复,这是什么原因呢,求大佬帮忙解答 |
我也遇到这个问题,请问你解决了嘛 |
2024-06-20 00:50:53 Start auto replying. |
e界家族很好的一个交流分享、交友寻找快乐论坛。
|
2024-06-20 00:50:53 Start auto replying. |
Traceback (most recent call last): |
e界家族很好的一个交流分享、交友寻找快乐论坛。
|
最后解决了吗 我的最新1.69 用kimi和文言一心都测试是了 只是返回了 完事自己触发prefix和别人触发 prefix 都没有回复。且服务端也没日志输出、 查看模型的记录 感觉都没有被调用的 |
e界家族很好的一个交流分享、交友寻找快乐论坛。
|
如何解决? |
e界家族很好的一个交流分享、交友寻找快乐论坛。
|
不能退出登录 |
e界家族很好的一个交流分享、交友寻找快乐论坛。
|
cow-webui项目推荐https://github.com/FEEHarrison/cow-webui |
Start auto replying. |
是会有一个ai的微信账号成为我本来账号的好友吗? |
e界家族很好的一个交流分享、交友寻找快乐论坛。
|
前置确认
问题描述
手机扫码成功后,windows终端显示Start auto replying
但手机没有任何新增的窗口提供聊天
(已实名)
终端日志 (如有报错)
环境
python3 -V
):python -3.10pip3 -V
):The text was updated successfully, but these errors were encountered: