deepflow
deepflow copied to clipboard
[BUG] deepflow-server健康检查失败context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
DeepFlow Component
Server
What you expected to happen
在页面不繁忙的时候,deepflow-server经常出现健康检查失败的情况,如下图。几乎每天都会发生。
观察deepflow-server日志(见附件
xaa.txt
),那个时间点前后,没有报错信息。
希望deepflow技术人员,协助排查一下,感谢
How to reproduce
No response
DeepFlow version
[root@pretycx-master1 ~]# kubectl exec -it -n deepflow deploy/deepflow-server -- deepflow-server -v Name: deepflow-server community edition Branch: v6.6.4 CommitID: 6d70ea94436eb89fb3f0f1d3b45fbca15375f45c RevCount: 11095 Compiler: go version go1.21.13 linux/amd64 CompileTime: 2024-09-12 06:53:08 [root@pretycx-master1 ~]# [root@pretycx-master1 ~]# kubectl exec -it -n deepflow ds/deepflow-agent -- deepflow-agent -v 10898-a36223853576de2db72af854b3d7dc2afab9eea0 Name: deepflow-agent community edition Branch: v6.5 CommitId: a36223853576de2db72af854b3d7dc2afab9eea0 RevCount: 10898 Compiler: rustc 1.77.1 (7cf61ebde 2024-03-27) CompileTime: 2024-09-26 03:04:57 [root@pretycx-master1 ~]#
DeepFlow agent list
No response
Kubernetes CNI
k8s 1.19.6 + calico
Operation-System/Kernel version
[root@pretycx-master1 ~]# more /etc/redhat-release CentOS Linux release 7.7.1908 (Core) [root@pretycx-master1 ~]# uname -a Linux pretycx-master1 3.10.0-1062.el7.x86_64 #1 SMP Wed Aug 7 18:08:02 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux [root@pretycx-master1 ~]#
Anything else
No response
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct