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 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
                                      • G
                                        gacpac @gigabitwanted
                                        last edited by

                                        @gigabitwanted it is an annoying bug i have to say

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

                                          You should be able to install again from the webgui. Then remove it if you want. Or just leave it, the _17 version should be good.

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