v3.2.0 python module missing
- 
 Getting the follow error in py_error.log 2023-02-05 11:28:10,820|ERROR| [pfBlockerNG]: Failed to load python module 'maxminddb': No module named 'maxminddb' 
 2023-02-05 11:28:10,820|ERROR| [pfBlockerNG]: Failed to load python module 'sqlite3': No module named '_sqlite3'I have tried the patch that fixes the slow reload times and I have also tried reinstalling and rebooting and I still can't get this error to go away. pkg info "py*" unbound py311-maxminddb-2.2.0_2 
 py311-setuptools-63.1.0
 py311-sqlite3-3.11.1_8
 py39-libzfs-1.1.2022081600
 py39-setuptools-63.1.0
 py39-yaml-5.4.1
 python311-3.11.1_1
 python39-3.9.15
 unbound-1.17.0
- 
 @bigjohns97 said in v3.2.0 python module missing: patch that fixes the slow reload times Slow force reload times? What and where is this patch? 
- 
 @pfsjap look at 
 https://forum.netgate.com/topic/177504/v-3-2-0-with-pfsense-23-01-rc-20230202/13
- 
 @bigjohns97 I recall a similar thread about missing modules in the past few days but I canโt seem to find it in a quick search. 
- 
 @steveits there was mention of this in the 3.19 thread pinned to the top but I already tried reinstall and I wasn't sure if it has the correct modules installed because the example in that thread was 2.6. 
- 
 Ended up working in this thread https://forum.netgate.com/topic/177212/pfblockerng-devel-v3-1-0_19-10/76 To get resolution and there was a hung upgrade between 23.01 Beta and 23.01 RC that held back the unbound version which kept me on the old python version. Running pkg upgrade via shell and rebooting fixed all of my issues.