Too many certificates already issued for each set of domains

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:
extranet1.jaymedacosta.pt

I ran this command:
it’s the program “Let’s Encrypt” Version 1.2.2-8

It produced this output:
seg ago 12 11:15:42 WEST 2019
Refreshing certificate for following domains:
extranet1.jaymedacosta.pt
Parsing account key…
Parsing CSR…
Found domains: extranet1.jaymedacosta.pt
Getting directory…
Directory found!
Registering account…
Already registered!
Creating new order…
Traceback (most recent call last):
File “/usr/share/univention-letsencrypt/acme_tiny.py”, line 197, in
main(sys.argv[1:])
File “/usr/share/univention-letsencrypt/acme_tiny.py”, line 193, in main
signed_crt = get_crt(args.account_key, args.csr, args.acme_dir, log=LOGGER, CA=args.ca, disable_check=args.disable_check, directory_url=args.directory_url, con$
File “/usr/share/univention-letsencrypt/acme_tiny.py”, line 120, in get_crt
order, _, order_headers = _send_signed_request(directory[‘newOrder’], order_payload, “Error creating new order”)
File “/usr/share/univention-letsencrypt/acme_tiny.py”, line 59, in _send_signed_request
return _do_request(url, data=data.encode(‘utf8’), err_msg=err_msg, depth=depth)
File “/usr/share/univention-letsencrypt/acme_tiny.py”, line 45, in _do_request
raise ValueError("{0}:\nUrl: {1}\nData: {2}\nResponse Code: {3}\nResponse: {4}".format(err_msg, url, data, code, resp_data))
ValueError: Error creating new order:
Url: https://acme-v02.api.letsencrypt.org/acme/new-order
Data: {“protected”: "eyJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvbmV3LW9yZGVyIiwgImFsZyI6ICJSUzI1NiIsICJub25jZSI6ICJxWTFubXJtZXRpd1RkeVdrdl$
Response Code: 429
Response: {
“type”: “urn:ietf:params:acme:error:rateLimited”,
“detail”: "Error creating new order :: too many certificates already issued for exact set of domains: extranet1.jaymedacosta.pt: see https://letsencrypt.org/docs$
“status”: 429
}
Setting letsencrypt/status

My web server is (include version):
Server version: Apache/2.4.25 (Univention)

The operating system my web server runs on is (include version):
Univention Corporate Server 4.4-1 errata223.
Linux extranet1 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u4 (2019-07-19) x86_64 GNU/Linux

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don’t know):
yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
no

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):
“Let’s Encrypt” Version 1.2.2-8

Certificate was not automaticaly instaled on my system and i don’t now why, so I have some questions.

Where can I download the certificate (".perm" and “.cert”) that was generated by “Let’s Encrypt” Version 1.2.2-8?

How can I install this new certificate manually on my system?

regards,
Pedro

I figured out the error - PLEASE CLOSE THIS TOPIC.