Constant error on generating certificates

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: drconexion.com

I ran this command: using this files to generate the certificates and receive an error
jrcs/letsencrypt-nginx-proxy-companion
jwilder/docker-gen
It produced this output:
https://acme-v02.api.letsencrypt.org/acme/authz-v3/6133799763 y web server is (include version):

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is: Linode

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): No

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):

1 Like

Hi @remyricardo

Fetching http://drconexion.com/.well-known/acme-challenge/EeucQInulpOdz_fKSzvtu5V00R4ijcCSnaRdF70bABE: 
Connection refused

a working port 80 webserver is required, not a "Connection refused".

So

  • your docker doesn't work, fix that
  • there is a network problem or a blocking firewall
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.