Bug #12423
openDashboard shows "SQLite database missing, Force Reload DNSBL to recover!"
0%
Description
See screenshot. The message tells to 'force reload' which I did, yet the error persists.
There's one post on the forum:
but I see no tickets here, so am filing this.
It would be nice if the error message said which database is missing. I see several sqlite files present in /var/unbound/:
rw-r--r- 1 root unbound 0 Oct 3 18:45 pfb_dnsbl.confrw-r--r- 1 root unbound 4579 Apr 22 17:18 pfb_dnsbl.doh.confrw-r--r- 1 root unbound 2460 Apr 14 18:26 pfb_dnsbl_lighty.confrw-r--r- 1 unbound unbound 8192 Oct 3 17:30 pfb_py_dnsbl.sqliterwxr-xr-x 1 root wheel 1687428 Sep 10 12:59 pfb_py_hsts.txt 1 unbound unbound 12288 Oct 3 17:30 pfb_py_resolver.sqlite
-rw-r--r-
-rwxr-xr-x 1 root wheel 66726 Sep 10 12:59 pfb_unbound.py
-rwxr-xr-x 1 root wheel 7058 Sep 10 12:59 pfb_unbound_include.inc
Files
Updated by Viktor Gurov 8 months ago
Updated by Sean McBride 8 months ago
Viktor, thanks for improving the error message. Two comments:
1. putting the full path might be even better. I assume it's /var/unbound/pfb_py_dnsbl.sqlite?
2. If that is the file, it does exist on my system already:
[21.05.1-RELEASE][admin@pfsense.example.com]/root: file /var/unbound/pfb_py_dnsbl.sqlite
/var/unbound/pfb_py_dnsbl.sqlite: SQLite 3.x database, last written using SQLite version 3035005
Updated by Sean McBride 5 months ago
So is this in pfBlockerNG-devel 3.1.0 or not yet released?