I never had issues with autorenewal and noticed it failing reaching the weekly limit even if all domains are pointed to the server and responding. Today I tried to renew one manually and got an error which explains the issue
After configuring Force HTTPS, you cannot use [File Verification] to apply for a certificate!
This is something new that did not happen before. Also there is no renew button in the ssl menu for a website.
I will test to see if this will fix the SSL renewal issue
/www/server/panel/class/acme_v2.py:722: SyntaxWarning: invalid escape sequence '\.'
'if ($request_uri ~ "^/\.well-known/acme-challenge/{}.*"){{\n'
/www/server/panel/class/acme_v2.py:931: SyntaxWarning: invalid escape sequence '\s'
return public.get_msg_gettext("Issuance failed, the root domain name of domain name %s exceeds the maximum weekly issuance limit!" % re.findall("hours:\s+(.+?),", error))