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

    Web UI crash every 5 minutes or so

    Scheduled Pinned Locked Moved General pfSense Questions
    27 Posts 7 Posters 8.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.
    • S
      Synack 0
      last edited by

      Hi again !

      I've forgotten to say I use the 2.0.2 version and I updated it with the console (option #13 & auto).
      Everything is ok for the DNS (8.8.8.8 / 8.8.4.4), and I already checked if the router was able to resolve domain names.

      I'll check the php logs when i'll be back in front of this pfSense VM.

      Thanks very much for your help.

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

        Hi again !

        This problem still gets on my nerves.
        No information in the /tmp/PHP_errors.log file.

        Any idea ?

        1 Reply Last reply Reply Quote 0
        • T
          tim.mcmanus
          last edited by

          I had a few UI issues in 2.0.2.  I've upgraded (manual firmware update) to the most recent 2.0.3 release (Feb. 9) and that resolved all of my UI issues.  You might want to do that.  Download the latest .tgz image and manually update your pfSense firmware.  IMHO it's very stable and I have a feeling it'll resolve your issues.

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

            If you can still SSH into the box, what happens if you restart the web gui (menu option 11)?
            If you run top does it show some process using all the cpu cycles?

            Steve

            1 Reply Last reply Reply Quote 0
            • C
              cmb
              last edited by

              Upgrade to 2.0.3. We would have released it already but we're awaiting the "any day now" FreeBSD security advisory for the recent openssl issue.

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

                Thanks for your answers. I had already tried restarting the webgui with console option #11, without any change.
                I'm upgrading to 2.0.3 and I'll tell you if it works :)

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

                  Tried v2.0.3, still crashes :(

                  I'm using a ESXi 5.1 based VM. Host is using a Xeon E5620 CPU (2.40GHz).

                  1 Reply Last reply Reply Quote 0
                  • T
                    tim.mcmanus
                    last edited by

                    Anything in the system logs?  Also check the lighttpd logs too.

                    clog /var/log/lighttpd.error.log

                    and

                    clog /var/log/lighttpd.log

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

                      Anything in the logs… This is quite bad.

                      When i'm connected to pfSense whith SSH, it seems like it takes a longer time to crash (I managed to keep control of the UI for 43 minutes yesterday).

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

                        Could you give a bit more detail on what you mean by "crash"? the page doesn't complete loading? you get an unexpected error report? (If so, what is the report?)

                        What happens when you close and restart the web browser?

                        Can you reliably get it to "crash" by going to a particular page? If so, what page?

                        Please post the output of pfSense shell command```
                        top -S -H -d 2

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

                          I don't know if this is specific to the version of pFsense I am running or is a general problem. I don't know if it related to the problem reported in this thread.

                          I went to Diagnostics -> Command Prompt, typed a command in the Command box and hit the Enter key. The web page is "stalled", the browser reporting (after some minutes) Waiting for … (the name of my pfSense box).

                          I clicked on the browser "Abort" button then attempted to go to the home page of my pfSense box and the browser again reported Waiting for …

                          I am using Chromium. I then used Firefox (without exiting from Chromium) and connected to the home page of my pfSense box. My pfSense box is running

                          2.0.1-RELEASE (i386)
                          built on Mon Dec 12 17:53:52 EST 2011
                          FreeBSD 8.1-RELEASE-p4

                          as reported on the home page.

                          1 Reply Last reply Reply Quote 0
                          • C
                            cmb
                            last edited by

                            @wallabybob:

                            I went to Diagnostics -> Command Prompt, typed a command in the Command box and hit the Enter key. The web page is "stalled", the browser reporting (after some minutes) Waiting for … (the name of my pfSense box).

                            If you run a command there that never ends, like "ping google.com", that's the expected result.

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

                              The command was```
                              /etc/rc.banner

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

                                @wallabybob:

                                Could you give a bit more detail on what you mean by "crash"? the page doesn't complete loading? you get an unexpected error report? (If so, what is the report?)

                                No HTTPS response is returned to my browser (not even a 4XX or 5XX code). Nothing. Chrome says "This webpage is not available". You don't say…
                                I'll try HTTP.

                                @wallabybob:

                                What happens when you close and restart the web browser?

                                Nothing. Tried rebooting, switching to other browsers, it didn't work… This is a server-side error.

                                @wallabybob:

                                Can you reliably get it to "crash" by going to a particular page? If so, what page?

                                Nope, it's a random crash. Sometime i'm just managing my firewall rules, then I take a brake and when I come back, bam ! Crash.

                                @wallabybob:

                                Please post the output of pfSense shell command```
                                top -S -H -d 2

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

                                  Edit : Holy **** ! It still crashes using HTTP : "No data received".

                                  Just to let you know : i reverted to HTTP (Console –> Set interface(s) IP address --> x.x.x.x /x --> DHCP ? (n) --> Revert to HTTP ? (y)).

                                  Web gui came back without needing a reboot ! This is great. Hope it won't crash anymore, but this already seems to be an improvement.
                                  HTTPS isn't usefull at all in my case (separate network for gui), so i'll just keep HTTP and let you know if it stays up. :)

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    tim.mcmanus
                                    last edited by

                                    @tim.mcmanus:

                                    Anything in the system logs?  Also check the lighttpd logs too.

                                    clog /var/log/lighttpd.error.log

                                    and

                                    clog /var/log/lighttpd.log

                                    I never saw these logs posted.  These logs are the service logs and will most definitely determine why this particular service is crashing.  Please post them.

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

                                      As I already said, those files contain absolutely nothing.
                                      As a matter of fact, the lighttpd.error.log file doesn't even exists.

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        tim.mcmanus
                                        last edited by

                                        It seems very odd that neither lighttpd or php are generating any errors.  And the only thing you're having an issue with is the webUI.  The rest of the installation works okay?

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

                                          This is very strange, indeed. As long as I know, everything is working great apart from the web GUI (I don't think I'm using 100% of pfSense's functionnalities, but I haven't noticed any other problem).

                                          My PPTP VPN is OK, my firewall rules run as expected, routing is working great…

                                          I'm experiencing this problem on ONE COMPUTER ONLY.
                                          I always run pfSense as a VM on top of ESXi 5.1. There's only ONE HOST doing this. I tried removing the VM and starting a new one from scratch, with a fine ISO (checked checksum). It does exactly the same thing. Could hardware be the problem ?

                                          1 Reply Last reply Reply Quote 0
                                          • T
                                            tim.mcmanus
                                            last edited by

                                            Are you running snort?

                                            It's seems strange that port 80 works and then becomes inaccessible.  If the webUI were unaccessible, I would assume something would be generating an error log.  It could be hardware, it could be ESXi, and it could be something running on the pfSense installation.  I've had snort block me out of my own LAN before and other configuration issues that I created on my own.

                                            One last thing, check the firewall logs on the pfSense box and see if your IP is getting blocked on port 80 for some reason.

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