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

    Attempting to update to 23.01 DEVEL corrupts my pfSense installation

    Scheduled Pinned Locked Moved Plus 23.01 Development Snapshots (Retired)
    156 Posts 24 Posters 49.6k Views 19 Watching
    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.
    • stephenw10S Offline
      stephenw10 Netgate Administrator
      last edited by

      What errors were you seeing?

      What version were you upgrading from?

      If you are coming from a 23.01 snapshot from Dec 6th or earlier you may need to manually upgrade the pfSense-upgrade and pfSense-base pkgs before upgrading.

      Steve

      mtarboxM pitchforkP 2 Replies Last reply Reply Quote 0
      • mtarboxM Offline
        mtarbox @stephenw10
        last edited by

        @stephenw10
        I was coming from 22.05 on a brand new 4100.
        "Another instance of pfSense-upgrade is running. Try again later" in the GUI.
        When I switch to cli, I get "unable to update repositories".
        So then I go through the troubleshooting from here:[https://docs.netgate.com/pfsense/en/latest/troubleshooting/upgrades.html](link url)
        And from there, I borked the install and had to submit a ticket for the image.

        Si vis pacem, para pactum.

        S 1 Reply Last reply Reply Quote 1
        • S Offline
          serzyfritz @mtarbox
          last edited by

          @mtarbox I am also having the exact same errors on my install. Installed pfSense a month ago from the community edition, and upgraded to plus 22.05. A few days ago I switched up to try the Beta, can't get the update to go (same errors). I am also having issues where no packages will install or update either when switched back to 22.05 production listings.

          1 Reply Last reply Reply Quote 0
          • pitchforkP Offline
            pitchfork @stephenw10
            last edited by

            @stephenw10 coming from 22.05 and switched the upgrade path from stable to beta two days ago.

            already tried to run pkg-static clean -ay; pkg-static install -fy pkg pfSense-repo pfSense-upgrade twice. after the 1st run I tried to upgrade via GUI, 2nd time via console. same error messages reported in this thread (they diff whether it's GUI or console)

            1 Reply Last reply Reply Quote 1
            • Y Offline
              yellowRain
              last edited by

              Netgate 6100
              
              22.05-RELEASE (amd64)
              built on Wed Jun 22 18:56:13 UTC 2022
              FreeBSD 12.3-STABLE
              

              No way to update to 23.01 20221226 :

              Another instance of pfSense-upgrade is running.  Try again later
              
              lawrencesystemsL Y 2 Replies Last reply Reply Quote 0
              • lawrencesystemsL Offline
                lawrencesystems @yellowRain
                last edited by

                @yellowrain said in Attempting to update to 23.01 DEVEL corrupts my pfSense installation:

                Another instance of pfSense-upgrade is running. Try again later

                I am getting the same error as well using virtualzied pfsense plus 22.05.

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

                  The Another instance of pfSense-upgrade is running. error?

                  M 1 Reply Last reply Reply Quote 0
                  • M Offline
                    michaellacroix @stephenw10
                    last edited by

                    @stephenw10

                    FYI - I tried all the recommendations in this doc.

                    https://docs.netgate.com/pfsense/en/latest/troubleshooting/upgrades.html

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

                      And you are also seeing the same error:

                      Another instance of pfSense-upgrade is running.
                      

                      When trying to upgrade from 22.05 to 23.01 in the gui?

                      mtarboxM 1 Reply Last reply Reply Quote 0
                      • mtarboxM Offline
                        mtarbox @stephenw10
                        last edited by mtarbox

                        @stephenw10 for me yes. Same thing.
                        However when I grep it, it doesn't show that it is running.

                        Si vis pacem, para pactum.

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

                          If you run at the command line: ps -auxwwd | grep upgrade

                          Does it show another instance is actually running?

                          If so try just running ps -auxwwd and see if there are any sub processes it's waiting on.

                          Trying to replicate it here....

                          M 1 Reply Last reply Reply Quote 0
                          • M Offline
                            michaellacroix @stephenw10
                            last edited by

                            @stephenw10
                            I documented this in another post:

                            https://forum.netgate.com/topic/176692/unable-to-upgrade-22-05-to-23-01-dev20221223/5

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

                              OK, replicated that. Digging....

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

                                Ok, we see the issue here. We are working on a fix that should be available shortly.

                                M 1 Reply Last reply Reply Quote 4
                                • M Offline
                                  michaellacroix @stephenw10
                                  last edited by

                                  @stephenw10
                                  Will we be able to test tonight? If not, will there be an ETA? Thanks

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

                                    I don't see a commit for it yet. Let me see if I can find anything clearer....

                                    T 1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      tomfrode @stephenw10
                                      last edited by

                                      @stephenw10 any ETA on fix or dirty workaround yet?

                                      I have the same issues when trying to update from 22.05 to 23.01.

                                      failupdate.jpg

                                      M 1 Reply Last reply Reply Quote 0
                                      • M Offline
                                        michaellacroix @tomfrode
                                        last edited by

                                        @tomfrode
                                        Its worse than just being able to upgrade to the beta version. You also cant add or remove packages.

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

                                          If you switch the pkg repo branch back to 22.05 (stable) int he GUI then run at the command line:

                                          pkg-static install -f pfSense-upgrade
                                          

                                          You will have access to packages again via the GUI.

                                          Steve

                                          S T M 3 Replies Last reply Reply Quote 1
                                          • S Offline
                                            serzyfritz @stephenw10
                                            last edited by

                                            @stephenw10
                                            Thank you, This allowed me to update/install packages again after switching back to 22.05.
                                            I am going to wait for the fix to become available before I attempt the upgrade to 23.01 again.

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