Announcement

Collapse
No announcement yet.

Nxfilter Won't Startup After Reboot

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Nxfilter Won't Startup After Reboot

    So whenever my pi reboots I get this error,

    INFO [02-27 11:41:00] - MM, Starting NxFilter v4.5.4.2
    INFO [02-27 11:41:00] - MM, It's running stand alone.
    INFO [02-27 11:41:02] - DUuDCT, updating to 140.
    ERROR [02-27 11:41:02] - MiS, Couldn't update config DB!
    INFO [02-27 11:41:02] - ShutdownHook.run, Shutting down on 2022-02-27 11:41:02.

    In order to make nxfilter load I have to restore the db everytime my pi reboots?


  • #2
    Try to start it on cmd. With root permission,

    Code:
    cd /nxfitler/bin
    ./startup.sh
    And see if you get the same error.

    Whatever it is, your NxFilter can't read its DB.

    Comment

    Working...
    X