Error connecting to api.www.remarpro.com
-
Hello!
My WordPress install can’t connect to api.www.remarpro.com.
SSL_connect: Connection reset by peer in connection to api.www.remarpro.com: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.www.remarpro.com or curl -v https://www.remarpro.com
Output:
* Trying 198.143.164.251:443...
* Connected to api.www.remarpro.com (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.www.remarpro.com:443
* Closing connection 0
curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to api.www.remarpro.com:443I am able to ping api.www.remarpro.com. 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)
- You must be logged in to reply to this topic.