Due to a large blizzard, we lost power for some period of time today, and the 
server's UPS didn't hold out. After the power was back, https responds to all 
attempts to connect with

"The service is not available. Please try again later."

displayed in the browser.

Nothing shows up in the httpd-error.log, but httpd-access.log looks odd. This 
is what happened when I just tried to load a specific page.

x.x.x.x - - [13/Mar/2019:23:14:25 -0600] "\x16\x03\x01\x02" 400 226 "-" "-" 50 0
x.x.x.x - - [13/Mar/2019:23:14:25 -0600] "\x16\x03\x01\x02" 400 226 "-" "-" 56 0
x.x.x.x - - [13/Mar/2019:23:14:25 -0600] "\x16\x03\x01" 400 226 "-" "-" 48 0

apachectl -S reports no errors. I've restarted apache and even restarted the 
server.

When I start apache, I get this in the error log

[Wed Mar 13 22:39:38.847868 2019] [ssl:info] [pid 75453] AH02568: Certificate 
and private key www.example.com:443:0 configured from 
/usr/local/etc/dehydrated/certs/example.com/cert.pem and 
/usr/local/etc/dehydrated/certs/example.com/privkey.pem
[Wed Mar 13 22:39:38.847945 2019] [ssl:info] [pid 75453] AH01876: 
mod_ssl/2.4.37 compiled against Server: Apache/2.4.37, Library: 
OpenSSL/1.0.2o-freebsd
[Wed Mar 13 22:39:38.849271 2019] [mpm_prefork:notice] [pid 75453] AH00163: 
Apache/2.4.37 (FreeBSD) OpenSSL/1.0.2o-freebsd configured -- resuming normal 
operations
[Wed Mar 13 22:39:38.849278 2019] [mpm_prefork:info] [pid 75453] AH00164: 
Server built: unknown
[Wed Mar 13 22:39:38.849293 2019] [core:notice] [pid 75453] AH00094: Command 
line: '/usr/local/sbin/httpd'

Not sure what to do at this point.

-- 
Far away, across the fields, the tolling of the iron bell calls the
faithful to their knees to hear the softly spoken magic spells.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to