• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue nginx restarted every hour due to keep-secured.php

andyxyz

Basic Pleskian
Hi there

We have noticed on a few servers this entry in the action log

127.0.0.1 admin [2020-04-15 12:56:03] 'Update IP Address' ('Interface': 'eth0' => 'eth0', 'IP Address': 'xxx.xxx.xxx.xxx' => 'xxx.xxx.xxx.xxx', 'IP Mask': '255.255.255.0' => '255.255.255.0')

the time (in this case ever 56th minute) corresponds to this cron

56 4 * * * /opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/letsencrypt/scripts/keep-secured.php'

Every time it runs it restarts nginx

In this case killing a cron job that the client has running.

While we can work around this it seems very intrusive behaviour to restart nginx once an hour for any reason?

What is going on here? Is there a way around this other than disabling the cron and the functionality it provides.

A quick checks shows other servers with the same problem However, some servers with the same set up do not.

Let's Encrypt
Version
2.9.0-611


OS‪Ubuntu 16.04.6 LTS‬
ProductPlesk Obsidian
Version 18.0.20 Update #3, last updated on April 16, 2020 01:08 AM
 
Back
Top