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

    PHP Errors after upgrade to 2.4.4

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    26 Posts 16 Posters 10.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.
    • N
      noel.alanguilan
      last edited by

      Got the same Php errors here after I upgraded pfBlockerNG but before upgrading pfSense to 2.4.4.

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

        ?
        We all read https://www.netgate.com/docs/pfsense/install/upgrade-guide.html#version-specific-notes before upgrading, right ?

        What happens is that during the upgrade, PHP Lib directory /usr/local/lib/php/20131226 is destroyed to make place for /usr/local/lib/php/20170718
        Or, during the upgrade, some tasks (most GUI based maintenance tasks) still using PHP 5.2 (pfSense 2.4.3....) are still running. They die - they maybe should have been killed anyway, but hey, we want to see, among others, the upgrade progress in GUI, right ;)

        So, consider it this way : it would be a bad things if these errors didn't show up ☺

        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
        • T
          TheNarc
          last edited by

          I did read that, and in particular the following:

          "These errors are primarily seen on the console as the upgrade is applied, but may appear in a crash report once the upgrade completes. In nearly all cases these errors are a harmless side effect of the changes between FreeBSD 11.1 and 11.2 and between PHP 5.6 and PHP 7.2."

          It wasn't clear from that though whether recurring crash reports would be expected. Although I know that another section of that same post suggested that certain configurations may result in more PHP errors. In any case, I guess we should maybe give it some time and or reboot again before considering it a real issue?

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

            PHP is the engin that drives among others the GUI, and errors aren't shown the 'raw' way when they happen.
            Much of the PHP code also runs without any user interaction, as it is not related to the GUI.

            PHP is instructed to log all errors, and when the user logs into the GUI, and a PHP error happened in the past, it is shown as a "crash".

            The crash report collector reports kernel crashed but also these less important PHP failures.

            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

              If a PHP error occurs again after clearing it initially after upgrading, please report. It is probable that some things were missed in the bajillions of permutations of pfSense configuration and package options.

              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)

              M 1 Reply Last reply Reply Quote 0
              • N
                noel.alanguilan
                last edited by

                Okay. FYI: we have not upgraded to 2.4.4. We're still at 2.4.3. We just upgraded the pfBlockerNG and we started getting the errors already. So we uninstalled pfBlockerNG and it stated that it was successful but it's still there in the Firewall > pfBlockerNG. So we installed it again and we're still getting the php errors. We did submit the log so hope it helps.

                GertjanG 1 Reply Last reply Reply Quote 0
                • GertjanG
                  Gertjan @noel.alanguilan
                  last edited by

                  @noel-alanguilan said in PHP Errors after upgrade to 2.4.4:

                  we have not upgraded to 2.4.4. We're still at 2.4.3.

                  So, your message is for Home pfSense Packages pfBlockerNG, and related to 2.4.4 or this thread ...

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

                  N 1 Reply Last reply Reply Quote 0
                  • P
                    prfoks
                    last edited by prfoks

                    ;) one of solution :(

                    1. ssh to pfsense
                    2. cd /usr/local/lib/php/
                    3. ln -s 20170718/ 20131226

                    for pfBlockerNG

                    1. vi /usr/local/www/pkg_edit.php
                    2. in line 913 delete '|'
                    P 1 Reply Last reply Reply Quote 1
                    • J
                      jonny_ovt
                      last edited by

                      I had the same issue after install pfBlockerNG on pfsense 2.4.3, during the installation pfsense gui was blocked, now I have many error of php in my console.

                      So I reverted the config thanks config history, then I upgraded pfsense to 2.4.4 and the I installed new pfblocker and everythings was gone well.
                      thanks

                      1 Reply Last reply Reply Quote 0
                      • M
                        mateusscheper @Derelict
                        last edited by

                        @derelict said in PHP Errors after upgrade to 2.4.4:

                        If a PHP error occurs again after clearing it initially after upgrading, please report. It is probable that some things were missed in the bajillions of permutations of pfSense configuration and package options.

                        For me, it happened two times: One right after upgrading to 2.4.4 (18:30) and the other one almost six hours later (00:01).

                        1 Reply Last reply Reply Quote 0
                        • T
                          TheNarc
                          last edited by

                          pfBlockerNG appears to be the common thread here; I have it installed as well. I did not upgrade the pfBlockerNG package before the upgrade from 2.4.3 to 2.4.4, but it was upgraded in the process of the upgrade. I've attached the crash log of one of the recurring crashes in case it's useful.
                          PHP_Crash_Report.txt

                          1 Reply Last reply Reply Quote 0
                          • jimpJ
                            jimp Rebel Alliance Developer Netgate
                            last edited by

                            If you attempted to upgrade a package on 2.4.3, it pulled the package from 2.4.4 instead because you were set to track stable updates and didn't upgrade first.

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

                            We've added a safety belt to prevent that kind of foot shooting in the future. If you run pkg-static upgrade pfSense-upgrade it should pull in a new copy of the update script that will help prevent that from happening.

                            In the meantime, the best fix is to run the rest of the upgrade. Do not try to stay on 2.4.3-p1.

                            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 1
                            • T
                              TheNarc
                              last edited by

                              At least in my case, I'm pretty sure that my PHP errors coincide with an hourly cron job that attempts to start the pfb_filter service that's part of pfBlockerNG. I say this because if I attempt to start that service manually, it provokes the exact same set of errors. I did not attempt to manually upgrade any of my packages prior to running the 2.4.3 -> 2.4.4 upgrade.
                              I've been in touch with BBCan17 and linked him to this thread too, since this seems potentially all related to the pfBlockerNG package.

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

                                @thenarc said in PHP Errors after upgrade to 2.4.4:

                                since this seems potentially all related to the pfBlockerNG package

                                Noop, see the link @jimp mentioned. Same thing happens when upgrading the recently updated package acme.
                                The most recent acme package also depends on PHP 7.2.

                                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
                                • B
                                  burtonmadness
                                  last edited by

                                  As a datapoint, just took a new SG-1000, configured LAN/WAN LAN-DHCP range no additional packages, and then initiated update.
                                  After restart after the same issues as OP, and no commands on console working apart from shell/restart

                                  Have spare SG-1000 and will recover once the issue is fixed.

                                  1 Reply Last reply Reply Quote 0
                                  • W
                                    wayne622
                                    last edited by wayne622

                                    Just to add data I do have PfBlocker, Service Watchdog, UPS and Snort installed but the error log doesnt mention any of these add-on's. For troubleshooting I uninstalled PfBlocker and installed the Dlevel version and received this:

                                    Fatal error: Uncaught Error: Call to undefined function pfb_alerts_default_page() in /usr/local/www/pfblockerng/pfblockerng_general.php:96 Stack trace: #0 {main} thrown in /usr/local/www/pfblockerng/pfblockerng_general.php on line 96 PHP ERROR: Type: 1, File: /usr/local/www/pfblockerng/pfblockerng_general.php, Line: 96, Message: Uncaught Error: Call to undefined function pfb_alerts_default_page() in /usr/local/www/pfblockerng/pfblockerng_general.php:96 Stack trace: #0 {main} thrown

                                    So I uninstalled the Dlevel and I am back to using the regular at least it works even though its creating all sorts of errors.

                                    1 Reply Last reply Reply Quote 0
                                    • lvrmscL
                                      lvrmsc
                                      last edited by

                                      @jimp said in PHP Errors after upgrade to 2.4.4:

                                      pkg-static upgrade pfSense-upgrade

                                      Seen https://redmine.pfsense.org/issues/8938 and ran above command. But it looks like I can't get out of that bad state triggered by having attempted upgrade of acme package before spotting there was an important system update.

                                      What am I left with?
                                      Is there a way to recover from this situation other than zapping the system and rebuilding anew?

                                      lvrmscL 1 Reply Last reply Reply Quote 0
                                      • lvrmscL
                                        lvrmsc @lvrmsc
                                        last edited by

                                        @lvrmsc said in PHP Errors after upgrade to 2.4.4:

                                        @jimp said in PHP Errors after upgrade to 2.4.4:

                                        pkg-static upgrade pfSense-upgrade

                                        Seen https://redmine.pfsense.org/issues/8938 and ran above command. But it looks like I can't get out of that bad state triggered by having attempted upgrade of acme package before spotting there was an important system update.

                                        What am I left with?
                                        Is there a way to recover from this situation other than zapping the system and rebuilding anew?

                                        I finally could run pfSense-upgrade from an ssh console and I apparently got out of the hole.

                                        1 Reply Last reply Reply Quote 0
                                        • N
                                          noel.alanguilan @Gertjan
                                          last edited by

                                          @gertjan Not exactly. I looked over the warnings and the report and it's all related to php7.2. There was no mention of pfBlockerNG and it so happens that that package (pfBlocker) was the only one I updated.

                                          1 Reply Last reply Reply Quote 0
                                          • P
                                            pankajkumawat79 0
                                            last edited by pankajkumawat79 0

                                            Enter following command in PfSense Console to restart the Php-Fpm service after OS version upgrade from 2.4.3 to 2.4.4

                                            PFSense Version 2.4.3 uses Php version 5.6 and PFSense Version 2.4.4 uses Php version 7.2 as well as PFSense version 2.4.3 uses FreeBSD version 11.1 and PFSense Version 2.4.4 uses FreeBSD version 11.2

                                            What I did to resolve the PHP errors on update is:

                                            1. SSH to PFSense Console and Enter the following command to restart PHP Service:

                                            service php-fpm onestart

                                            I restarted this service because, some tasks might be running on the older PHP version, so the errors are there.
                                            Most important thing you should keep in mind is that you should be authorized to restart the service.

                                            1. If you are not able to SSH to PfSense console then manually connect VGA monitor and a compatible keyboard to the PfSense device --> login as root/sudo user --> run the above command

                                            You can go through following url to check how to connect monitor and keyboard to PfSense Device:
                                            https://www.netgate.com/docs/pfsense/solutions/xg-1541/connect-to-console.html

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