I believe our LibreNMS did its self update last night and ever since then our IPv6 only devices are being marked as down when they are not.
Version number is being reported as 25.10.0-dev.27+1d3c661aa - Fri Sep 26 2025 18:03:42 GMT-0500
If I capture the discovery process, I can see it is trying to run fping -4 and failing.
Did something change in this update with ICMP and fping? If I fping the device with the -6 option ( or no ip version option at all ) the server can successfully ping the device.
For now I disabled the ICMP check under the Ping configuration options and everything is “back to normal”, but that’s not ideal.
Thanks! I believe that worked. I patched the file and did a quick capture of a Discover on a device that was failing the fping before and it now shows the correct fping -6 and passes.