Re: PR_END_OF_FILE_ERROR after kernel update

2019-10-06 Thread Ken Wright
Okay, after checking per Francis' suggestion I found the problem:  I was able to add the ssl_certificates to the active server and now... I'm getting a different error. This one, however, I don't think is an nginx error.  When I point my browser to my website, I get a "The page isn't redirecting

Re: PR_END_OF_FILE_ERROR after kernel update

2019-10-06 Thread Francis Daly
On Sat, Oct 05, 2019 at 10:09:28PM -0400, Ken Wright wrote: > On 10/4/19 10:19 AM, J. Lewis Muir wrote: Hi there, > > Can you check your nginx server logs? > My nginx error.log is ten thousand lines of: > > 2019/10/05 21:54:08 [error] 2034#2034: *8497989 no "ssl_certificate" is > defined in serv

Re: PR_END_OF_FILE_ERROR after kernel update

2019-10-05 Thread Ken Wright
On 10/4/19 10:19 AM, J. Lewis Muir wrote: > Can you check your nginx server logs? My nginx error.log is ten thousand lines of: 2019/10/05 21:54:08 [error] 2034#2034: *8497989 no "ssl_certificate" is defined in server listening on SSL port while SSL handshaking, client: 192.168.44.1, server: 0.0.

Re: PR_END_OF_FILE_ERROR after kernel update

2019-10-04 Thread J. Lewis Muir
On 10/04, Ken Wright wrote: > Okay, I rebooted the server then tried testing the cert.  SSL Labs > reports no secure protocols supported.  Once again, I'm lost.  I know I > set up the server to use LetsEncrypt certs, and I've checked them; > they're there.  I tried disabling the server's firewall a

Re: PR_END_OF_FILE_ERROR after kernel update

2019-10-04 Thread Ken Wright
On 10/4/19 12:25 AM, lists wrote: > You could test the cert using SSL labs. > https://www.ssllabs.com/ > You might have a drop your firewall if it doesn't work at first. > > It never hurts to do dumb stuff like boot the server again. Okay, I rebooted the server then tried testing the cert.  SS

Re: PR_END_OF_FILE_ERROR after kernel update

2019-10-03 Thread lists
nginx@nginx.org Reply-to: nginx@nginx.org Subject: PR_END_OF_FILE_ERROR after kernel update I hope someone more knowledgeable than I am can help here. A day or two ago I ran some routine updates on my Ubuntu Server 18.04.  No big deal, right?  The only unusual thing was the kernel updated as well

PR_END_OF_FILE_ERROR after kernel update

2019-10-03 Thread Ken Wright
I hope someone more knowledgeable than I am can help here. A day or two ago I ran some routine updates on my Ubuntu Server 18.04.  No big deal, right?  The only unusual thing was the kernel updated as well, but I've updated the kernel on this machine many times before with no problems.  This time,