May I paste here a portion of the log
# install
a
May I paste here a portion of the log?
b
put it in here
b
can you try with a differnt email?
a
Did already with 3 different emails, even rebuilt my own machine and assigned a different IP
Hell... I even tried with a different domain 😄
b
were all the emails on a .is tld?
a
I used in one of the attempts one of the "auto generated emails"
I also used another domain in another attempt
It just strikes me as it being throttled....
because right now checked the logs and ....
b
the reason im not jumping to rate limit is cause ZeroSSL says they don't rate limit
a
Yeah I've seen that but.... attempt 1: https://acme.zerossl.com/v2/DV90/newAccount: HTTP 429: \r\n429 Too Many Requests\r\n\r\n429 Too Many Requests\r\nnginx\r\n\r\n\r\n"}
That's literally ACME's message for Rate Limiting
b
yea thats why im a little confused
a
😄
I know right?
Brand new IP
Brand new install
b
and you did get the cert for grafana sub domain
a
I launch the script do everything by the book... BAM!
That it did after a few failures...
it came through
😐
b
can you try delteing the caddy container + volume + any data in its mounts. and try again.
only thing i can think is there is something "left over" that the caddy container is picking back up on subsequent attempts
a
I certainly can
So just remove the caddy container and volume
and then docker-compose up again
b
make sure the volume is gone too
a
Yep, dully noted! Both data and conf
will do
b
if this doesn't work you can change Caddy to use letsencrypt
a
Ah.... how?
Well let me try this first
😄
b
seems like zerossl is aware of the issue your haveing, https://github.com/cert-manager/cert-manager/issues/5867
a
OK so they DO rate limit now...
How marvelous...
b
it seems to be a bug
heres a netmaker specific issue same as yours https://github.com/gravitl/netmaker/issues/2129
a
Yep
Seems I'll have to resort to LE for the time being
Damn... right when I find out about Netmaker and I'm deploying it things blow up xD
b
yea thats about how it goes, always something somewhere that isn't working right.
a
Ah well... there's worse in life 🙂 At least you pointed me in the right direction! Many thanks!!!