Cannot access Pi-hole web interface

Expected Behaviour:

New install of Pi-hole on Kubuntu 20.04. Only item installed before hand was Synergy, Attempting to access Pihole web interface.
Kubuntu 20.04
Asus R103b notebook

Actual Behaviour:

Unable to access web interface using IP or pi.hole/admin link. Pinged ip from other pc successfully. Debug mentions lighttpd version could not be detected.

Debug Token:

0h0uvlbitx

While i've played around with kubuntu in the past thanks to my dad, i'm still very new to using konsole level commands. I understand there is an issue with the lighttpd install with Pihole due to some update that lighttpd implimented, but i'm not sure how to resolve this issue.

*** [ DIAGNOSING ]: lighttpd version
[✗] lighttpd version could not be detected.

What is the output of lighttpd -v

lighttpd: Symbol `FamErrlist' has different size in shared object, consider re-linking
lighttpd: symbol lookup error: lighttpd: undefined symbol: FAMNoExists

First Google result:

Reading package lists... Done
Building dependency tree
Reading state information... Done
libfam0 is already the newest version (2.7.0-17.3build2).
libfam0 set to manually installed.
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.

What else have you tried? The search function on this forum yields a few more:

Solution:

Used:

  1. sudo apt install gamin
  2. sudo systemctl restart lighttpd
  3. pihole restartdns

This resolved the issue and now allows me to access the Pihole web interface.

New Debug token showing positive resolution of issue: izm9ud4mrw

Thanks for the fix!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.