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

    "PHP Fatal error: Maximum execution time of 900 seconds exceeded in /etc/inc/util.inc on line 3728" after installing latest pfBlockerNG 3.2.0_12

    Scheduled Pinned Locked Moved General pfSense Questions
    104 Posts 20 Posters 28.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.
    • D
      DBMandrake @Gertjan
      last edited by DBMandrake

      @Gertjan Killed. how long should I give it ?

      The POST-INSTALL process is still on 100%.

      However judging by my CPU graph, the cron process got stuck in a 100% loop AFTER the install process did... the install process was already sitting at 100% CPU for hours before that.

      e569274a-37a7-4dda-9b11-226bbd057fa1-image.png

      (Cron runs at 3am)

      D 1 Reply Last reply Reply Quote 0
      • D
        DBMandrake @DBMandrake
        last edited by DBMandrake

        @DBMandrake Checking system.log I can see I started the update at 10:47am: (UK time)

        Sep 24 10:46:58 pfSense3 lighttpd_pfb[4067]: [pfBlockerNG] DNSBL Webserver stopped
        Sep 24 10:46:58 pfSense3 tail_pfb[6074]: [pfBlockerNG] Firewall Filter Service stopped
        Sep 24 10:46:58 pfSense3 php_pfb[6603]: [pfBlockerNG] filterlog daemon stopped
        Sep 24 10:46:58 pfSense3 php[2869]: /etc/rc.packages: Configuration Change: (system): Intermediate config write during package removal for pfBlockerNG-devel.
        Sep 24 10:46:58 pfSense3 check_reload_status[439]: Syncing firewall
        Sep 24 10:46:58 pfSense3 php[2869]: /etc/rc.packages: Configuration Change: (system): pfBlockerNG: saving Unbound custom options
        Sep 24 10:46:58 pfSense3 check_reload_status[439]: Syncing firewall
        Sep 24 10:46:58 pfSense3 php[2869]: /etc/rc.packages: Configuration Change: (system): pfBlockerNG: saving DNSBL changes
        Sep 24 10:46:58 pfSense3 snort[40410]: Received notification of an IP address change on interface lo0.
        Sep 24 10:46:58 pfSense3 snort[40410]: Deleted address 10.10.10.1 from automatic interface IP Pass List for Legacy Blocking Mode.
        Sep 24 10:47:00 pfSense3 check_reload_status[439]: Reloading filter
        Sep 24 10:47:00 pfSense3 php[2869]: [pfBlockerNG] Restarting firewall filter daemon
        Sep 24 10:47:00 pfSense3 php[22471]: //etc/rc.packages: Beginning package installation for pfBlockerNG-devel .
        Sep 24 10:47:00 pfSense3 php[22471]: //etc/rc.packages: Configuration Change: (system): Intermediate config write during package install for pfBlockerNG-devel.
        Sep 24 10:47:00 pfSense3 check_reload_status[439]: Syncing firewall
        
        

        And there is NOTHING in the log after this relating to the package installation, in fact the next thing in the log is at 4am the following day from the auto config backup service.

        By the way the process 22471 is still on 100% and I don't think it's going to complete...

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

          @DBMandrake

          kill also 22471

          and as showed by @stephenw10 (see above) :

          pkg remove pfSense-pkg-pfBlockerNG
          

          so pfSense doesn't try to re installed the already downloaded package and gets blocked gain.

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

          D 1 Reply Last reply Reply Quote 0
          • D
            DBMandrake @Gertjan
            last edited by DBMandrake

            @Gertjan It's pkg remove pfSense-pkg-pfBlockerNG-devel as it's the development package.

            Manually removing it and reinstalling it has fixed it.

            I'm wondering if I should go back to the non-devel version - I've been on the devel version of pfBlockerNG forever because the standard package was a full major version behind for a long time, and was lacking a feature I needed, but they're both 3.2.xx now.

            I'm guessing I would have to note down my configuration and manually reconfigure if I did this though as the system would treat this as a different package altogether with its own configuration ?

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

              @stephenw10

              THX! This was working for me

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

                @DBMandrake For what it's worth, I got out of this mess by removing the devel version from the command line and installing the non-devel version, and it appears as if all my config from the devel version carried over to non-devel.

                D 1 Reply Last reply Reply Quote 2
                • D
                  DBMandrake @TheNarc
                  last edited by DBMandrake

                  @TheNarc said in "PHP Fatal error: Maximum execution time of 900 seconds exceeded in /etc/inc/util.inc on line 3728" after installing latest pfBlockerNG 3.2.0_12:

                  @DBMandrake For what it's worth, I got out of this mess by removing the devel version from the command line and installing the non-devel version, and it appears as if all my config from the devel version carried over to non-devel.

                  Did you install the non-devel version through the GUI package manager or from the command line ?

                  I would have to check but I think the only feature of pfBlockerNG that I'm actually using is the Google/Youtube/Bing safesearch DNS entries, as its a lot easier to tick a box in pfBlockerNG to achieve this than manually enter (and maintain) dozens of entries in Unbound!

                  If the config carries over I think I will do this so I'm not on the "bleeding edge". (Although this is the first time I've actually had an issue with the devel version to be fair)

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

                    Once you have removed the bad devel pkg by killing the script process you can reinstall either pfBlockerNG version and it should work. And include the existing settings.

                    D 1 Reply Last reply Reply Quote 1
                    • D
                      DBMandrake @stephenw10
                      last edited by DBMandrake

                      @stephenw10 Is it unusual for two different packages in PFSense to share the same configuration files / backup ? Or are these two packages mutually exclusive so only one can be installed at the same time ? (Using the same configuration file directories)

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

                        @DBMandrake I did it via the cli because at the time the GUI was being problematic due to the original devel-version issue.

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

                          @DBMandrake said in "PHP Fatal error: Maximum execution time of 900 seconds exceeded in /etc/inc/util.inc on line 3728" after installing latest pfBlockerNG 3.2.0_12:

                          s it unusual for two different packages in PFSense to share the same configuration files / backup ?

                          Yes, I'm not sure any other package does (maybe HAProxy-dev). Yes they are mutually exclusive.

                          1 Reply Last reply Reply Quote 0
                          • G
                            gacpac
                            last edited by

                            OH wow, i think i found my issue related to this pfblocker package. How can i just disable it via cli that way i can get into the gui and sort it out later?

                            D 1 Reply Last reply Reply Quote 0
                            • D
                              DBMandrake @gacpac
                              last edited by

                              @gacpac If the GUI is stuck and not responding log in with SSH and choose option 16 "Restart PHP-FPM" - that's what I did when the GUI was stuck after accessing the package manager.

                              G 1 Reply Last reply Reply Quote 0
                              • G gacpac referenced this topic on
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                Mmm, I didn't try that but that should work because php gets stuck on the uninstall script.

                                It wouldn't complete the uninstall of the bad package but that may not matter since all the important stuff has already happened by that point.

                                1 Reply Last reply Reply Quote 0
                                • G
                                  gacpac @DBMandrake
                                  last edited by

                                  @DBMandrake i tried that and nothing. i happen to be able to restore from backup right before installing pfblocker update, I assume it's because the config has nothing to do with the package itself.

                                  Over cli how do i guess downgrade pfblocker or something between those lines?

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

                                    @gacpac

                                    To make a long story ... not shorter, go here (the top of the forum thread).
                                    Read ....
                                    And you know what to do 😊

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

                                    G 1 Reply Last reply Reply Quote 0
                                    • GertjanG Gertjan referenced this topic on
                                    • G
                                      gacpac @Gertjan
                                      last edited by

                                      @Gertjan is removing it the only way, I can't just disable it?

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

                                        You could probably remove the pfBlocker widget from the dashboard.

                                        But killing the script from the CLI when you remove it is not too hard. See: https://forum.netgate.com/post/1185688

                                        G 1 Reply Last reply Reply Quote 0
                                        • G
                                          gacpac @stephenw10
                                          last edited by

                                          @stephenw10 Thanks, i was able to install the regular package and it deinstalled the devel version, lucky it didn't get stuck in the process because i couldn't find the install script to kill the pid.

                                          pkg-static install pfSense-pkg-pfBlockerNG

                                          1 Reply Last reply Reply Quote 1
                                          • G
                                            gigabitwanted @stephenw10
                                            last edited by

                                            @stephenw10 Thanks, killing the stuck remove process and installing the non-dev version got me back into the GUI. I had to restart unbound to restore service, but now things seem to be working as expected.

                                            However, in Package Manager, the developer version is still listed, with a red exclamation mark. When I try to click the remove button it says “ERROR: Package pfSense-pkg-pfBlockerNG-devel is not installed”. Is there a way to force remove it from the package manager screen?

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