Error connecting to api.ww.wp.xz.cn
-
Hello!
My WordPress install can’t connect to api.ww.wp.xz.cn.
SSL_connect: Connection reset by peer in connection to api.ww.wp.xz.cn:443
I have a VPS, with Debian 11, Nginx, PHP 8.3.
openssl version
OpenSSL 1.1.1w 11 Sep 2023If I try in terminal: curl -v https://api.ww.wp.xz.cn or curl -v https://ww.wp.xz.cn
Output:
* Trying 198.143.164.251:443...
* Connected to api.ww.wp.xz.cn (198.143.164.251) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
* CApath: /etc/ssl/certs
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* OpenSSL SSL_connect: Connection reset by peer in connection to api.ww.wp.xz.cn:443
* Closing connection 0
curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to api.ww.wp.xz.cn:443I am able to ping api.ww.wp.xz.cn. All Debian packages are up to date. (apt update && apt upgrade) I also tried rebooting the VPS. Another VPS with same Debian and OpenSSL version working great.
Do you have any idea? Thank you for helping.
The page I need help with: [log in to see the link]
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
The topic ‘Error connecting to api.ww.wp.xz.cn’ is closed to new replies.