Can't load query log - datatables error

Please follow the below template, it will help us to help you!

Expected Behaviour:

To be able to load the query log without a error.

Actual Behaviour:

I get the error in an alert box when loading the query log

DataTables warning: table id=all-queries - Requested unknown parameter '4' for row 0, column 4. For more information about this error, please see http://datatables.net/tn/4

Debug Token:

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

I also get these -weird- requests in my audit log...

It appears your query database is damaged. These steps will save it and create a new one.

Run these commands to move the existing database to a new file name and create a fresh database.

sudo service pihole-FTL stop

sudo mv /etc/pihole/pihole-FTL.db /etc/pihole/pihole-FTL-old.db

sudo service pihole-FTL start

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