Failed to load python module 'maxminddb': No module named 'maxminddb'
-
2021-07-08 22:40:40,546|ERROR| [pfBlockerNG]: Failed to load python module 'maxminddb': No module named 'maxminddb'
2021-07-08 22:40:40,546|ERROR| [pfBlockerNG]: Failed to load python module 'sqlite3': No module named '_sqlite3'Anybody got an explanation for that one besides they are missing??
-
Using the latest pfB ?
What pfSense ?Go to the console or SSH, and type
python3.8
and then copy paste
import sys print (sys.path)
On one of the path you should find what python needs in :
/usr/local/lib/python3.8/site-packages/maxminddbsqlite3 can also be found / should be there.
Dono if pfBlocker put them in place, or if they are part of pfSense.
-
Just deleted the py.error.log and it went away.
On 2.5.2 still and havent upgraded yet. PFB 3.1.0_1
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.