dockerbunker
dockerbunker copied to clipboard
http-01 challenge fails
Hi,
I am getting this error (see screenshot) for all the dockerbunker apps I have tried to run. When it gets to the let's encrypt challenge, http-01 fails because the connection is refused. The fqdn is entered correctly and able to receive traffic. I have other sites on this isp that have gotten certs with no trouble, so I don't think it is a firewall.
When I do the self-signed option, the containers spin up and are reachable at the fqdn, but they are unsecured. Any ideas?

hi @raindog2,
maybe this is a http https forwarding issue, so http://wekan.foreveroverhead.cloud cant be accessed from the internet ?
it seems that your apache server redirects your subdomains to https (tested it with your blog/home/wiki subdomains)
greeting :)
@raindog2 there could be another reason for your issue,
i think the nginx-dockerbunker docker-container is not started bu everything is configured.
a little workaround is to:
- setup your dockerbunker service with letsencrypt and after this issue
- start dockerbunker menue again and start nginx-server
- go to your dockerbunker service menu and start letsencrypt again