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

    24.03-RC install long delays

    Scheduled Pinned Locked Moved Plus 24.03 Development Snapshots (Retired)
    39 Posts 5 Posters 3.8k 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.
    • DefenderLLCD
      DefenderLLC @jaltman
      last edited by

      @jaltman said in 24.03-RC install long delays:

      @stephenw10 If you haven't replicated it by late this evening EDT, I can repeat the process then.

      Did you get the boot verification post-upgrade? Mine never prompted me despite every previous beta install. My 300 seconds was definitely exceeded by the time it took for this RC install.

      J 1 Reply Last reply Reply Quote 0
      • J
        jaltman @DefenderLLC
        last edited by

        @DefenderLLC The last three lines of my console output were

        Netgate pfSense Plus 24.03-RC amd64 20240410-1729
        Bootup complete
        Performing automatic boot verification...done.
        
        DefenderLLCD 1 Reply Last reply Reply Quote 0
        • DefenderLLCD
          DefenderLLC @jaltman
          last edited by DefenderLLC

          @jaltman said in 24.03-RC install long delays:

          @DefenderLLC The last three lines of my console output were

          Netgate pfSense Plus 24.03-RC amd64 20240410-1729
          Bootup complete
          Performing automatic boot verification...done.
          

          I believe that's what mine said too. Just wondering if you were ever prompted in the GUI post-upgrade. I'm guessing that you weren't.

          I was not prompted his time.

          J 1 Reply Last reply Reply Quote 0
          • J
            jaltman @DefenderLLC
            last edited by

            @DefenderLLC I was not prompted

            1 Reply Last reply Reply Quote 0
            • stephenw10S
              stephenw10 Netgate Administrator
              last edited by

              To be clear you would only expect to see it if manual verification is set and it isn't by default.

              J DefenderLLCD 2 Replies Last reply Reply Quote 0
              • J
                jaltman @stephenw10
                last edited by

                @stephenw10 I do not have manual verification enabled

                1 Reply Last reply Reply Quote 0
                • DefenderLLCD
                  DefenderLLC @stephenw10
                  last edited by DefenderLLC

                  @stephenw10 Mine was already enabled for 300 seconds and I was never prompted in the GUI unlike the other 24.03 betas. As I mentioned on the other thread, I could have inadvertently verified it via console (if that's even possible) when I was frantically trying to establish a USB connection.

                  f83c608e-8c07-46ed-9c19-8b9d12bf8d38-image.png

                  J 1 Reply Last reply Reply Quote 1
                  • J
                    jaltman @DefenderLLC
                    last edited by

                    @DefenderLLC I appreciate that you have a different problem than I observed. I would appreciate it if discussion of that problem were held in a separate topic. Thanks.

                    DefenderLLCD 1 Reply Last reply Reply Quote 1
                    • DefenderLLCD
                      DefenderLLC @jaltman
                      last edited by

                      @jaltman said in 24.03-RC install long delays:

                      @DefenderLLC I appreciate that you have a different problem than I observed. I would appreciate it if discussion of that problem were held in a separate topic. Thanks.

                      For the record, I also had the same problem as you. 10 minutes install on my 6100 MAX due to package failures. The main difference between our issues is Snort vs Suricata. They both appeared to be exhibiting similar issues during the upgrade.

                      J 1 Reply Last reply Reply Quote 0
                      • J
                        jaltman @DefenderLLC
                        last edited by

                        @DefenderLLC Discussion of the delay problem is on topic. Discussion of manual boot verification is not. They are unrelated and hijacking my topic will make it more difficult for Netgate to obtain the necessary details to identify and fix the ordering of the package update process during a pfSense upgrade.

                        Please create a separate topic for "24.03-RC Manual Boot Verification failure" or something.

                        Thanks.

                        DefenderLLCD 1 Reply Last reply Reply Quote 0
                        • DefenderLLCD
                          DefenderLLC @jaltman
                          last edited by

                          @jaltman But they MAY be related. I only brought that up to see if you were also not prompted for verification which is probably related to the unusually long install time. The last statement in console log support this theory.

                          Didn't mean to upset you, but we both have the same exact device experiencing the same exact issues.

                          1 Reply Last reply Reply Quote 0
                          • stephenw10S
                            stephenw10 Netgate Administrator
                            last edited by

                            Repliacted it and opened a bug:

                            https://redmine.pfsense.org/issues/15396

                            DefenderLLCD 1 Reply Last reply Reply Quote 2
                            • DefenderLLCD
                              DefenderLLC @stephenw10
                              last edited by

                              @stephenw10 said in 24.03-RC install long delays:

                              Repliacted it and opened a bug:

                              https://redmine.pfsense.org/issues/15396

                              Thanks, Steve! This explains it perfectly.

                              1 Reply Last reply Reply Quote 0
                              • Bob.DigB
                                Bob.Dig LAYER 8
                                last edited by

                                I have said it before and will say it again: Those updates for blocklists, DNSBL Feeds, Rule Sets, in short everything pulling from outside sources shouldn't be part of the upgrade process to begin with.

                                GertjanG J 2 Replies Last reply Reply Quote 2
                                • GertjanG
                                  Gertjan @Bob.Dig
                                  last edited by

                                  @Bob-Dig said in 24.03-RC install long delays:

                                  shouldn't be part of the upgrade process to begin with

                                  I've read somewhere in the past : "Before a pfSense upgrade, remove packages".
                                  I'm not doing that. Most of us don't do that, I guess.
                                  But it would accelerate upgrading for sure.

                                  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
                                  • stephenw10S
                                    stephenw10 Netgate Administrator
                                    last edited by

                                    That's the safest way to be sure. But it shouldn't normally be required.

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      jaltman @Bob.Dig
                                      last edited by jaltman

                                      @Bob-Dig The fetching of remote content are a step during the installation of the package. During an upgrade, the old package versions must be removed and the new package versions installed. This is because the old package binaries are linked against an older set of libraries that might not be present on the upgraded system. For example when the FreeBSD major version is updated as part of the pfSense upgrade.

                                      The pfSense upgrade process isn't explicitly requesting the blocklists, DNSBL Feeds, Rule Sets, etc. Its just that when each package is installed with the prior configuration, it attempts to fetch the remote content required by the configuration.

                                      Leaving the prior packages installed isn't an option. The question is when should packages be re-installed after a pfSense upgrade and the prior configuration is applied. It used to be that pfSense would upgrade, bring the network interfaces online and then begin to apply packages. The downside of this approach is that during the window after the network interfaces are active and the packages are fully re-installed the security posture of the router is incomplete. During that time there is an opportunity for unwanted traffic to pass.

                                      The new Boot Environment upgrade process installs the packages before the network interfaces are configured. The theoretical benefit is that the router won't start with missing functionality. However, when the packages require fetching content as part of the installation this fails. If a security package such as snort, pfblockerng, suricata, etc is installed but doesn't obtain the required remote data, then not only will it fail to function properly when the network interfaces are brought up but its unclear how long it will be before the required data is fetched. For example I believe snort updates every six hours by default.

                                      Perhaps there is a middle ground. @stephenw10, can the WAN interfaces be configured and brought online without the LAN interfaces and then perform the package installation? Doing so would permit the remote content to be obtained without allowing traffic to pass through the router until all of the packages are fully configured.

                                      DefenderLLCD Bob.DigB 2 Replies Last reply Reply Quote 1
                                      • DefenderLLCD
                                        DefenderLLC @jaltman
                                        last edited by

                                        @jaltman Very good points and I like your last suggestion. In my case, I did see that there was a Suricata package update available right before upgrading from the latest 24.03 beta to the RC, but I know it's recommended not to upgrade the packages until the main OS is updated.

                                        From this point forward, if I see that there is a package update and a pfSense update, I'll probably perform that upgrade from the console so I can see the entire upgrade process which is normally done in just a few minutes. I was freaking out when I couldn't get in via SSH or HTTPS after 10 minutes.

                                        1 Reply Last reply Reply Quote 0
                                        • Bob.DigB
                                          Bob.Dig LAYER 8 @jaltman
                                          last edited by

                                          @jaltman said in 24.03-RC install long delays:

                                          it attempts to fetch the remote content required by the configuration.

                                          And that is problematic, not even related to the problem in this thread.

                                          1 Reply Last reply Reply Quote 0
                                          • stephenw10S
                                            stephenw10 Netgate Administrator
                                            last edited by

                                            Yes it's an issue anyway beyond the delays noted here, I agree.

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