【TDengine 使用环境】
预生产环境
【TDengine 版本】
3.3.7.5
【操作系统以及版本】
Linux VM-80-17-centos 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
容器/非容器部署
docker
【问题】
6041端口突然不通了。数据库突然不可用。查看taosAdapter 日志:
08/11 17:28:14.118556 00000529 WSC ERROR SID:0x1, QID:0x6fa13f0265830987 stmt2 execute callback error, code:-2147481324, err:success, action:stmt2_exec
08/11 17:28:14.194693 00000529 WSC ERROR SID:0x3, QID:0x6fa13f026583098b stmt2 execute callback error, code:-2147481324, err:success, action:stmt2_exec
08/11 17:28:14.254346 00000529 WSC ERROR SID:0x4, QID:0x6fa13f026583098d stmt2 execute callback error, code:-2147481324, err:success, action:stmt2_exec
08/11 17:28:14.304734 00000529 WSC ERROR SID:0x5, QID:0x6fa13f026583098f stmt2 execute callback error, code:-2147481324, err:success, action:stmt2_exec
08/11 17:28:14.315697 00000529 WSC ERROR SID:0x6, QID:0x6fa13f0265930991 stmt2 execute callback error, code:-2147481324, err:success, action:stmt2_exec
08/11 17:28:14.352972 00000529 WSC ERROR SID:0x8, QID:0x6fa13f0265930995 stmt2 execute callback error, code:-2147481324, err:success, action:stmt2_exec
08/11 17:28:26.819985 00000529 WSC ERROR SID:0xe, QID:0x7268ba26dd460005 result is nil, result_id:2, action:fetch_raw_block
怎么能知道报错的原因,或者怎么避免这样的导致。
