Hello everyone,
I hope to get help with the following problem:
System: Ubuntu 20.04.3 LTS
Plesk: Version 18.0.38 Update #2
Issue:
2 cronjobs, run once a hour (installed by default with plesk and the extensions)
/opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/letsencrypt/scripts/keep-secured.php'
/opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/sslit/scripts/keep-secured.php'
Problem:
Every hour the cronjobs cause that the ssl certifivates of all domains will be checked and renewed.
This causes many apache and nginx restarts and after 5 hours I get an error from the lets encrypt api according to muchg requests in a certain time (block for 168 hours).
What is going wrong?
Plesk basic setup, created subscription with domain and created certificate.
I hope to get help with the following problem:
System: Ubuntu 20.04.3 LTS
Plesk: Version 18.0.38 Update #2
Issue:
2 cronjobs, run once a hour (installed by default with plesk and the extensions)
/opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/letsencrypt/scripts/keep-secured.php'
/opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/sslit/scripts/keep-secured.php'
Problem:
Every hour the cronjobs cause that the ssl certifivates of all domains will be checked and renewed.
This causes many apache and nginx restarts and after 5 hours I get an error from the lets encrypt api according to muchg requests in a certain time (block for 168 hours).
What is going wrong?
Plesk basic setup, created subscription with domain and created certificate.