• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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