I am attempting to upgrade NxFilter on Linux from version 3.3.4 to 4.3.2.1. I was able to successfully overwrite the files in the /nxfilter directory with the new files, but am having trouble when starting NxFilter. We were previously using Shallalist and will be using Jahaslist in the future, so I had to change the blacklist_type field in /nxfilter/conf/cfg.properties from 1 to 5. When I try to start NxFilter now, I get the following errors:
[root@GES-NXFILTER1 bin]# ./startup.sh
*********************************************************************
NxFilter v4.3.2.1
Company : Jahastech
Homepage :
http://www.nxfilter.org Email :
sup...@nxfilter.org*********************************************************************
INFO [08-23 14:54:28] - MM, Starting NxFilter v4.3.2.1
INFO [08-23 14:54:28] - MM, It's running stand alone.
INFO [08-23 14:54:28] - DUuDCT, updating to 411
ERROR [08-23 14:54:29] - MiS, Couldn't update config DB!
INFO [08-23 14:54:29] - ShutdownHook.run, Shutting down on 2018/08/23 14:54:29.
I copied the files from the /nxfilter/db folder to another location for a backup and then deleted the files in /nxfilter/db. After doing that, NxFilter start correctly. We have a lot of configuration in NxFilter, so I would like to avoid having to reconfigure everything again.
I suspect that my config database is having issues being upgraded since there is a large version change. Would it be possible for me to do incremental upgrades or some other solution to retain my configuration? Is there are repository for the archive NxFilter installs?
Thanks for any help!