• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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