SSL_ERROR_SYSCALL

Micjon

New Member
Feb 24, 2022
1
0
1
21
CT networking malfunctional SSL_ERROR_SYSCALL
I have a container in my node (Turnkey with NextCloud), the overall issue is that my website and cloud server (NextCloud) won’t launch. I think the reason is because the container has some network problem. Things I’ve tried/know are not the issue ssl certs are not the issue, disabled ipv6, check networking service, checked OpenSSL version
 

Attachments

  • 9E6B77E8-91F3-473E-87C3-7EDFD70D7968.jpeg
    9E6B77E8-91F3-473E-87C3-7EDFD70D7968.jpeg
    524.9 KB · Views: 16
hi,

that SSL_ERROR_SYSCALL is the generic return code for unknown issues.

* are you seeing this error only inside that container? or does it happen on the host or on other guests too?

* does it happen only on https://google.com or other https sites as well?

* what do you get when resolving google.com? please check the output for host google.com or nslookup google.com
 
hi,

that SSL_ERROR_SYSCALL is the generic return code for unknown issues.

* are you seeing this error only inside that container? or does it happen on the host or on other guests too?

* does it happen only on https://google.com slope game or other https sites as well?

* what do you get when resolving google.com? please check the output for host google.com or nslookup google.com
Does it happen to the host?