• 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

Updating red question marks in subscriptions screen

xyptilon

Basic Pleskian
Some subscriptions have red questions marks because resources are supposedly exceeded.

When I change the plan so they're no longer exceeded, the question mark stays red.

How do I update this through the command-line? I tried running the following, but that didn't remove the red question marks.

/usr/local/psa/admin/sbin/statistics --calculate-all
 
Try to use

# plesk bin subscription --sync-subscription example.net
 
Thank you for your feedback. The command ran successfully, but did not update the red question mark.

Others were updated though (before I executed the command) so I guess there is a cron that runs that does it.
 
Thank you for your reply and the link, it appears to be (for future reference):

/usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php -f AnalyseDomainStatistics
 
Back
Top