For about a week I’ve had no access to my gateway via https://xxx.mozilla-iot.org/ but I do have local access. I get the following in my log file:
2020-05-24 13:42:04.245 ERROR : Failed to renew certificate:
Error: Error creating new order :: too many certificates already issued for exact set of domains: xxx.mozilla-iot.org: see https://letsencrypt.org/docs/rate-limits/
at AcmeApi.apiRequest (/home/pi/mozilla-iot/gateway/node_modules/acme-client/src/api.js:54:19)
at process._tickCallback (internal/process/next_tick.js:68:7)
I see a similar post for a docker user that doesn’t seem to offer appropriate help. The rate-limits page from letsencrypt provides some hints but I’d sure rather not wait a week to renew, particularly if something else is going on that causes a renewal failure to begin with. Anybody have a suggested path forward? I’m using a Rpi4 that’s been trouble free since implementing in September. I’d sure like to get it back up and working for me.
Thanks in advance.