• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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