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

    Is there a way to backrev to 2.2.5? 2.2.6 is no good for me… cp dies often

    Scheduled Pinned Locked Moved Captive Portal
    28 Posts 14 Posters 5.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.
    • H
      heper
      last edited by

      lighttpd has been removed from 2.3

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

        Easter:  Thank you very much for figuring that out.    On the 3 remaining the version 1.4.38 is installed.

        I am glad this package is gone with 2.3.  It has been the source of much grief for me.

        1 Reply Last reply Reply Quote 0
        • E
          Easter
          last edited by

          Hi carzin,
          after more than 20 hours since  lighttpd-1.4.39_1 installed, there are no crashes and now the CP is handling more than 1500 users logged-in concurrently.
          On Monday I can provide more data, anyway now I think the issue could be resolved this way.

          The sequence I used are:

          pkg upgrade
          

          (just to install/upgrade pkg binaries)

          pkg install lighttpd
          

          on pfsense console menu choose: 11) Restart webConfigurator 
          (to restart lighttpd processes without to force log-out users)

          @carzin:

          Easter:  Thank you very much for figuring that out.    On the 3 remaining the version 1.4.38 is installed.

          I am glad this package is gone with 2.3.  It has been the source of much grief for me.

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

            Thank you very much!  I've done this on all my boxes.  Time will tell.  I'll just keep hoping that my box running 2.3 continues to do so without issue :)

            1 Reply Last reply Reply Quote 0
            • E
              Easter
              last edited by

              Hi carzin,
              my setup is working well uninterrupted since the lighttpd "upgrade"

              I hope will be released an official update for pfSense CaptivePortal.

              How to report this bug to packager?

              @carzin:

              Thank you very much!  I've done this on all my boxes.  Time will tell.  I'll just keep hoping that my box running 2.3 continues to do so without issue :)

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

                It's an issue in lighttpd itself, which we won't do anything about since lighttpd's removed from the next release entirely (because they kept putting out buggy releases, like this as one example of multiple ones in the past several months). So no need to report it, it's already fixed going forward.

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

                  Thanks, cmb.  We have always had some issues with captive portal stability, seemingly linked to the lighttpd process.  I usually get a call from the helpdesk once every month or two when the portal stops working and I restart the server.  It went crazy with the latest release, to the point that I was thinking of abandoning pfsense.  The beta 2.3 build has been super smooth in the nearly 2 weeks it has been up.  When do you anticipate a proper release?

                  1 Reply Last reply Reply Quote 0
                  • H
                    heper
                    last edited by

                    @carzin:

                    When do you anticipate a proper release?

                    Its beta_x now. no clue if there is going to be a beta_y or z. then there will be atleast one or more release candidates.
                    i doubt they have set a fixed release date at this point. i'm hoping/guessing it'll be between april & june somewhere.

                    1 Reply Last reply Reply Quote 0
                    • D
                      denis31
                      last edited by

                      Hi,

                      Same issues for me (lighttpd core dump).
                      Sometimes several times per day or a few times per week.
                      Already authenticated users are OK but no captive portal page for newcomers.
                      I am also trying the lighttpd upgrade to 1.4.39_1… Time will says if it does the job.

                      What will be lighttpd replacement in PfSense 2.3 ?

                      DM

                      1 Reply Last reply Reply Quote 0
                      • 2
                        21hertz
                        last edited by

                        Same problem here.

                        Happens a few times a week, seems random.
                        Services status still reports captiveportal as Up so the only chance to know if its down is if a client user is reporting or if you use external monitoring on the CP's http/https.

                        pfSense user for 8+ years on network with 5k+ active users.

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

                          @denis31:

                          What will be lighttpd replacement in PfSense 2.3 ?

                          Beta section of the forum https://forum.pfsense.org/index.php?board=65.0 : third line ….

                          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
                          • C
                            cmb
                            last edited by

                            @21hertz:

                            Same problem here.

                            Happens a few times a week, seems random.
                            Services status still reports captiveportal as Up so the only chance to know if its down is if a client user is reporting or if you use external monitoring on the CP's http/https.

                            Try upgrading lighttpd as others have done successfully, 'pkg install lighttpd', then option 16 followed by option 11 at the console.

                            1 Reply Last reply Reply Quote 0
                            • D
                              denis31
                              last edited by

                              @21hertz:

                              Same problem here.

                              Happens a few times a week, seems random.
                              Services status still reports captiveportal as Up so the only chance to know if its down is if a client user is reporting or if you use external monitoring on the CP's http/https.

                              You can check this using CLI (ssh public key auth for automation):
                              ps -aux | grep http
                              root  13324  7.0  1.4 169520 115368  -  S    2:52PM    57:12.67 /usr/local/sbin/lighttpd -f /var/etc/lighty-ssid_ups-CaptivePortal-SSL.co
                              root  11329  0.0  0.1  56884  7736  -  S    2:52PM    0:40.39 /usr/local/sbin/lighttpd -f /var/etc/lighty-webConfigurator.conf
                              root  13040  0.0  0.2  67120  17404  -  S    2:52PM    3:42.73 /usr/local/sbin/lighttpd -f /var/etc/lighty-ssid_ups-CaptivePortal.conf

                              Or checking log file for Lighttpd 'Core dump' error.

                              Denis.

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

                                Does  anyone know if this problem i solved in 2.3 ?

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

                                  Well ….. knowing that "lighttpd" isn't part of pfSEnse 2.2.3 anymore .......  ;)

                                  2.2.3 works fine for me ....

                                  Oops : I meant 2.3.

                                  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
                                  • S
                                    sebastiannielsen
                                    last edited by

                                    Gertjan: The new version is named 2.3
                                    The version you are referring to, is prior to 2.2.5 and 2.2.6 and still contains lightppd.

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

                                      Yes it is solved in 2.3. lighttpd no longer exists, that's been switched to nginx which has no such problems.

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