We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
红帽系统安装agent后客户端一直在重启,系统版本:5.14.0-427.20.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 23 16:37:13 EDT 2024 x86_64 x86_64 x86_64 GNU/Linux,查看日志提示6751端口无法连接2024-08-19T05:20:07.098Z INFO heartbeat/heartbeat.go:94 agent heartbeat completed: map[arch:x86_64 boot_time:1724043970 cpu:0.00000000 cpu_name:Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz cpu_usage:0.00000000 dns:x.x.x.x du:26926851 gateway:x.x.x.x host_id:ec2afc95-caf7-0f4d-40a6-65a82c4e3760 host_model:m6i.4xlarge host_serial:ec2afc95-caf7-0f4d-40a6-65a82c4e3760 host_vendor:Amazon EC2 idc:default kernel_version:5.14.0-427.20.1.el9_4.x86_64 load_1:0.00 load_15:0.00 load_5:0.00 mem_usage:0.00523367 net_mode:unknown nfd:8 ngr:7 nproc:16 pid:2152 platform:redhat platform_family:rhel platform_version:9.4 read_speed:0.00000000 region:default rss:17244160 running_procs:2 rx_speed:0.00000000 rx_tps:0.00000000 start_time:1724044806 state:running state_detail:[] total_mem:66062864384 total_procs:295 tx_speed:0.00000000 tx_tps:0.00000000 write_speed:12288.00000000] 2024-08-19T05:20:07.130Z WARN transport/transfer.go:52 wait to get next connection for 5 seconds, current retry times: 0, connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied" 2024-08-19T05:20:12.135Z WARN transport/transfer.go:52 wait to get next connection for 5 seconds, current retry times: 1, connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied" 2024-08-19T05:20:17.141Z WARN transport/transfer.go:52 wait to get next connection for 5 seconds, current retry times: 2, connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied" 2024-08-19T05:20:22.142Z WARN transport/transfer.go:52 wait to get next connection for 5 seconds, current retry times: 3, connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied" 2024-08-19T05:20:27.148Z WARN transport/transfer.go:52 wait to get next connection for 5 seconds, current retry times: 4, connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied" 2024-08-19T05:20:32.150Z WARN transport/transfer.go:52 wait to get next connection for 5 seconds, current retry times: 5, connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied" 2024-08-19T05:20:37.156Z ERROR transport/transfer.go:49 transfer will shutdown because of no avaliable connections: connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied" 2024-08-19T05:20:37.156Z INFO plugin/plugin.go:181 context has been canceled, will shutdown all plugins 2024-08-19T05:20:37.156Z INFO plugin/plugin.go:194 shutdown all plugins done 2024-08-19T05:20:37.156Z INFO plugin/plugin.go:196 plugin daemon will exit 2024-08-19T05:20:37.156Z INFO elkeid-agent-src/main.go:150 ++++++++++++++++++++++++++++++exit++++++++++++++++++++++++++++++
The text was updated successfully, but these errors were encountered:
检查下selinux状态 getenforce
Sorry, something went wrong.
No branches or pull requests
红帽系统安装agent后客户端一直在重启,系统版本:5.14.0-427.20.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 23 16:37:13 EDT 2024 x86_64 x86_64 x86_64 GNU/Linux,查看日志提示6751端口无法连接2024-08-19T05:20:07.098Z INFO heartbeat/heartbeat.go:94 agent heartbeat completed: map[arch:x86_64 boot_time:1724043970 cpu:0.00000000 cpu_name:Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz cpu_usage:0.00000000 dns:x.x.x.x du:26926851 gateway:x.x.x.x host_id:ec2afc95-caf7-0f4d-40a6-65a82c4e3760 host_model:m6i.4xlarge host_serial:ec2afc95-caf7-0f4d-40a6-65a82c4e3760 host_vendor:Amazon EC2 idc:default kernel_version:5.14.0-427.20.1.el9_4.x86_64 load_1:0.00 load_15:0.00 load_5:0.00 mem_usage:0.00523367 net_mode:unknown nfd:8 ngr:7 nproc:16 pid:2152 platform:redhat platform_family:rhel platform_version:9.4 read_speed:0.00000000 region:default rss:17244160 running_procs:2 rx_speed:0.00000000 rx_tps:0.00000000 start_time:1724044806 state:running state_detail:[] total_mem:66062864384 total_procs:295 tx_speed:0.00000000 tx_tps:0.00000000 write_speed:12288.00000000]
2024-08-19T05:20:07.130Z WARN transport/transfer.go:52 wait to get next connection for 5 seconds, current retry times: 0, connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied"
2024-08-19T05:20:12.135Z WARN transport/transfer.go:52 wait to get next connection for 5 seconds, current retry times: 1, connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied"
2024-08-19T05:20:17.141Z WARN transport/transfer.go:52 wait to get next connection for 5 seconds, current retry times: 2, connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied"
2024-08-19T05:20:22.142Z WARN transport/transfer.go:52 wait to get next connection for 5 seconds, current retry times: 3, connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied"
2024-08-19T05:20:27.148Z WARN transport/transfer.go:52 wait to get next connection for 5 seconds, current retry times: 4, connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied"
2024-08-19T05:20:32.150Z WARN transport/transfer.go:52 wait to get next connection for 5 seconds, current retry times: 5, connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied"
2024-08-19T05:20:37.156Z ERROR transport/transfer.go:49 transfer will shutdown because of no avaliable connections: connection error: desc = "transport: error while dialing: dial tcp x.x.x.x:6751: connect: permission denied"
2024-08-19T05:20:37.156Z INFO plugin/plugin.go:181 context has been canceled, will shutdown all plugins
2024-08-19T05:20:37.156Z INFO plugin/plugin.go:194 shutdown all plugins done
2024-08-19T05:20:37.156Z INFO plugin/plugin.go:196 plugin daemon will exit
2024-08-19T05:20:37.156Z INFO elkeid-agent-src/main.go:150 ++++++++++++++++++++++++++++++exit++++++++++++++++++++++++++++++
The text was updated successfully, but these errors were encountered: