Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
iot.mrrcomputers.cc
I ran this command:
certbot certonly --standalone
It produced this output:
Saving debug log to C:\Certbot\log\letsencrypt.log
Plugins selected: Authenticator standalone, Installer None
Please enter in your domain name(s) (comma and/or space separated) (Enter 'c'
to cancel): iot.mrrcomputers.cc
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for iot.mrrcomputers.cc
Cleaning up challenges
←[31mProblem binding to port 80: Could not bind to IPv4 or IPv6.←[0m
My web server is (include version):
104.217.252.146
The operating system my web server runs on is (include version):
Windows 2012
My hosting provider, if applicable, is:
this is a VPS server
I can login to a root shell on my machine (yes or no, or I don't know):
I connect usng RDP
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
no
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
Certbot 1.9.0
was that certbot was trying to use port 80 (HTTP) while IIS was already using it.
If you stop IIS, then certbot will be able to use it and not complain.
AAAA is IPv6
But that is not the case with your name.
I think you might have some sort of IPS / GeoLocation blocking / or IP blocklist in place that is preventing the LE challenge requests from reaching your site.
I see now that you misunderstood me...
Let me rephrase that with:
Perhaps the local firewall only permits IIS to use port 80 [and doesn't allow certbot to use port 80].
As for the other terminology...
Do you have any firewall settings that would block entire countries? or use an IP blacklist to block IPs?
not blocking that I know of ..as i said i;ve used (and renewed) using LetEncrypt.exe for the last few years .. when I couldn't create cert with it i then downloaded Cerbot)