• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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