HibiKier / zhenxun_plugin_img2bigImg

hoshino 清晰术
MIT License
6 stars 1 forks source link

报错<class 'ujson.JSONDecodeError'>:Expected object or value #1

Closed Rod-fish closed 1 year ago

Rod-fish commented 1 year ago

按教程全部搭建完毕,并且已经将api填写到config内,启动清晰术指令出现错误

01-03 00:40:31 [SUCCESS] nonebot | ONEBOT V11 2058793645 | [message.private.friend]: Message 215738085 from 2809778709 "清晰术双重吟唱中等术式[CQ:image,file=dfa9f04a0fd9e9ad41c7ab4b98c54c2d.image,url=https://c2cpicdw.qpic.cn/offpic_new/2809778709//2809778709-2149355094-DFA9F04A0FD9E9AD41C7AB4B98C54C2D/0?term=3mp;is_origin=0]"
01-03 00:40:31 [INFO] nonebot | Event will be handled by <Matcher from plugins.black_word, type=message, priority=1, temp=False>
01-03 00:40:31 [INFO] nonebot | Event will be handled by <Matcher from plugins.mute, type=message, priority=1, temp=False>
01-03 00:40:31 [INFO] nonebot | Matcher <Matcher from plugins.mute, type=message, priority=1, temp=False> running complete
01-03 00:40:31 [INFO] nonebot | Event will be handled by <Matcher from basic_plugins.chat_history.chat_message, type=message, priority=1, temp=False>
01-03 00:40:31 [INFO] nonebot | Matcher <Matcher from plugins.black_word, type=message, priority=1, temp=False> running complete
01-03 00:40:31 [INFO] nonebot | Matcher <Matcher from basic_plugins.chat_history.chat_message, type=message, priority=1, temp=False> running complete
01-03 00:40:31 [INFO] nonebot | Event will be handled by <Matcher from extensive_plugin.zhenxun_plugin_img2bigImg-main, type=message, priority=5, temp=False>
01-03 00:40:33 [ERROR] extensive_plugin | 超分发生错误 <class 'ujson.JSONDecodeError'>:Expected object or value
01-03 00:40:33 [INFO] nonebot | Matcher <Matcher from extensive_plugin.zhenxun_plugin_img2bigImg-main, type=message, priority=5, temp=False> running complete
Rod-fish commented 1 year ago

hoshino 清晰术在网站搭建后可以成功运行,并且确认服务器与网站连接正常

Rod-fish commented 1 year ago

本地搭建的这个服务可以调用接口,确认是云服务的问题

ChenPiTang-Hui commented 1 year ago

遇到同样问题请教如何解决