I’ve got this over and over and over in the nginx log file:
nginx/error.log:2022/05/03 12:20:42 [error] 25234#25234: OCSP response not successful (6: unauthorized) while requesting certificate status, responder: r3.o.lencr.org, peer: 184.25.56.131:80, certificate: "/home/user-data/ssl/ssl_certificate.pem"
nginx/error.log:2022/05/03 12:26:01 [error] 25234#25234: connect() to [2600:1406:34::b819:3864]:80 failed (101: Network is unreachable) while requesting certificate status, responder: r3.o.lencr.org, peer: [2600:1406:34::b819:3864]:80, certificate: "/home/user-data/ssl/mail.kaptainblue.com-20220429-834ca89d.pem"
nginx/error.log:2022/05/03 12:27:01 [error] 25234#25234: connect() to [2600:1406:34::b819:3864]:80 failed (101: Network is unreachable) while requesting certificate status, responder: r3.o.lencr.org, peer: [2600:1406:34::b819:3864]:80, certificate: "/home/user-data/ssl/ssl_certificate.pem"
nginx/error.log:2022/05/03 12:35:04 [error] 25234#25234: connect() to [2600:1406:34::b819:3864]:80 failed (101: Network is unreachable) while requesting certificate status, responder: r3.o.lencr.org, peer: [2600:1406:34::b819:3864]:80, certificate: "/home/user-data/ssl/ssl_certificate.pem"
nginx/error.log:2022/05/03 12:40:58 [error] 25234#25234: OCSP response not successful (6: unauthorized) while requesting certificate status, responder: r3.o.lencr.org, peer: 184.25.56.131:80, certificate: "/home/user-data/ssl/ssl_certificate.pem"
nginx/error.log:2022/05/03 12:49:56 [error] 25234#25234: connect() to [2600:1406:34::b819:3855]:80 failed (101: Network is unreachable) while requesting certificate status, responder: r3.o.lencr.org, peer: [2600:1406:34::b819:3855]:80, certificate: "/home/user-data/ssl/ssl_certificate.pem"
nginx/error.log:2022/05/03 12:55:07 [error] 25234#25234: OCSP response not successful (6: unauthorized) while requesting certificate status, responder: r3.o.lencr.org, peer: 184.25.56.131:80, certificate: "/home/user-data/ssl/ssl_certificate.pem"
nginx/error.log:2022/05/03 13:04:18 [error] 25234#25234: OCSP response not successful (6: unauthorized) while requesting certificate status, responder: r3.o.lencr.org, peer: 184.25.56.131:80, certificate: "/home/user-data/ssl/kaptainblue.com-20220429-4729670b.pem"
nginx/error.log:2022/05/03 13:04:44 [error] 25234#25234: connect() to [2600:1406:34::b819:3855]:80 failed (101: Network is unreachable) while requesting certificate status, responder: r3.o.lencr.org, peer: [2600:1406:34::b819:3855]:80, certificate: "/home/user-data/ssl/ssl_certificate.pem"
nginx/error.log:2022/05/03 13:10:04 [error] 25234#25234: OCSP response not successful (6: unauthorized) while requesting certificate status, responder: r3.o.lencr.org, peer: 184.25.56.131:80, certificate: "/home/user-data/ssl/ssl_certificate.pem"
nginx/error.log:2022/05/03 13:15:18 [error] 25234#25234: OCSP response not successful (6: unauthorized) while requesting certificate status, responder: r3.o.lencr.org, peer: 184.25.56.131:80, certificate: "/home/user-data/ssl/ssl_certificate.pem"
nginx/error.log:2022/05/03 13:23:13 [error] 25234#25234: OCSP response not successful (6: unauthorized) while requesting certificate status, responder: r3.o.lencr.org, peer: 184.25.56.139:80, certificate: "/home/user-data/ssl/ssl_certificate.pem"
nginx/error.log:2022/05/03 13:29:58 [error] 25234#25234: connect() to [2600:1406:34::b819:3864]:80 failed (101: Network is unreachable) while requesting certificate status, responder: r3.o.lencr.org, peer: [2600:1406:34::b819:3864]:80, certificate: "/home/user-data/ssl/ssl_certificate.pem"
Not really sure what’s the issue. I don’t think my digital ocean box which has never lost connectivity before just went offline for days.