, ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))...
🚨 错误信息
[openai_api_compatible] Server Unavailable Error, ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) 请问请求调用量很小时报这个错 为什么呢
🤖 AI解决方案
[openai_api_compatible] Server Unavailable Error, ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
[openai_api_compatible] 服务器不可用错误,('连接中止。', ConnectionResetError(104, '远程主机强行关闭了连接'))
原因分析:
网络连接在传输过程中被对方(DMXAPI服务器)意外中断,与请求量大小无关。
解决方案:
预防措施: