fastgpt通过oneapi转发请求,调用mindie的兼容openai的api接口时出错
收藏回复举报
fastgpt通过oneapi转发请求,调用mindie的兼容openai的api接口时出错
t('forum.solved') 已解决
新人帖
发表于2024-06-12 14:27:08
0 查看

2024-06-12 11:53:19.552320 824 info [EndPoint endpoint.cpp:54] Start endpoint success 2024-06-12 11:56:09.353187 5865 error [EndPoint httpdecodeext.c:1938][HTTP] Invalid Authorization type. Errno:0 2024-06-12 11:56:09.353238 5865 error [EndPoint httpdecodehdr.c:1180][HTTP] decode failure header 35(HTTP_HDR_TYPE_EN) Errno:0 2024-06-12 11:56:09.353276 5865 error [EndPoint http_handler.cpp:151] Invalid input body data struct 2024-06-12 12:04:09.837561 5865 error [EndPoint httpdecodeext.c:1938][HTTP] Invalid Authorization type. Errno:0 2024-06-12 12:04:09.837611 5865 error [EndPoint httpdecodehdr.c:1180][HTTP] decode failure header 35(HTTP_HDR_TYPE_EN) Errno:0 2024-06-12 12:04:09.837651 5865 error [EndPoint http_handler.cpp:151] Invalid input body data struct 2024-06-12 12:06:09.348063 5863 info [EndPoint http_server.cpp:158] Report abnormal event reason 2 2024-06-12 12:06:09.348172 5863 error [EndPoint httpcoremgmtutils.c:1027][HTTP] Core CB is not Use. ExtInfo: HttpCoreCtxId = 0 , HttpCoreCbId = 0 Errno:0 2024-06-12 12:06:09.348212 5863 error [EndPoint httpcoremgmtutils.c:1206][HTTP] HttpCoreSendErrRsp return failed ExtInfo: result = 34013700, CoreCbId = 0 Errno:0 2024-06-12 12:07:39.348428 5865 error [EndPoint vcom_thread.c:237][VCOM] recv fin packet, socket fd 22. Errno:0 2024-06-12 12:12:10.701601 5865 error [EndPoint httpdecodeext.c:1938][HTTP] Invalid Authorization type. Errno:0 2024-06-12 12:12:10.701653 5865 error [EndPoint httpdecodehdr.c:1180][HTTP] decode failure header 35(HTTP_HDR_TYPE_EN) Errno:0 2024-06-12 12:12:10.701690 5865 error [EndPoint http_handler.cpp:151] Invalid input body data struct 2024-06-12 12:14:09.835909 5863 info [EndPoint http_server.cpp:158] Report abnormal event reason 2 2024-06-12 12:14:09.835997 5863 error [EndPoint httpcoremgmtutils.c:1027][HTTP] Core CB is not Use. ExtInfo: HttpCoreCtxId = 0 , HttpCoreCbId = 1 Errno:0 2024-06-12 12:14:09.836031 5863 error [EndPoint httpcoremgmtutils.c:1206][HTTP] HttpCoreSendErrRsp return failed ExtInfo: result = 34013700, CoreCbId = 1 Errno:0 2024-06-12 12:15:39.861398 5865 error [EndPoint vcom_thread.c:237][VCOM] recv fin packet, socket fd 23. Errno:0 2024-06-12 12:22:10.693400 5863 info [EndPoint http_server.cpp:158] Report abnormal event reason 2 2024-06-12 12:22:10.693498 5863 error [EndPoint httpcoremgmtutils.c:1027][HTTP] Core CB is not Use. ExtInfo: HttpCoreCtxId = 0 , HttpCoreCbId = 2 Errno:0 2024-06-12 12:22:10.693543 5863 error [EndPoint httpcoremgmtutils.c:1206][HTTP] HttpCoreSendErrRsp return failed ExtInfo: result = 34013700, CoreCbId = 2 Errno:0 2024-06-12 12:23:40.693744 5865 error [EndPoint vcom_thread.c:237][VCOM] recv fin packet, socket fd 22. Errno:0

通过oneapi转发请求时mindie日志报错,有人能帮忙解决一下吗?

我要发帖子