pcode
November 17, 2022, 6:42am
1
It looks like our ip address is blocked by you, something similar to the following issue, can you please unblock it:
My domain is: https://halifaxcranehire.com.au/
I ran this command: Create a certificate via Plesk
It produced this output: requests.exceptions.SSLError: HTTPSConnectionPool(host='acme-v02.api.letsencrypt.org ', port=443): Max retries exceeded with url: /directory (Caused by SSLError(SSLError("bad handshake: SysCallError(-1, 'Unexpected EOF')")))
My web server is (include version): Plesk
The operating system my web server runs on is (include version): Ubuntu
My hosting provider, if applicable, is: 203.18.250.10
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): Plesk
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
Hello @pcode , welcome to the Let's Encrypt community.
Using https://letsdebug.net/ with all 3 Challenge Types - Let's Encrypt I see green All OK!
HTTP-01 Let's Debug
DNS-01 Let's Debug
TLS-ALPN-01 Let's Debug
What make you think your IP Address is blocked ?
By the way - I do appreciate that you have searched and read related topics on our community forum.
Thank you!
2 Likes
I do find interesting the DNS SOA and NS Records are without Domain Names just IP Addresses
> set q=soa
> halifaxcranehire.com.au
Server: 203.18.250.10
Address: 203.18.250.10#53
halifaxcranehire.com.au
origin = 203.18.250.10
mail addr = hasan.pcode.au
serial = 2022111701
refresh = 10800
retry = 3600
expire = 1209600
minimum = 10800
> set q=ns
> halifaxcranehire.com.au
Server: 203.18.250.10
Address: 203.18.250.10#53
halifaxcranehire.com.au nameserver = 203.18.250.10.
Full nslookup check I did, as backup info.
$ nslookup
> set q=soa
> halifaxcranehire.com.au
Server: 127.0.0.53
Address: 127.0.0.53#53
Non-authoritative answer:
halifaxcranehire.com.au
origin = 203.18.250.10
mail addr = hasan.pcode.au
serial = 2022111701
refresh = 10800
retry = 3600
expire = 1209600
minimum = 10800
Authoritative answers can be found from:
> q=ns
Server: 127.0.0.53
Address: 127.0.0.53#53
** server can't find q=ns: NXDOMAIN
> halifaxcranehire.com.au
Server: 127.0.0.53
Address: 127.0.0.53#53
Non-authoritative answer:
halifaxcranehire.com.au
origin = 203.18.250.10
mail addr = hasan.pcode.au
serial = 2022111701
refresh = 10800
retry = 3600
expire = 1209600
minimum = 10800
Authoritative answers can be found from:
> server 203.18.250.10
Default server: 203.18.250.10
Address: 203.18.250.10#53
> set q=a
> halifaxcranehire.com.au
Server: 203.18.250.10
Address: 203.18.250.10#53
Name: halifaxcranehire.com.au
Address: 203.18.250.10
> set q=aaaa
> halifaxcranehire.com.au
Server: 203.18.250.10
Address: 203.18.250.10#53
*** Can't find halifaxcranehire.com.au: No answer
> set q=cname
> halifaxcranehire.com.au
Server: 203.18.250.10
Address: 203.18.250.10#53
*** Can't find halifaxcranehire.com.au: No answer
> set q=soa
> halifaxcranehire.com.au
Server: 203.18.250.10
Address: 203.18.250.10#53
halifaxcranehire.com.au
origin = 203.18.250.10
mail addr = hasan.pcode.au
serial = 2022111701
refresh = 10800
retry = 3600
expire = 1209600
minimum = 10800
> set q=ns
> halifaxcranehire.com.au
Server: 203.18.250.10
Address: 203.18.250.10#53
halifaxcranehire.com.au nameserver = 203.18.250.10.
>
jcjones
November 17, 2022, 4:33pm
4
pcode:
203.18.250.10
This IP is not blocked by our systems
5 Likes
Thanks @jcjones for checking!
2 Likes
rg305
November 17, 2022, 4:57pm
6
MTU issue?
MiTM issue?
Routing issue?
3 Likes
system
Closed
December 17, 2022, 4:58pm
7
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.