I'm running Docker Compose. I get a 404 page not found error.
There are no errors in the logs. But Traefik seems to be stuck on the certificate issuance process.
Testing certificate renew... acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory providerName=letsencrypt.acme
And I don't see config.json being created.
Ports 80 and 443 are open.
The acme.json file is empty.
My Docker knowledge is very limited. So I'm hoping for your help.
I'm running Docker Compose. I get a 404 page not found error.
There are no errors in the logs. But Traefik seems to be stuck on the certificate issuance process.
Testing certificate renew... acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory providerName=letsencrypt.acmeAnd I don't see config.json being created.
Ports 80 and 443 are open.
The acme.json file is empty.
My Docker knowledge is very limited. So I'm hoping for your help.