• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Error during /usr/local/psa/admin/sbin/statistics

gbotica

Regular Pleskian
Hi,

On one of my Plesk 12 servers, when I run

/usr/local/psa/admin/sbin/statistics

I get the following error:

WARNING during statistics_collector execution: : statistics[nnnn]: Executing logs preparation...

(nnnn is a varied 4 digit number -- it changes each time)

How can I debug this error? Is there a log created by the statistics command I can refer to? (Had a look but can't seem to find it)

Thanks in advance for your assistance.
 
But this is not error, it is just warning. You can ignore it.
 
Oh, OK. Thanks for your advice. I get no such warning on my other Plesk servers.

Can you elaborate as to what the warning means?

Thanks again.
 
On my test server with enabled debug mode I see the same warning:
[root@ppu12-0 ~]# /usr/local/psa/admin/sbin/statistics
[2015-03-03 13:33:57] DEBUG [panel] Processing service node #1[local]
[2015-03-03 13:33:57] DEBUG [panel] Found StatisticCollector driver: Service_Driver_StatisticsCollector_Unix
[2015-03-03 13:33:57] DEBUG [util_exec] [67737aabbc51dd550334f28538926cdf][0] Starting: statistics_collector
[2015-03-03 13:33:58] DEBUG [util_exec] [67737aabbc51dd550334f28538926cdf][0] Finished in 1.04347s, Error code: 0

WARNING during statistics_collector execution: : Executing logs preparation...

[2015-03-03 13:34:00] DEBUG [util_exec] [54f555d800f35] Starting: web_statistic_executor /usr/local/psa/admin/bin/web_statistic_executor
[2015-03-03 13:34:08] DEBUG [util_exec] [54f555d800f35] Finished in 8.71159s, Result: TRUE
[root@ppu12-0 ~]#

No any additional details. I think that you should not worry about this.
 
Back
Top