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

    Logout after 30 sec or so

    Scheduled Pinned Locked Moved webGUI
    13 Posts 4 Posters 2.3k 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.
    • GertjanG
      Gertjan
      last edited by

      @pteek:

      Logs have 3 line saying " lighttpd[50578]: (connections.c.277) SSL: -1 5 54 Connection reset by peer". Releva?nt?

      Its says : "a client initiated a SSL (port 443) connection / transaction but I (lighttpd) can't make anything from it - I reset the connection".
      Solution: locate the 'client' - repair the device (setup) or forbid him to connect to your pfsense. done.

      Another know answer is: ignore these lines ;)

      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
      • P
        pteek
        last edited by

        The logout is back. I can't stay logged-in info gui for more than 30 sec.

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

          You login from where to where ?
          A device on pfsense-LAN ?

          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
          • D
            doktornotor Banned
            last edited by

            Is this thread about webgui or captive portal?!?!

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

              @doktornotor:

              Is this thread about webgui or captive portal?!?!

              At least these two ….. I guess.
              Featuring the issue "database is locked" ....

              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
              • P
                pteek
                last edited by

                @Gertjan:

                You login from where to where ?
                A device on pfsense-LAN ?

                I login from a device on LAN. I am talking about the webgui.

                1 Reply Last reply Reply Quote 0
                • D
                  doktornotor Banned
                  last edited by

                  @pteek:

                  I login from a device on LAN. I am talking about the webgui.

                  So why are you posting captive portal logs? In general, CP should be on dedicated untrusted interfaces, not your trusted LAN.

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

                    @pteek:

                    I login from a device on LAN. I am talking about the webgui.

                    Well ….
                    Session (ID) lost => cookie is not valid anymore => you get thrown out.
                    This can happen because (just what pops up in my mind) :
                    TCP sessions get destroyed because the line (cable) is bad, interface (check both sides) goes down, new LAN IP, switch in between is nasty .....

                    No other logs to show us that might indicate bad connection ?

                    Or, as seen often: browser (change for another one !) with really nasty plug-ins that messes up things, browser cache issues ....

                    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

                      That has no relation at all to the CP logs. Your browser's likely losing the session cookie somehow. Try the usual, clear cache, a diff browser, diff machine.

                      Session cookie has no relation to the network-level connectivity, it's good even if source IPs change, new TCP connections, etc.

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

                        @doktornotor
                        The captive portal also started throwing error 500 and 503.

                        I just posted any error that I saw in the logs. Currently i can see

                        lighttpd[52352]: (mod_fastcgi.c.1754) connect failed: No such file or directory on unix:/tmp/php-fastcgi-lan.socket-5
                        Dec 12 03:11:20 lighttpd[52352]: (mod_fastcgi.c.3021) backend died; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 0 load: 1
                        Dec 12 03:11:20 lighttpd[52352]: (mod_fastcgi.c.1754) connect failed: No such file or directory on unix:/tmp/php-fastcgi-lan.socket-4
                        Dec 12 03:11:20 lighttpd[52352]: (mod_fastcgi.c.3021) backend died; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 1 load: 1
                        Dec 12 03:11:20 lighttpd[52352]: (mod_fastcgi.c.1754) connect failed: No such file or directory on unix:/tmp/php-fastcgi-lan.socket-3
                        Dec 12 03:11:20 lighttpd[52352]: (mod_fastcgi.c.3021) backend died; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 2 load: 1
                        Dec 12 03:11:20 lighttpd[52352]: (mod_fastcgi.c.1754) connect failed: No such file or directory on unix:/tmp/php-fastcgi-lan.socket-2
                        Dec 12 03:11:20 lighttpd[52352]: (mod_fastcgi.c.3021) backend died; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 3 load: 1
                        Dec 12 03:11:20 lighttpd[52352]: (mod_fastcgi.c.1754) connect failed: No such file or directory on unix:/tmp/php-fastcgi-lan.socket-1
                        Dec 12 03:11:20 lighttpd[52352]: (mod_fastcgi.c.3021) backend died; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 4 load: 1
                        Dec 12 03:11:20 lighttpd[52352]: (mod_fastcgi.c.1754) connect failed: No such file or directory on unix:/tmp/php-fastcgi-lan.socket-0
                        Dec 12 03:11:20 lighttpd[52352]: (mod_fastcgi.c.3021) backend died; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 5 load: 1

                        @Gertjan

                        I have tried different browsers, different machines. Their are no IP changes, cables have been replaced, no interface going down in the logs neither any complain from any user of internet disconnection.

                        Current problems:

                        webgui will logout after 30 or so seconds
                        captive portal is throwing error 500 or 503

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

                          php-fastcti is dead for some reason, that's the source of the CP issues. The GUI doesn't use that though, something diff happening there. Could be a common cause making them both fail, like a dying drive might lose the ability to read a file (your session) making you log back in again, though usually those types of failures are severe enough that you won't be able to log back in at all as it'll fail to write the session.

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