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
Logs for the probe: ts=2024-10-30T09:36:50.55957757Z caller=main.go:181 module=icmp target=10.11.62.232 level=info msg="Beginning probe" probe=icmp timeout_seconds=5 ts=2024-10-30T09:36:50.559659647Z caller=icmp.go:91 module=icmp target=10.11.62.232 level=info msg="Resolving target address" target=10.11.62.232 ip_protocol=ip4 ts=2024-10-30T09:36:50.559677982Z caller=icmp.go:91 module=icmp target=10.11.62.232 level=info msg="Resolved target address" target=10.11.62.232 ip=10.11.62.232 ts=2024-10-30T09:36:50.559690817Z caller=handler.go:117 module=icmp target=10.11.62.232 level=info msg="Creating socket" ts=2024-10-30T09:36:50.559717051Z caller=handler.go:117 module=icmp target=10.11.62.232 level=debug msg="Unable to do unprivileged listen on socket, will attempt privileged" err="socket: permission denied" ts=2024-10-30T09:36:50.559780971Z caller=handler.go:117 module=icmp target=10.11.62.232 level=info msg="Creating ICMP packet" seq=43269 id=27393 ts=2024-10-30T09:36:50.559798158Z caller=handler.go:117 module=icmp target=10.11.62.232 level=info msg="Writing out packet" ts=2024-10-30T09:36:50.559809856Z caller=handler.go:117 module=icmp target=10.11.62.232 level=debug msg="Setting TTL (IPv4 unprivileged)" ttl=64 ts=2024-10-30T09:36:50.559880156Z caller=handler.go:117 module=icmp target=10.11.62.232 level=info msg="Waiting for reply packets" ts=2024-10-30T09:36:55.560497414Z caller=handler.go:117 module=icmp target=10.11.62.232 level=debug msg="Cannot get TTL from the received packet. 'probe_icmp_reply_hop_limit' will be missing." ts=2024-10-30T09:36:55.560594812Z caller=handler.go:117 module=icmp target=10.11.62.232 level=warn msg="Timeout reading from socket" err="read ip 0.0.0.0: raw-read ip4 0.0.0.0: i/o timeout" ts=2024-10-30T09:36:55.560700411Z caller=main.go:181 module=icmp target=10.11.62.232 level=error msg="Probe failed" duration_seconds=5.001082113
How To Resolve this issue
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
Logs for the probe:
ts=2024-10-30T09:36:50.55957757Z caller=main.go:181 module=icmp target=10.11.62.232 level=info msg="Beginning probe" probe=icmp timeout_seconds=5
ts=2024-10-30T09:36:50.559659647Z caller=icmp.go:91 module=icmp target=10.11.62.232 level=info msg="Resolving target address" target=10.11.62.232 ip_protocol=ip4
ts=2024-10-30T09:36:50.559677982Z caller=icmp.go:91 module=icmp target=10.11.62.232 level=info msg="Resolved target address" target=10.11.62.232 ip=10.11.62.232
ts=2024-10-30T09:36:50.559690817Z caller=handler.go:117 module=icmp target=10.11.62.232 level=info msg="Creating socket"
ts=2024-10-30T09:36:50.559717051Z caller=handler.go:117 module=icmp target=10.11.62.232 level=debug msg="Unable to do unprivileged listen on socket, will attempt privileged" err="socket: permission denied"
ts=2024-10-30T09:36:50.559780971Z caller=handler.go:117 module=icmp target=10.11.62.232 level=info msg="Creating ICMP packet" seq=43269 id=27393
ts=2024-10-30T09:36:50.559798158Z caller=handler.go:117 module=icmp target=10.11.62.232 level=info msg="Writing out packet"
ts=2024-10-30T09:36:50.559809856Z caller=handler.go:117 module=icmp target=10.11.62.232 level=debug msg="Setting TTL (IPv4 unprivileged)" ttl=64
ts=2024-10-30T09:36:50.559880156Z caller=handler.go:117 module=icmp target=10.11.62.232 level=info msg="Waiting for reply packets"
ts=2024-10-30T09:36:55.560497414Z caller=handler.go:117 module=icmp target=10.11.62.232 level=debug msg="Cannot get TTL from the received packet. 'probe_icmp_reply_hop_limit' will be missing."
ts=2024-10-30T09:36:55.560594812Z caller=handler.go:117 module=icmp target=10.11.62.232 level=warn msg="Timeout reading from socket" err="read ip 0.0.0.0: raw-read ip4 0.0.0.0: i/o timeout"
ts=2024-10-30T09:36:55.560700411Z caller=main.go:181 module=icmp target=10.11.62.232 level=error msg="Probe failed" duration_seconds=5.001082113
How To Resolve this issue
The text was updated successfully, but these errors were encountered: