Letsencrypt 500 error

Im getting this error when I try to generate a Cert using LetsEncrypt

Parsing account key... Parsing CSR... Registering account... Traceback (most recent call last): File "/usr/libexec/webmin/webmin/acme_tiny.py", line 202, in main(sys.argv[1:]) File "/usr/libexec/webmin/webmin/acme_tiny.py", line 198, in main signed_crt = get_crt(args.account_key, args.csr, args.acme_dir, log=LOGGER, CA=args.ca) File "/usr/libexec/webmin/webmin/acme_tiny.py", line 97, in get_crt raise ValueError("Error registering: {0} {1}".format(code, result)) ValueError: Error registering: 500 { "type": "urn:acme:error:serverInternal", "status": 500 }

I have successfully generated 4 other certs on the same machine but today this one just keeps failing. The domain is survey.relationships.org.au

Any tips appreciated.

Status: 
Active

Comments

Howdy -- hmm, that's an odd one! I don't believe I've seen their site generate a 500 error.

It's possible it was a temporary problem -- what if you try it again now, does it happen to be working? Or do you continue to see the same problem?