01/09 10:29:44.296731 00000352 MON ERROR upload_id:0x200000000025bf00, upload to keeper error, err:Post “``http://127.0.0.1:6043/adapter_report”:`` context deadline exceeded (Client.Timeout exceeded while awaiting headers)
除此之外还有一个空的【taosadapter_32_20260109.log.1_lock】文件。
现在的问题是taosKeeper运行正常,所以不明白为什么会产生上面的错误日志。
还有崩溃之前有大量的慢查询日志产生,和很多【msg:Table does not exist】错误(因为业务原因,可能会产生一些对不存在表的查询请求),不知道taosadapter崩溃是否和这些查询操作有关?
希望能得到帮助,感觉目前tdengine不太稳定,总是在资源占用率并不高的情况下崩溃。