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

    Please wait while the update system initializes

    Scheduled Pinned Locked Moved General pfSense Questions
    32 Posts 16 Posters 32.1k 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.
    • GertjanG
      Gertjan
      last edited by Gertjan

      The solution, disabling IPv6, actually asks for a better solution : make IPv6 work.

      I never had to disable IPv6 on my pfSense, even back in time when I had not any IPv6 support from my ISP. This ISP didn't t offer any IPv6 support back then, and they still don't do so today.
      Updating, or package management on pfSense worked well.

      I decided to add IPv6 support using he.net.
      No change, everything still works.
      he.net fails ? Or I disable this IPv6-Only-WAN connection ? Still ok, all is well.

      No "help me" PM's please. Use the forum, the community will thank you.
      Edit : and where are the logs ??

      M 1 Reply Last reply Reply Quote 2
      • M
        mlcastillo @Gertjan
        last edited by

        Agreed. Having to disable functionality to make software stable is not a permanent solution. I really hope they fix ipv6 soon.

        X 1 Reply Last reply Reply Quote 0
        • X
          xparanoik @mlcastillo
          last edited by

          Any news on this topic? Still seems to be an issue on the latest version (2.4.5-RELEASE-p1)

          M JKnottJ 2 Replies Last reply Reply Quote 3
          • M
            mlcastillo @xparanoik
            last edited by

            @xparanoik Good question. I haven't been brave enough to try it again.

            1 Reply Last reply Reply Quote 0
            • JKnottJ
              JKnott @xparanoik
              last edited by

              @xparanoik

              What is actually happening? Is the device getting a global IPv6 address, when there's no IPv6 provided? If it's only getting a link local address, it should cause this problem.

              PfSense running on Qotom mini PC
              i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
              UniFi AC-Lite access point

              I haven't lost my mind. It's around here...somewhere...

              1 Reply Last reply Reply Quote 0
              • X
                xparanoik
                last edited by

                I actually already had IPv6 disabled this time around. In order to get the package installer GUI to work I had to run killall -9 pkg-static then pkg-static upgrade -f

                JKnottJ M 2 Replies Last reply Reply Quote 1
                • JKnottJ
                  JKnott @xparanoik
                  last edited by

                  @xparanoik

                  So, you're saying it failed even with IPv6 disabled? If so, then it had nothing to do with the problem.

                  PfSense running on Qotom mini PC
                  i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                  UniFi AC-Lite access point

                  I haven't lost my mind. It's around here...somewhere...

                  1 Reply Last reply Reply Quote 0
                  • GertjanG
                    Gertjan
                    last edited by

                    Not sure.
                    IPv6 can be shut down using a click.
                    The blocked pkg-static process would still be blocked and locked in memory.
                    For good order, a reboot would have done some good here.

                    No "help me" PM's please. Use the forum, the community will thank you.
                    Edit : and where are the logs ??

                    1 Reply Last reply Reply Quote 1
                    • M
                      mikeroygbiv @xparanoik
                      last edited by

                      @xparanoik
                      thanks!
                      its working

                      killall -9 pkg-static

                      then manually update install the packages from the package manager

                      1 Reply Last reply Reply Quote 3
                      • L
                        LoZZoL
                        last edited by

                        @xparanoik - thanks, using killall -9 pkg-static in the shell meant that I didn't need to reboot after the 2.4.5 -> 2.4.5-RELEASE-p1 upgrade stopped me from being able to install package updates via Package Manager.

                        I think this is the top hit on DuckDuckGo so hopefully it will help others. Strange that it's seemingly been a problem for years.

                        1 Reply Last reply Reply Quote 2
                        • X
                          xparanoik
                          last edited by

                          @mikeroygbiv @LoZZoL glad that helped!

                          1 Reply Last reply Reply Quote 1
                          • B
                            beedsley
                            last edited by

                            Confirmed on the latest version of pfsense: 2.4.5-RELEASE-p1 (arm64)
                            Rebooted pfsense
                            Tried: killall -9 pkg-static
                            Result: No matching processes were found
                            Manually installed package: openvpn-client...
                            Result: No change, still hangs on "lease wait while the update system initializes"

                            Also, same failure, different pfsense install, just updating a different package, same result.

                            Gotta be a way to get this working.

                            bmeeksB 1 Reply Last reply Reply Quote 0
                            • bmeeksB
                              bmeeks @beedsley
                              last edited by

                              @beedsley said in Please wait while the update system initializes:

                              Confirmed on the latest version of pfsense: 2.4.5-RELEASE-p1 (arm64)
                              Rebooted pfsense
                              Tried: killall -9 pkg-static
                              Result: No matching processes were found
                              Manually installed package: openvpn-client...
                              Result: No change, still hangs on "lease wait while the update system initializes"

                              Also, same failure, different pfsense install, just updating a different package, same result.

                              Gotta be a way to get this working.

                              You are NOT on the latest version of pfSense. That is now 2.5 as of this week, so you need to update to the 2.5 version. You cannot install any packages (nor update any existing packages) until you update pfSense. If you try and force it, you will likely break your firewall to the point a fresh install and configuration restore from a backup will be required.

                              B J 3 Replies Last reply Reply Quote 2
                              • B
                                beedsley @bmeeks
                                last edited by

                                @bmeeks Forced upgrades suck!
                                I am not going to beta test the new version right away, this is dumb.

                                bmeeksB 1 Reply Last reply Reply Quote 0
                                • bmeeksB
                                  bmeeks @beedsley
                                  last edited by

                                  @beedsley said in Please wait while the update system initializes:

                                  @bmeeks Forced upgrades suck!
                                  I am not going to beta test the new version right away, this is dumb.

                                  It's not that pfSense is really trying to "force you" to upgrade. It's just that the package building system always builds on the latest pfSense version. It would be a lot of extra work to keep building packages for EOL versions of pfSense - not to mention the potential for leaving packages with security vulnerabilities still available for installation.

                                  Packages have to be compiled against an underlying OS version with certain assumed shared library versions. Always compiling against the "current" pfSense version is the best way.

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    beedsley @bmeeks
                                    last edited by

                                    @bmeeks Got it all sorted and working.
                                    Just needed to cycle the OS updates to develepment
                                    Wait for it to load the catalog of packages for that version, then toggle back to:
                                    "Previous stable version (2.4.5 DEPRECATED"
                                    so the catolog of packages for the current OS could be loaded and available for install.
                                    Then I could install packages for the 2.4.5 version WITHOUT upgrading the OS.

                                    Thankful!

                                    bmeeksB 1 Reply Last reply Reply Quote 3
                                    • bmeeksB
                                      bmeeks @beedsley
                                      last edited by bmeeks

                                      @beedsley said in Please wait while the update system initializes:

                                      @bmeeks Got it all sorted and working.
                                      Just needed to cycle the OS updates to develepment
                                      Wait for it to load the catalog of packages for that version, then toggle back to:
                                      "Previous stable version (2.4.5 DEPRECATED"
                                      so the catolog of packages for the current OS could be loaded and available for install.
                                      Then I could install packages for the 2.4.5 version WITHOUT upgrading the OS.

                                      Thankful!

                                      Yes, that works, but the firewall gets an update for a reason. Usually there are vulnerabilities that need patching. FreeBSD 11.3, which is what pfSense-2.4.5 is based on, went EOL (End-of-Life) in September 2020. Here is the schedule: https://www.freebsd.org/security/unsupported/. It's not a good idea to have your firewall running an EOL operating system. Doing so for a few days or even a couple of weeks is one thing, but leaving it on an older version for months is not wise.

                                      B H 2 Replies Last reply Reply Quote 0
                                      • B
                                        beedsley @bmeeks
                                        last edited by

                                        @bmeeks Considering how many issues are being reported here on the forum with the 2.5 upgrade, we can wait a short time for them to get sorted out.

                                        We both know waiting a few months to upgrade is totally acceptable, unless you are saying there are some super bad UNREPORTED flaws in the 2.4.5 version, which seriously doubt.

                                        bmeeksB 1 Reply Last reply Reply Quote 0
                                        • bmeeksB
                                          bmeeks @beedsley
                                          last edited by

                                          @beedsley said in Please wait while the update system initializes:

                                          @bmeeks Considering how many issues are being reported here on the forum with the 2.5 upgrade, we can wait a short time for them to get sorted out.

                                          We both know waiting a few months to upgrade is totally acceptable, unless you are saying there are some super bad UNREPORTED flaws in the 2.4.5 version, which seriously doubt.

                                          I'm not trying to argue, nor am I saying if you don't upgrade tonight your firewall will turn into a pumpkin ... 🙂.

                                          I don't know your skill level (or any other poster's), so I usually default to giving the textbook answer to these kinds of questions. We have had users post here about issues, and when you finally ask them what version of pfSense they are running, it turns out to be many years out of date.

                                          1 Reply Last reply Reply Quote 0
                                          • J
                                            jmesser @bmeeks
                                            last edited by

                                            @bmeeks said in Please wait while the update system initializes:

                                            @beedsley said in Please wait while the update system initializes:

                                            Confirmed on the latest version of pfsense: 2.4.5-RELEASE-p1 (arm64)
                                            Rebooted pfsense
                                            Tried: killall -9 pkg-static
                                            Result: No matching processes were found
                                            Manually installed package: openvpn-client...
                                            Result: No change, still hangs on "lease wait while the update system initializes"

                                            Also, same failure, different pfsense install, just updating a different package, same result.

                                            Gotta be a way to get this working.

                                            You are NOT on the latest version of pfSense. That is now 2.5 as of this week, so you need to update to the 2.5 version. You cannot install any packages (nor update any existing packages) until you update pfSense. If you try and force it, you will likely break your firewall to the point a fresh install and configuration restore from a backup will be required.

                                            This is simply not true. you can install packages for your current version. you just have to change the branch you are on in the system update page.

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