OPNsense Forum

Archive => 18.7 Legacy Series => Topic started by: Drinyth on September 20, 2018, 06:19:40 pm

Title: lighttpd[<pid>]: (mod_openssl.c.1607) SSL (error): 5 -1 57 Socket is not connect
Post by: Drinyth on September 20, 2018, 06:19:40 pm
Not sure where the best place is to submit bug reports, but I think I've found one?

Running the latest 18.7.3 code, I'm running into an issue with the WebUI where it seems to be crashing and restarting itself? It seems to be triggered when I go to "Firewalls -> Log File -> Live View".

I first noticed something was weird while on the console in the /root directory and I saw a bunch of "lighttpd-upload-[randomletters]" popping up all over the place and then disappearing by itself. It seemed to only happen while I was browsing the dashboard, which led me to believe that one of the widget was the culprit.

Sure enough, when I disabled the "Firewall Logs" widget from there the problem stopped. Looking at the live view, it starts up again.

Below is the output from "System -> Log Files -> Web GUI":

Code: [Select]
Date Message
Sep 20 11:06:57 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 57 Socket is not connected
Sep 20 11:06:57 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 35 Resource temporarily unavailable
Sep 20 11:06:57 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 57 Socket is not connected
Sep 20 11:06:57 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 57 Socket is not connected
Sep 20 11:06:57 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 35 Resource temporarily unavailable
Sep 20 11:01:46 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 57 Socket is not connected
Sep 20 11:01:46 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 57 Socket is not connected
Sep 20 11:01:46 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 35 Resource temporarily unavailable
Sep 20 10:56:28 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 35 Resource temporarily unavailable
Sep 20 10:56:28 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 57 Socket is not connected
Sep 20 10:56:28 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 57 Socket is not connected
Sep 20 10:56:28 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 57 Socket is not connected
Sep 20 10:56:28 lighttpd[45244]: (mod_openssl.c.1607) SSL (error): 5 -1 35 Resource temporarily unavailable
Sep 20 10:55:20 lighttpd[45244]: (server.c.1430) server started (lighttpd/1.4.50)

Let me know if I can provide any other details or if I should report this in another way.

Thanks!
Title: Re: lighttpd[<pid>]: (mod_openssl.c.1607) SSL (error): 5 -1 57 Socket is not connect
Post by: Drinyth on September 20, 2018, 10:02:08 pm
Hmm. I've been trying to recreate the problem and don't be able to do so consistently like I was able to this morning. I'll keep playing around with it and see if I can further isolate what is causing it to happen.
Title: Re: lighttpd[<pid>]: (mod_openssl.c.1607) SSL (error): 5 -1 57 Socket is not connect
Post by: franco on September 24, 2018, 09:08:16 am
Hi,

I haven't seen this yet. Maybe an error related to a OpenSSL <-> LibreSSL crypto flavour change?


Cheers,
Franco