No logs shown - debug log uploaded

I’ve just installed pi-hole and all works (DNS resolution), except that I’m not seeing any logs in the GUI.

Here the logs:

https://tricorder.pi-hole.net/QqcXil9z/

Any help will be appreciated!

Can you please include the compose file or docker run command used to start the container?

Apparently the problem was me using NFS to map the SQL database over the network, which can corrupt the database with concurrent queries. I moved it over to local storage and now it works flawlessly and I can see all clients.

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