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

    SG-8860 & SG-4860 Not upgrading to 2.4 stuck on 2.3.4

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    13 Posts 5 Posters 2.7k 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.
    • jimpJ
      jimp Rebel Alliance Developer Netgate
      last edited by

      First, just run pfSense-upgrade from the console or ssh shell (or use menu option 13). That should do the right thing even when the GUI won't find the update.

      If that doesn't work, then visit System > Update, Update Settings tab. Make sure they are set for Stable. If they are, you might try setting them to one of the development branches, then check for updates, and then switch back to Stable and try again.

      If that still doesn't work, set them to stable and run these commands:

      pkg-static clean -ay
      pkg-static install -f pkg pfSense-repo pfSense-upgrade
      

      And then check for updates again.

      Remember: Upvote with the šŸ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

      Need help fast? Netgate Global Support!

      Do not Chat/PM for help!

      1 Reply Last reply Reply Quote 0
      • D
        d83
        last edited by

        Sorry for the late response, for some reason I wasn't emailed.Ā  So a stupid question here,Ā  in console when I run the commands you gave meĀ  how do I confirm yes?Ā  When it asks me if i want to upgrade?

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

          Try hitting 'y' and enter.

          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 0
          • DerelictD
            Derelict LAYER 8 Netgate
            last edited by

            Generally adding a -y in the correct place does that automatically.

            pkg-static install -yf pkg pfSense-repo pfSense-upgrade

            Chattanooga, Tennessee, USA
            A comprehensive network diagram is worth 10,000 words and 15 conference calls.
            DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
            Do Not Chat For Help! NO_WAN_EGRESS(TM)

            1 Reply Last reply Reply Quote 0
            • D
              d83
              last edited by

              So I ran the commands on both of the devices and I get this but nothing else happens

              
              Updating pfSense-core repository catalogue...
              pfSense-core repository is up to date.
              Updating pfSense repository catalogue...
              pfSense repository is up to date.
              All repositories are up to date.
              The following 3 package(s) will be affected (of 0 checked):
              
              Installed packages to be REINSTALLED:
              	pkg-1.10.1_1 [pfSense]
              	pfSense-repo-2.4.2_1 [pfSense]
              	pfSense-upgrade-0.40 [pfSense]
              
              Number of packages to be reinstalled: 3
              
              3 MiB to be downloaded.
              [1/3] Fetching pkg-1.10.1_1.txz: .......... done
              [2/3] Fetching pfSense-repo-2.4.2_1.txz: . done
              [3/3] Fetching pfSense-upgrade-0.40.txz: .. done
              Checking integrity... done (0 conflicting)
              [1/3] Reinstalling pfSense-upgrade-0.40...
              [1/3] Extracting pfSense-upgrade-0.40: ..... done
              [2/3] Reinstalling pkg-1.10.1_1...
              [2/3] Extracting pkg-1.10.1_1: .......... done
              You may need to manually remove /usr/local/etc/pkg.conf if it is no longer needed.
              [3/3] Reinstalling pfSense-repo-2.4.2_1...
              Extracting pfSense-repo-2.4.2_1: .......... done
              
              
              1 Reply Last reply Reply Quote 0
              • DerelictD
                Derelict LAYER 8 Netgate
                last edited by

                Did that fix the ability to upgrade?

                If not, manually set the Update branch to "Security/Errata" and run those commands again.

                Chattanooga, Tennessee, USA
                A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                Do Not Chat For Help! NO_WAN_EGRESS(TM)

                1 Reply Last reply Reply Quote 0
                • D
                  d83
                  last edited by

                  No it didn't. Went back to system upgrade still nothing.

                  1 Reply Last reply Reply Quote 0
                  • DerelictD
                    Derelict LAYER 8 Netgate
                    last edited by

                    Sorry - edited did you try that second bit ^?

                    Chattanooga, Tennessee, USA
                    A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                    DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                    Do Not Chat For Help! NO_WAN_EGRESS(TM)

                    1 Reply Last reply Reply Quote 0
                    • D
                      d83
                      last edited by

                      No, I have not tried the second part. I will try that first thing in the morning. Thank you for your help!

                      1 Reply Last reply Reply Quote 0
                      • DerelictD
                        Derelict LAYER 8 Netgate
                        last edited by

                        You might also try running these if that doesn't work:

                        pkg-static clean -ya
                        pkg-static install -yf pkg pfSense-repo pfSense-upgrade

                        Chattanooga, Tennessee, USA
                        A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                        DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                        Do Not Chat For Help! NO_WAN_EGRESS(TM)

                        1 Reply Last reply Reply Quote 0
                        • D
                          d83
                          last edited by

                          Doing the

                          manually set the Update branch to "Security/Errata" and run those commands again

                          did the trick

                          pkg-static clean -ay
                          pkg-static install -yf pkg pfSense-repo pfSense-upgrade
                          

                          I was able to to go to 2.3.5 with that, then switch back to stable 2.4 but it said 2.3.5 was the current,Ā  it took a few browser refreshes for it to change to 2.4.2.

                          Thank you, I'm current!

                          1 Reply Last reply Reply Quote 0
                          • J
                            jtechsense
                            last edited by

                            Thank you!

                            Accidentally had Stable (2.4) set as the target while upgrading from an older 2.3.X release.

                            Had to run the pkg-static clean / install commands to get things back on track from a partial 2.3.2 -> 2.4.X upgrade attempt in console.

                            I rebooted after switching the update branch to "Security/Errata" to get to latest 2.3.X, and ran the update in the console and was able to get to the latest 2.3.5.Ā  Then switched back to Stable update branch, before finally upgrading to the latest 2.4.

                            A reboot between setting the update branch each time seemed to help, but maybe wasn't needed.

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