WooyJen
Results
2
comments of
WooyJen
作者你好,我也是遇到这个问题,刚装的插件,就修改了config文件中的服务商OpenAI和模型api这些信息,其余未动,docker日志返回 [ERROR][2025-02-28 08:54:41][sum4all.py:534] - Error calling new combined api: 500 Server Error: Internal Server Error for url: https://ai.sum4all.site/
> 你的机器是在国内吗?我怀疑是不是我这个服务被墙了 > […](#) 是的 阿里云武汉的机器 装了dify-on-wechat配置的这个插件 我询问Gemini返回的信息是:“ 针对Docker日志的分析和排查建议: 日志中的关键信息是 500 Server Error: Internal Server Error for url: https://ai.sum4all.site/。 这意味着你的容器内的 "sum4all" 插件在尝试调用 https://ai.sum4all.site/ 这个API时,远程服务器返回了 500 错误。 500 错误通常是服务器端的错误,表示服务器遇到了问题,无法完成请求。 ”