[i=s] 本帖最后由 天青色 于 2025-3-13 15:33 编辑 [/i]<br />
<br />
[i=s] 本帖最后由 天青色 于 2025-3-13 01:06 编辑 [/i]
设备环境:物理机、cpu:j3455 16g内存、系统0.8.39、相册0.8.33
BUG现象:智能识别全部成功,但人脸识别1000多张后就会报错TRPC read timeout,之后重试就一张都无法识别,直接报错TRPC read timeout(没跑docker,已确定cpu和gpu无其他占用,内存还剩10g,并且尝试过不启用gpu计算,问题依旧)。重置人脸识别后,又是跑差不多的张数就开始报错。
出现频率:必现
联系方式:2684681401@qq.com,官群393-天青色
日志文件:time="2025-03-13T00:55:36+08:00" level=error msg="CallFaceDet dest:/vol1/1000/Photos/MobileBackup/HUAWEI MRX-AL09/Pictures/AdobeLightroom/710A2753.jpg confidence:0.65 error:TRPC read timeout" file="/root/go/src/app/core/service/face_det.go:109"
time="2025-03-13T00:55:36+08:00" level=error msg="detFaceByUserPhotoId error: TRPC read timeout code: 1001 msg: TRPC read timeout" file="/root/go/src/app/core/service/face_det.go:127"
time="2025-03-13T00:55:36+08:00" level=error msg="detFaceByUserPhotoId error: TRPC read timeout code: 1001 msg: TRPC read timeout" file="/root/go/src/app/core/service/face.go:396"
time="2025-03-13T00:55:36+08:00" level=error msg="runRemainMode err: TRPC read timeout" file="/root/go/src/app/core/service/face.go:190"
time="2025-03-13T00:55:36+08:00" level=error msg="RunRemainMode error:TRPC read timeout" file="/root/go/src/app/core/service/face.go:103"
time="2025-03-13T00:55:45+08:00" level=error msg="extract video vector error, user photo id: 55778, err: fail" file="/root/go/src/app/core/service/ai_smart_rec.go:689"
time="2025-03-13T00:55:56+08:00" level=error msg="extract video vector error, user photo id: 76726, err: fail" file="/root/go/src/app/core/service/ai_smart_rec.go:689" |