-
Notifications
You must be signed in to change notification settings - Fork 397
[BUG]:日志报inspect container timeout #2186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
您的集群是什么版本?是containerd吗,cri版本多少 |
k8s集群版本:1.20.8,loongcollector:0.2.0 ,cri: docker20.10.24 |
方便提供下LoongCollector的日志吗 |
|
|
Uh oh!
There was an error while loading. Please reload this page.
日志如下:
2025-04-16 08:50:48 [INF] [container_discover_controller.go:283] [func1] container fetch all:start
2025-04-16 08:50:48 [WRN] [docker_center.go:708] [setLastError] AlarmType:DOCKER_CENTER_ALARM message:inspect time out container da4ae0a1e8e32c4230b93f176a6a9f20a38863ff19a9466213431355df3faefd error found:inspect time out container da4ae0a1e8e32c4230b93f176a6a9f20a38863ff19a9466213431355df3faefd
2025-04-16 08:50:48 [WRN] [docker_center.go:708] [setLastError] AlarmType:DOCKER_CENTER_ALARM message:inspect time out container fb9f49b2276e686ee79c4ea4d60784f6a300e7467405d879a2a6705094d6648d error found:inspect time out container fb9f49b2276e686ee79c4ea4d60784f6a300e7467405d879a2a6705094d6648d
2025-04-16 08:50:48 [WRN] [docker_center.go:708] [setLastError] AlarmType:DOCKER_CENTER_ALARM message:inspect time out container 5a91cb03ff51541bc3121b027991491749969140d5c7d39de845f92afe4f3664 error found:inspect time out container 5a91cb03ff51541bc3121b027991491749969140d5c7d39de845f92afe4f3664
2025-04-16 08:50:48 [WRN] [docker_center.go:708] [setLastError] AlarmType:DOCKER_CENTER_ALARM message:inspect time out container 50334dbd05a640fd4934fbb51d5139024e1d14eb986a8fd104afe0f1116c8885 error found:inspect time out container 50334dbd05a640fd4934fbb51d5139024e1d14eb986a8fd104afe0f1116c8885
2025-04-16 08:50:48 [INF] [container_discover_controller.go:281] [func1] container fetch all:end
手动inspect容器id是正常的,怀疑是不是有init container导致的报错。
The text was updated successfully, but these errors were encountered: