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 38.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.
    • V
      Viper_Rus
      last edited by

      And I can't update from 23.01.b.20230102.0600 to 23.01.b.20230104.0600. Before that it was updated every day.

      V 1 Reply Last reply Reply Quote 0
      • V
        Viper_Rus @Viper_Rus
        last edited by Viper_Rus

        @viper_rus
        t was not possible to determine pkg remote version

        How to fix it?

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

          That isn't necessarily a show-stopping error. Try running pfSense-upgrade -d at the command line.

          Steve

          mtarboxM V 2 Replies Last reply Reply Quote 1
          • mtarboxM
            mtarbox @stephenw10
            last edited by mtarbox

            @stephenw10
            Upgrade went without issue, pulled everything and installed.
            PFBlockerNG-Dev had some php issues that resolved with a reboot.

            Now I am seeing issues with Dynamic DNS. Deleted the info, replaced the info(just to make sure), still no dice. Not a deal breaker, but it's a BETA.

            dyndns.PNG
            Jan 4 07:52:22 pfSense php-fpm[369]: /rc.dyndns.update: Dynamic DNS googledomains (pfsense.xxxxx.xx): Public IP address could not be extracted from Check IP Service
            Jan 4 07:52:22 pfSense php-fpm[369]: /rc.dyndns.update: Dynamic DNS (pfsense.xxxxx.xx) There was an error trying to determine the public IP for interface - wan (ix3 ).
            Jan 4 07:52:26 pfSense php-cgi[426]: rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/system-sensors.rrd N:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/system-sensors.rrd: expected 4 data source readings (got 3) from N'
            Jan 4 07:52:26 pfSense php-cgi[426]: rc.bootup: Creating rrd update script

            Services like DNSBL doesn't show up, yet unbound does. Maybe it is supposed to be that way, IDK.

            servicesstatus.PNG

            reboot.PNG

            I've rebooted 5 times, just to make sure.
            Do feel free to move this, as it was a "successful" update from 22.05 to 23.01DEV, but with issues.

            Si vis pacem, para pactum.

            1 Reply Last reply Reply Quote 0
            • S
              swampkracker
              last edited by

              Upgrade from 22.05 to 23.01.b.20230104.0600 was successful.

              1 Reply Last reply Reply Quote 0
              • O
                OpIT GmbH
                last edited by

                i tried to update, now iam no longer be able to login or use the console menu except 8 (shell)

                Parse error: syntax error, unexpected ')', expecting '|' or variable (T_VARIABLE) in /etc/inc/util.inc on line 3655

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

                  Hmm. The RRD error is because there is no longer any temperature data from the cordbuc device in 23.01. You will probably need to reset the RRD file to clear that.

                  There were some issues with dyndns in earlier testing but I'm not aware of anything still outstanding. Check the configured 'Check IP Service'.

                  If the service is missing the package probably didn't reinstall correctly at upgrade. I would manually reinstall it from the package manager.

                  Steve

                  O mtarboxM 2 Replies Last reply Reply Quote 1
                  • O
                    OpIT GmbH @stephenw10
                    last edited by

                    @stephenw10
                    the problem is that the GUI is not working and in CLI the most Menu options also... i cant use Menu 4 (Reset) because of this error...

                    menu 8 (Shell) is working

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

                      @opit-gmbh That looks like what you might see if the filesystem is full. Do you have a lot of ZFS snapshots on that box? Do you see any filesystem errors in the upgrade logs?

                      At the command line you can run bectl list to see how many snaps you might have. And bectl destroy xxxx to remove older snaps.

                      Steve

                      O 1 Reply Last reply Reply Quote 0
                      • O
                        OpIT GmbH @stephenw10
                        last edited by

                        @stephenw10

                        i dont know but i think not.... Its a7100 netgate
                        dff072a4-f6db-439a-850c-debe4f69d803-image.png

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

                          Hmm, OK. Not that then. Let me try to replicate it....

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

                            Ok, that looks like a bug: https://redmine.pfsense.org/issues/13831
                            Should be fixed in the next snap.

                            1 Reply Last reply Reply Quote 1
                            • stephenw10S
                              stephenw10 Netgate Administrator @OpIT GmbH
                              last edited by

                              @opit-gmbh Do you have any of the upgrade logs from that? Any other errors shown?

                              The chances of hitting that bug we found are extremely low.

                              O 2 Replies Last reply Reply Quote 0
                              • V
                                Viper_Rus @stephenw10
                                last edited by Viper_Rus

                                @stephenw10
                                Fixed the situation like this.

                                • I made a backup of the settings.
                                • Restored an older image (22.05),
                                • updated to the latest version of 23.01,
                                • restored setting from backup
                                C 1 Reply Last reply Reply Quote 1
                                • C
                                  chickendog @Viper_Rus
                                  last edited by

                                  @viper_rus Is this what you were getting?

                                  I'm not sure it's really an issue though since it seems to complete the checks fine in the end?

                                  This is running the pfSense-upgrade -d as Stephen suggested.

                                  0995be0c-2ef2-4b44-a337-60b4c4a13da2-image.png

                                  1 Reply Last reply Reply Quote 1
                                  • V
                                    Viper_Rus
                                    last edited by

                                    @chickendog
                                    I was getting this error in the WEB interface and the installation process was interrupted. Perhaps it was possible to fix it with the proposed option, I'll use it next time :))) But at the moment I have the last snapshot ;)

                                    C 1 Reply Last reply Reply Quote 0
                                    • C
                                      chickendog @Viper_Rus
                                      last edited by

                                      @viper_rus Ah ok I see, yeah I have no error in the web interface but have it via CLI. I'll see if it persists. I assume for now I'm on the latest build and there just hasn't been a new one since 23.01.b.20230104.0600

                                      C 1 Reply Last reply Reply Quote 0
                                      • M
                                        mikeisfly
                                        last edited by

                                        Upgrade completed successfully.

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

                                          @stephenw10 all set. Cleared the .rrd file.
                                          Reinstalled pfb-ng. Services now show.

                                          Dynamic DNS is still wonky. Using the default which is http://checkip.dyndns.org. It does resolve to my address. Will wait and see what the next snap brings us.

                                          Si vis pacem, para pactum.

                                          1 Reply Last reply Reply Quote 0
                                          • O
                                            OpIT GmbH @stephenw10
                                            last edited by

                                            @stephenw10
                                            where i can find this logs? and what can i do now to get my Netgate working ? ;)

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