DyonR / docker-Jackettvpn

Docker container which runs a headless Jackett Server with an optional WireGuard or OpenVPN connection
https://hub.docker.com/r/dyonr/jackettvpn/
GNU General Public License v3.0
68 stars 32 forks source link

VERIFY ERROR: depth=1 #64

Open cptjhmiller opened 2 years ago

cptjhmiller commented 2 years ago

I have been using Jackettvpn for a while now then suddenly

2022-03-05 09:05:43 SIGUSR1[soft,tls-error] received, process restarting
2022-03-05 09:05:53 TCP/UDP: Preserving recently used remote address: [AF_INET]xxx.xxx.xxx.xxx:443
2022-03-05 09:05:53 UDP link local: (not bound)
2022-03-05 09:05:53 UDP link remote: [AF_INET]xxx.xxx.xxx.xxx:443
2022-03-05 09:05:53 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN, serial=11658383158490768694
2022-03-05 09:05:53 OpenSSL: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
2022-03-05 09:05:53 TLS_ERROR: BIO read tls_read_plaintext error
2022-03-05 09:05:53 TLS Error: TLS object -> incoming plaintext read error
2022-03-05 09:05:53 TLS Error: TLS handshake failed
2022-03-05 09:05:53 SIGUSR1[soft,tls-error] received, process restarting
2022-03-05 09:06:13 TCP/UDP: Preserving recently used remote address: [AF_INET]xxx.xxx.xxx.xxx:443
2022-03-05 09:06:13 UDP link local: (not bound)
2022-03-05 09:06:13 UDP link remote: [AF_INET]xxx.xxx.xxx.xxx:443
2022-03-05 09:06:13 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN, serial=11658383158490768694
2022-03-05 09:06:13 OpenSSL: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
2022-03-05 09:06:13 TLS_ERROR: BIO read tls_read_plaintext error
2022-03-05 09:06:13 TLS Error: TLS object -> incoming plaintext read error
2022-03-05 09:06:13 TLS Error: TLS handshake failed
2022-03-05 09:06:13 SIGUSR1[soft,tls-error] received, process restarting

Nothing was changed on my end.