• 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.

License key not automatically updating

inado1

Basic Pleskian
Hi

My licence is updated every month, however it is not automatic, i have to go to Tools & settings > license management and click on "Retrieve Keys" every month.
i guess there should a cron job that should do this for me every month in Centos.

Does someone knows what this cron job should be ?

Many thanks.
 
Could you provide more details?
1) Plesk version
2) Show output of command: ls -l /etc/cron.*/*plesk*
3) Show output of command: cat /usr/local/psa/admin/conf/panel.ini
 
Could you provide more details?
1) Plesk version
2) Show output of command: ls -l /etc/cron.*/*plesk*
3) Show output of command: cat /usr/local/psa/admin/conf/panel.ini

1. 11.5.30

2.
-bash-4.1# ls -l /etc/cron.*/*plesk*
-rwxr-xr-x 1 root root 284 19 août 2013 /etc/cron.daily/50plesk-daily
-rwxr-xr-x 1 root root 566 24 juil. 2013 /etc/cron.hourly/plesk-php-cleanuper
-rwxr-xr-x 1 root root 202 19 août 2013 /etc/cron.monthly/50plesk-monthly
-rwxr-xr-x 1 root root 201 19 août 2013 /etc/cron.weekly/50plesk-weekly

3.
-bash-4.1# cat /usr/local/psa/admin/conf/panel.ini
cat: /usr/local/psa/admin/conf/panel.ini: Aucun fichier ou dossier de ce type (no file or folder with type)
I have only panel.ini.sample in this folder.

thks.
 
Back
Top