Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Cannot login to ntopng.

    Scheduled Pinned Locked Moved Traffic Monitoring
    35 Posts 19 Posters 11.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      damien_vancouver
      last edited by damien_vancouver

      I was able to set my ntopng password using redis-cli, following the method from an old locked thread.

      SSH into your pfSense and then run:

      echo -n NewPassword | md5
      

      (replace "NewPassword" with whatever you want for a password).
      That will show you the MD5 hash of your new password, which is what you have to actually use in the next step. Copy the output into your clipboard and paste into the redis-cli set command in the next step. For my example "NewPassword" the MD5 output is 70c04e53f3216a44d9b4f3e517f9b45c .

      Then:

      redis-cli
      set ntopng.user.admin.password 70c04e53f3216a44d9b4f3e517f9b45c
      

      After that, you should be able to log in with NewPassword or whatever you chose, using the "Access ntopng" page (Diagnostics->ntopng).

      I am not sure if this is persistent across reboots, as I haven't rebooted yet.

      F 1 Reply Last reply Reply Quote 5
      • V
        victorhooi
        last edited by

        I have the same issue on my SG-3100 with ntopNG - and the workaround from damien_vancouver works for me.

        Any idea what the underlying issue is?

        It seems like the set password form in pfSense for ntopNG is broken somehow?

        1 Reply Last reply Reply Quote 1
        • U
          uh2
          last edited by

          I have the exact same issue on 2.4.4-RELEASE and workaround from damien_vancouver is the only thing that works for me.

          1 Reply Last reply Reply Quote 0
          • L
            leforban
            last edited by leforban

            Hi ! Thanks for the workaround unfortunately the password is changed back after a reboot. Does anybody have a more permanent solution ?

            Thanks

            [Edit]Nevermind, I uninstalled the package, reinstalled it and set up the password using Edge. Now I can login (even in chrome)[/Edit]

            1 Reply Last reply Reply Quote 0
            • J
              Jim Coogan
              last edited by

              Also had to use damien_vancouver workaround. Thanks damien_vancouver

              1 Reply Last reply Reply Quote 0
              • B
                bluedog
                last edited by bluedog

                This worked for me without having to use command line.
                First - do not change PW from pfsense. Turn on ntopng , save and got to web page
                Use default user/password: admin/admin. It should aks you to change from default password.
                Once submitted should go to dashboard page.

                If you already changed PW from FW, then uninstall (remember to unmark box to retain data and reinstall.

                slmS 1 Reply Last reply Reply Quote 1
                • F
                  fbsd44 @damien_vancouver
                  last edited by

                  @damien_vancouver This solved the problem for me.
                  Thanks!

                  1 Reply Last reply Reply Quote 0
                  • pufferfirewallP
                    pufferfirewall
                    last edited by

                    The solution from @damien_vancouver also worked for me. I had the same problem described in this thread. In PFSense GUI, under ntopng settings....clear all files, data, graphs. Unchecked the box at the top of the page for "retain data, files".

                    1 Reply Last reply Reply Quote 0
                    • buggzB
                      buggz
                      last edited by

                      And it still continues today.
                      2.4.5-RELEASE-p1 (amd64)
                      built on Tue Jun 02 17:51:17 EDT 2020
                      FreeBSD 11.3-STABLE

                      The system is on the latest version.
                      Version information updated at Thu Aug 27 15:50:31 EDT 2020

                      I will try the @damien_vancouver workaround and report back...

                      1 Reply Last reply Reply Quote 0
                      • buggzB
                        buggz
                        last edited by

                        the @damien_vancouver workaround works again, thanks!

                        1 Reply Last reply Reply Quote 0
                        • slmS
                          slm @bluedog
                          last edited by

                          @bluedog said in Cannot login to ntopng.:

                          This worked for me without having to use command line.
                          First - do not change PW from pfsense. Turn on ntopng , save and got to web page
                          Use default user/password: admin/admin. It should aks you to change from default password.
                          Once submitted should go to dashboard page.
                          If you already changed PW from FW, then uninstall (remember to unmark box to retain data and reinstall.

                          One modification, when setting up ntopng on the setting page to get past that form set the password as "admin" which is the default for ntopng when you go to login to it for the 1st time.

                          1 Reply Last reply Reply Quote 1
                          • P
                            pdwalker
                            last edited by

                            @damien_vancouver's fix also worked for me.

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post
                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.