FengLiuFeseliud / pycqBot

go-cqhttp python 框架,可以用于快速塔建 bot
https://fengliufeseliud.github.io/pycqBot/
GNU Affero General Public License v3.0
128 stars 29 forks source link

上报event 数据失败 #43

Open suiwfeng opened 1 year ago

suiwfeng commented 1 year ago

[WARNING]: 上报 Event 数据 {"post_type":"notice","notice_type":"group_recall","time":1690131710,"self_id":1628624905,"group_id":362515018,"user_id":2819787612,"operator_id":2819787612,"message_id":1686371181} 到 http://localhost:8081 失败: Post "http://localhost:8081": dial tcp 127.0.0.1:8081: connectex: No connection could be made because the target machine actively refused it. 停止上报:已达重试上限 [2023-07-24 01:02:19] [WARNING]: 上报 Event 数据到 http://localhost:8081 失败: Post "http://localhost:8081": dial tcp 127.0.0.1:8081: connectex: No connection could be made because the target machine actively refused it. 将进行第 1 次重试 [2023-07-24 01:02:19] [WARNING]: 上报 Event 数据到 http://localhost:8081 失败: Post "http://localhost:8081": dial tcp 127.0.0.1:8081: connectex: No connection could be made because the target machine actively refused it. 将进行第 3 次重试 [2023-07-24 01:02:19] [WARNING]: 上报 Event 数据到 http://localhost:8081 失败: Post "http://localhost:8081": dial tcp 127.0.0.1:8081: connectex: No connection could be made because the target machine actively refused it. 将进行第 1 次重试 [2023-07-24 01:02:20] [WARNING]: 上报 Event 数据 {"post_type":"notice","notice_type":"group_recall","time":1690131711,"self_id":1628624905,"group_id":362515018,"user_id":2819787612,"operator_id":2819787612,"message_id":1933787678} 到 http://localhost:8081 失败: Post "http://localhost:8081": dial tcp 127.0.0.1:8081: connectex: No connection could be made because the target machine actively refused it. 停止上报:已达重试上限

SydrrO commented 1 year ago

您好,请教个问题,我如何获取使用命令的群有的二次输入,并传带后台,我找了文档半天都没有,谢谢