I am having some issues with let’s encrypt, here’re the logs:
args:
email: false
force: true
no_checks: false
ended_at: 2023-03-06 08:51:27.035431
error: Certificate renewing for domain2.tld failed!
interface: api
operation: letsencrypt_cert_renew
parent: null
related_to:
- - domain
- domain2.tld
started_at: 2023-03-06 08:51:18.053867
success: false
yunohost_version: 11.1.13
============
2023-03-06 08:51:18,091: DEBUG - Making sure tmp folders exists...
2023-03-06 08:51:18,094: DEBUG - Reusing IPv4 from cache: xx.xx.xx.xx
2023-03-06 08:51:18,095: DEBUG - Reusing IPv6 from cache: None
2023-03-06 08:51:18,096: DEBUG - Prepare key and certificate signing request (CSR) for domain2.tld...
2023-03-06 08:51:19,262: DEBUG - Saving to /tmp/acme-challenge-private/domain2.tld.csr.
2023-03-06 08:51:19,263: DEBUG - Now using ACME Tiny to sign the certificate...
2023-03-06 08:51:19,264: INFO - Parsing account key...
2023-03-06 08:51:19,286: INFO - Parsing CSR...
2023-03-06 08:51:19,308: INFO - Found domains: xmpp-upload.domain2.tld, domain2.tld, muc.domain2.tld
2023-03-06 08:51:19,310: INFO - Getting directory...
2023-03-06 08:51:19,868: INFO - Directory found!
2023-03-06 08:51:19,869: INFO - Registering account...
2023-03-06 08:51:21,001: INFO - Already registered!
2023-03-06 08:51:21,003: INFO - Creating new order...
2023-03-06 08:51:22,142: INFO - Order created!
2023-03-06 08:51:23,274: INFO - Verifying domain2.tld...
2023-03-06 08:51:25,651: INFO - domain2.tld verified!
2023-03-06 08:51:26,802: INFO - Verifying muc.domain2.tld...
2023-03-06 08:51:27,032: ERROR - Wrote file to /tmp/acme-challenge-public/IVPlGjD-d4ff422B-DMBTxLMC1smO-17PLdNqp1b7u0, but couldn't download http://muc.domain2.tld/.well-known/acme-challenge/IVPlGjD-d4ff422B-DMBTxLMC1smO-17PLdNqp1b7u0: Error:
Url: http://muc.domain2.tld/.well-known/acme-challenge/IVPlGjD-d4ff422B-DMBTxLMC1smO-17PLdNqp1b7u0
Data: None
Response Code: 404
Response: <HTML><HEAD><TITLE>404 Not Found</TITLE></HEAD>
<BODY BGCOLOR="#cc9999"><H4>404 Not Found</H4>
File not found.
<HR>
<ADDRESS><A HREF="http://www.acme.com/software/micro_httpd/">micro_httpd</A></ADDRESS>
</BODY></HTML>
2023-03-06 08:51:27,034: ERROR - Certificate renewing for domain2.tld failed!