AutoSSL Could not connect to 'store.cpanel.net:443'
Answered-
Hey there! Yes, AutoSSL will try and issue a certificate to every domain that is configured on the system. This includes subdomains and aliases configured in Apache. In your case, it seems like the system is not able to reach out store. If you just type this in on the server's command line, does it download the index.html page? wget https://store.cpanel.net
That would confirm that your server is able to connect to the cPanel store. If that connection isn't working there is likely a firewall rule either on your system or outside of your server that is blocking this connection.0 -
Thank you a lot. That was correct - the nameserver was added as 8.8.8.8 on resolv.conf and it fixed the issues with any outgoing request. 0 -
Great - I'm glad that got you pointed in the right direction! 0 -
having same problem. however, cannot get a secure connection at cpanel
wget https://store.cpanel.net
--2024-01-05 13:03:10-- https://store.cpanel.net/
Resolving store.cpanel.net (store.cpanel.net)... 104.18.35.25, 172.64.152.231
Connecting to store.cpanel.net (store.cpanel.net)|104.18.35.25|:443... connected.
Unable to establish SSL connection.0 -
DiBello Design - have you tried turning off any firewalls on your system to see if that's the issue?
0 -
I removed firewall entries back to September 2023 when AutoSSL was working.
0 -
I get a connection to the cpanel store. just not a ssl one
0 -
Can you let me know what let do that error? Was it a problem with AutoSSL? I would try running this test to see if you can make a connection at all:
telnet store.cpanel.net 443
and see if that connects. If not, could you try this?
telnet google.com 443
That will just test the connection of outgoing port 443 on your server in general.
0 -
23 is not open on my server. however, I did just get this connection:
wget https://store.cpanel.net
--2024-01-05 17:36:44-- https://store.cpanel.net/
Resolving store.cpanel.net (store.cpanel.net)... 172.64.152.231, 104.18.35.25
Connecting to store.cpanel.net (store.cpanel.net)|172.64.152.231|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://store.cpanel.net/cart/ [following]
--2024-01-05 17:36:44-- https://store.cpanel.net/cart/
Reusing existing connection to store.cpanel.net:443.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘index.html’[ <=> ] 34,331 --.-K/s in 0.001s
2024-01-05 17:36:44 (31.7 MB/s) - ‘index.html’ saved [34331]
0 -
I'm not sure where 23 came from, but I'm glad you are able to make the connection now. Did you change anything on your end to get things working?
0 -
still getting this error though:
(XID edxag9) The system failed to send an HTTP (Hypertext Transfer Protocol) “POST” request to “https://store.cpanel.net/json-api/ssl/certificate/free” because of an error: SSL connection failed for store.cpanel.net: SSL connect attempt failed0 -
I had a temporary block on some cloudflare ip's.
0 -
Is the AutoSSL tool also working after lifting that block or is that still happening?
0 -
Not really. Two domains managed to get into the pending list while 7 others still have the connection failed to cpanel store error.
0 -
It sounds like there could be other issues with the machine - it would be best to create a ticket to have this investigated.
0 -
Am I correct in that the license key is with the data center and not in my name? And I need to submit the ticket to them?
0 -
You can see who owns the license by checking our page here and putting in the main IP address of the server:
0 -
thanks. yea, it's the data center.
0 -
Let us know what you find out!
0 -
sorry for the late response. Switched from Sectigo to Let's Encrypt and have had zero issues over the last month
-1 -
Glad to hear it!
0
Please sign in to leave a comment.
Comments
21 comments