Cron Job Running Log tries to renew nothing...
This is the log:
`----------------------------------------------------------------------------
ACME_NEED_RENEW
ACME_RENEWING
|-Creating order..
|-Getting verification information..
|-Verify the dir:/www/wwwroot/mail.domain.com/.well-known/acme-challenge
|-Verification type: http-01
|-Verifying domain name..
|-1 Query verification results..
|-Verification failed
|-Verification failed, domain name resolution error or verification URL cannot be accessed!
----------------------------------------------------------------------`
1 . email is working fine
- I manually update the SSL (I copy the signatures from domail to mail server).
- I don't have a subdomain mail.domain.com
- Email is working directly with 'domain.com' as settings
- My domain works in a directory and the actual SSL certificate is at
/www/wwwroot/domain.com/web/.well-known/acme-challenge
(web directory is necessary here because I use composer)
What should I do? Put on pause the cron renew job?