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

    pfSense Plus 25.07 Beta Now Available

    Scheduled Pinned Locked Moved Messages from the pfSense Team
    28 Posts 14 Posters 1.6k 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.
    • W
      WN1X @Gertjan
      last edited by

      @Gertjan Either the labels need to be changed to say "threads" or the data source should be changed to show actual process counts.

      Either way, it's just a minor bug.

      W 1 Reply Last reply Reply Quote 0
      • W
        WN1X @WN1X
        last edited by

        @WN1X Digging into the /var/db/rrd/updaterrd.sh script which collects the data, I see it is using:

        PROCS=`ps uxaH | wc -l | awk '{print $1;}'`
        

        to collect the process count. I believe the fix is to change this to:

        PROCS=`ps uxa | wc -l | awk '{print $1;}'`
        
        GertjanG 1 Reply Last reply Reply Quote 0
        • GertjanG
          Gertjan @WN1X
          last edited by

          @WN1X

          On the other hand, your question / our discussions shows (me) somewhat that there is no 'good' number to be shown, but more a constant number (if all goes well).
          Like this : my own pfSense 'process' stats over one year. As you can see, the number, whatever it might be, is stable, and that's what counts.

          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
          • X
            xenta
            last edited by

            Updated from 24.11 without issues ! ๐Ÿ˜Š

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

              @xenta said in pfSense Plus 25.07 Beta Now Available:

              Updated from 24.11 without issues ! ๐Ÿ˜Š

              On SG 1100.... ๐Ÿ™„

              1 Reply Last reply Reply Quote 1
              • dennypageD
                dennypage @dennypage
                last edited by

                @dennypage said in pfSense Plus 25.07 Beta Now Available:

                The release notes indicate:

                This release includes support for DHCPv6 Prefix Delegation in the Kea DHCP daemon.
                

                For clarification, does this work with IPv6 Track Interfaces?

                I.E. Can Kea provide an IPv6 delegation to a client on the on LAN interface if the LAN IPv6 interface is set up as a Track Interface following the WAN interface (which has received a /56 from the ISP via DHCP)?

                @pfGeorge would you be able to comment on this please? Thanks.

                1 Reply Last reply Reply Quote 0
                • P
                  PiAxel @pfGeorge
                  last edited by

                  @pfGeorge
                  Hello!
                  the last version doesn't work for me !
                  5a4a32e8-66f3-4aa6-915d-6832788fb9ef-image.png
                  the reboot get stuck at setting the ipv6 default getway
                  I had to restore the last good boot config.
                  have good day !

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

                    Latest beta update (around 14 or 15 July) introduces something new :

                    52dd408d-7c9e-4d1d-952a-f41052a4006e-image.png

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

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      PiAxel @Gertjan
                      last edited by

                      @Gertjan
                      73797962-0d34-4d9a-bf56-d155286de1e1-image.png

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

                        @PiAxel Call it a RC and I am on it. ๐Ÿ˜‰

                        1 Reply Last reply Reply Quote 0
                        • MBehr2M
                          MBehr2
                          last edited by

                          ea8f3447-3560-4e59-8cf0-4fc723d6d2ae-image.png

                          Does this change once the final is released?

                          I N 2 Replies Last reply Reply Quote 0
                          • I
                            ITSGS_ @MBehr2
                            last edited by

                            Upgraded my SG4200 from 25.07.b.20250707.2346 to 25.07.r.20250709.2036 without issues. Running ACME, DynDNS, HAProxy, pfBlockerNG and some other minor packages.

                            1 Reply Last reply Reply Quote 0
                            • N
                              netblues @MBehr2
                              last edited by

                              @MBehr2 said in pfSense Plus 25.07 Beta Now Available:

                              ea8f3447-3560-4e59-8cf0-4fc723d6d2ae-image.png

                              Does this change once the final is released?

                              Yes it will.

                              And actually what it says is correct. Beta versions are always newer than release versions.

                              1 Reply Last reply Reply Quote 0
                              • brezlordB
                                brezlord
                                last edited by

                                I'm currently on Beta 25.03.b.20250515.1415 and cant upgrade to 25.07.r.20250715.1733.

                                Hardware - Netgate 4200

                                Every time I initiate an upgrade I get the following error in the web UI:

                                • list itemSystem update failed!
                                • list itemAnother instance of pfSense-upgrade is running. Try again later

                                From the shell I get the following:

                                Enter an option: 13
                                
                                pfSense-repoc-static: failed to fetch the repo data
                                failed to read the repo data.
                                failed to update the repository settings!!!
                                failed to update the repository settings!!!
                                

                                Rebooting the system makes no difference.

                                1 Reply Last reply Reply Quote 0
                                • brezlordB
                                  brezlord
                                  last edited by

                                  Ok Fixed it with:

                                  pkg-static clean -ay; pkg-static install -fy pkg pfSense-repo pfSense-upgrade
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • brezlordB
                                    brezlord
                                    last edited by

                                    @brezlord said in pfSense Plus 25.07 Beta Now Available:

                                    pkg-static clean -ay; pkg-static install -fy pkg pfSense-repo pfSense-upgrade

                                    Spoke to soon. After reboot the system is still on 25.03.b.20250515.1415

                                    I get the following error when trying to update packages:

                                     pkg-static update -f
                                    Updating pfSense-core repository catalogue...
                                    pkg-static: An error occured while fetching package
                                    pkg-static: An error occured while fetching package
                                    repository pfSense-core has no meta file, using default settings
                                    pkg-static: An error occured while fetching package
                                    pkg-static: An error occured while fetching package
                                    pkg-static: An error occured while fetching package
                                    pkg-static: An error occured while fetching package
                                    Unable to update repository pfSense-core
                                    Updating pfSense repository catalogue...
                                    pkg-static: An error occured while fetching package
                                    pkg-static: An error occured while fetching package
                                    repository pfSense has no meta file, using default settings
                                    pkg-static: An error occured while fetching package
                                    pkg-static: An error occured while fetching package
                                    pkg-static: An error occured while fetching package
                                    pkg-static: An error occured while fetching package
                                    Unable to update repository pfSense
                                    Error updating repositories!
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • brezlordB
                                      brezlord
                                      last edited by

                                      UI Update output.

                                      >>> Updating repositories metadata...
                                      Updating pfSense-core repository catalogue...
                                      Fetching meta.conf: . done
                                      Fetching data.pkg: . done
                                      Processing entries: . done
                                      pfSense-core repository update completed. 5 packages processed.
                                      Updating pfSense repository catalogue...
                                      Fetching meta.conf: . done
                                      Fetching data.pkg: .......... done
                                      Processing entries: .......... done
                                      pfSense repository update completed. 733 packages processed.
                                      All repositories are up to date.
                                      >>> Setting vital flag on pkg...done.
                                      >>> Setting vital flag on pfSense...done.
                                      >>> Renaming current boot environment from 25.03 to 25.03_20250719205419...done.
                                      >>> Cloning current boot environment 25.03_20250719205419...done.
                                      >>> Removing vital flag from php83...done.
                                      >>> Upgrading packages in cloned boot environment 25.03...
                                      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.
                                      Checking for upgrades (10 candidates): .......... done
                                      Processing candidates (10 candidates): .......... done
                                      The following 10 package(s) will be affected (of 0 checked):
                                      
                                      Installed packages to be UPGRADED:
                                      	if_pppoe-kmod: 25.03.b.20250515.1415.1500029 -> 25.07.r.20250715.1733.1500029 [pfSense]
                                      	pfSense: 25.03.b.20250515.1415.1500029 -> 25.07.r.20250715.1733.1500029 [pfSense]
                                      	pfSense-base: 25.03.b.20250515.1415 -> 25.07.r.20250715.1733 [pfSense-core]
                                      	pfSense-boot: 25.03.b.20250515.1415 -> 25.07.r.20250715.1733 [pfSense-core]
                                      	pfSense-default-config-serial: 25.03.b.20250515.1415 -> 25.07.r.20250715.1733 [pfSense]
                                      	pfSense-kernel-pfSense: 25.03.b.20250515.1415 -> 25.07.r.20250715.1733 [pfSense-core]
                                      	pfSense-pkg-Nexus: 25.03.b.20250515.1415 -> 25.07.r.20250715.1733 [pfSense]
                                      	pfSense-pkg-System_Patches: 2.2.21_1 -> 2.2.21_2 [pfSense]
                                      	pfSense-repoc: 20250419 -> 20250520 [pfSense]
                                      	unbound: 1.22.0_1 -> 1.23.0 [pfSense]
                                      
                                      Number of packages to be upgraded: 10
                                      
                                      The operation will free 12 MiB.
                                      214 MiB to be downloaded.
                                      [1/10] Fetching unbound-1.23.0.pkg: .......... done
                                      [2/10] Fetching pfSense-pkg-System_Patches-2.2.21_2.pkg: ......... done
                                      [3/10] Fetching if_pppoe-kmod-25.07.r.20250715.1733.1500029.pkg: ... done
                                      [4/10] Fetching pfSense-pkg-Nexus-25.07.r.20250715.1733.pkg: .......... done
                                      [5/10] Fetching pfSense-kernel-pfSense-25.07.r.20250715.1733.pkg: .......... done
                                      [6/10] Fetching pfSense-base-25.07.r.20250715.1733.pkg: .......... done
                                      [7/10] Fetching pfSense-25.07.r.20250715.1733.1500029.pkg: .......... done
                                      [8/10] Fetching pfSense-boot-25.07.r.20250715.1733.pkg: .......... done
                                      [9/10] Fetching pfSense-default-config-serial-25.07.r.20250715.1733.pkg: . done
                                      [10/10] Fetching pfSense-repoc-20250520.pkg: .......... done
                                      Checking integrity... done (0 conflicting)
                                      [1/10] Upgrading unbound from 1.22.0_1 to 1.23.0...
                                      ===> Creating groups
                                      Using existing group 'unbound'
                                      ===> Creating users
                                      Using existing user 'unbound'
                                      [1/10] Extracting unbound-1.23.0: .......... done
                                      [2/10] Upgrading pfSense-repoc from 20250419 to 20250520...
                                      [2/10] Extracting pfSense-repoc-20250520: .. done
                                      [3/10] Upgrading if_pppoe-kmod from 25.03.b.20250515.1415.1500029 to 25.07.r.20250715.1733.1500029...
                                      [3/10] Extracting if_pppoe-kmod-25.07.r.20250715.1733.1500029: .. done
                                      [4/10] Upgrading pfSense-boot from 25.03.b.20250515.1415 to 25.07.r.20250715.1733...
                                      [4/10] Extracting pfSense-boot-25.07.r.20250715.1733: .......... done
                                      [5/10] Upgrading pfSense-pkg-System_Patches from 2.2.21_1 to 2.2.21_2...
                                      [5/10] Extracting pfSense-pkg-System_Patches-2.2.21_2: .......... done
                                      [6/10] Upgrading pfSense-pkg-Nexus from 25.03.b.20250515.1415 to 25.07.r.20250715.1733...
                                      [6/10] Extracting pfSense-pkg-Nexus-25.07.r.20250715.1733: .......... done
                                      [7/10] Upgrading pfSense-kernel-pfSense from 25.03.b.20250515.1415 to 25.07.r.20250715.1733...
                                      [7/10] Extracting pfSense-kernel-pfSense-25.07.r.20250715.1733: .......... done
                                      [8/10] Upgrading pfSense-base from 25.03.b.20250515.1415 to 25.07.r.20250715.1733...
                                      [8/10] Extracting pfSense-base-25.07.r.20250715.1733: ... done
                                      ===> Keeping a copy of current version mtree
                                      ===> Removing schg flag from base files
                                      ===> Extracting new base tarball
                                      ===> Removing static obsoleted files
                                      [9/10] Upgrading pfSense from 25.03.b.20250515.1415.1500029 to 25.07.r.20250715.1733.1500029...
                                      [9/10] Extracting pfSense-25.07.r.20250715.1733.1500029: .......... done
                                      [10/10] Upgrading pfSense-default-config-serial from 25.03.b.20250515.1415 to 25.07.r.20250715.1733...
                                      [10/10] Extracting pfSense-default-config-serial-25.07.r.20250715.1733: 
                                      [10/10] Extracting pfSense-default-config-serial-25.07.r.20250715.1733... done
                                      Failed
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • First post
                                        Last post
                                      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.