Skip to content
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

fping on ubuntu:bionic fails to ping #476

Closed
perithompson opened this issue Jul 1, 2019 · 4 comments
Closed

fping on ubuntu:bionic fails to ping #476

perithompson opened this issue Jul 1, 2019 · 4 comments

Comments

@perithompson
Copy link

When trying to use the icmp ping template I get the error "(null): can't create raw socket (must run as root?) : Address family not supported by protocol"

I looked around for possible reasons but it seems that fping will not work with ipv6 disabled on host.

@dotneft
Copy link
Collaborator

dotneft commented Jul 13, 2019

Fixed! Thank you!

@dotneft dotneft closed this as completed Jul 13, 2019
@perithompson
Copy link
Author

perithompson commented Jul 14, 2019

@dotneft which tag has this fix? I am still getting fping failed: (null): can't create raw socket (must run as root?) : Address family not supported by protocol after pulling the zabbix-server-pgsql:ubuntu-4.2.4, is there a work around for this problem or is it just upgrading the version of ubuntu that will contain the fix??

@dotneft
Copy link
Collaborator

dotneft commented Jul 14, 2019

I tried to use latest one (compiled by myself). I will check zabbix-server-pgsql:ubuntu-4.2.4. Did you use icmpping checks?

@perithompson
Copy link
Author

yep, the standard Template Module ICMP Ping: ICMP ping checks which launches fping, I think it is related to schweikert/fping#118 seems that the bionic apt package library doesn't include the latest patch that would have that fix in, or at least that's what I found when trying to update fping when building my own container from the main image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants