Failed to connect to ACME server

So I’m trying to set up DDNS and I get this error no matter what I do.

starting version 3.2.2
# INFO: Using main config file /data/workdir/config
+ Generating account key...
+ Registering account key with ACME server...
ERROR: Problem connecting to server (post for https://acme-v01.api.letsencrypt.org/acme/new-reg; curl returned with 52)

It seems like Hassio has generated the key but cannot connect to letsencrypt for some reason. I have forwarded every port I can think of to get this to work, but always get the same error.

Any ideas?

I also ran

 curl -v https://acme-v01.api.letsencrypt.org/directory

and it seems to work just fine so I’m not sure what else to do here

thanks,
William

Hi,

I had everything up and running fine then a few days ago all stopped there is a problem with Lets Encrypt:

Well that explains it. thanks for the info