The ssl certificates of several domains are not renewed as this error appears, how can I solve it?
/www/server/panel/pyenv/bin/python -u /www/server/panel/class/acme_v2.py --renew=1
|-The website has been suspended, skip certificate renewal!
|-A total of 57 certificates need to be renewed
Traceback (most recent call last):
File "/www/server/panel/class/acme_v2.py", line 1911, in renew_cert
sitename = self._config['orders'][index]['auth_to'].split('/')[-2]
IndexError: list index out of range