• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Forwarded to devs awstats issue

sebgonzes

Silver Pleskian
TITLE:
awstats issue
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
plesk, obsidian, cloudlinux 7, Version Plesk Obsidian v18.0.21
PROBLEM DESCRIPTION:
Statistic that last 2 month fail with 404 page (older month are ok).

I review all, and trying to recalcul his statistic, find that AWSTATS_BIN_D/AWSTATS_TOOLS_D was wrong in /etc/psa/psa.conf

AWSTATS_BIN_D /usr/share/awstats/wwwroot/cgi-bin
AWSTATS_TOOLS_D /usr/share/awstats/tools

and should be

AWSTATS_BIN_D /var/www/cgi-bin/awstats
AWSTATS_TOOLS_D /usr/share/awstats

=>
How to recalculate AWStats web-statistics using domain logs for previous months in Plesk
Unable to open AWStats web statistics page in Plesk: 404 Not Found The requested document was not found on this server

What is the reason of this wrong change in psa.conf?​
STEPS TO REPRODUCE:
Configure awstat in domain and see if statistic is calculate by the webstat directory​
ACTUAL RESULT:
Not found page​
EXPECTED RESULT:
Awstat statistic page​
ANY ADDITIONAL INFORMATION:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Confirm bug
 
Thank you. Confirmed and submitted as PPPM-11342
Hi Igor, after manual correction of psa.conf and recalc by plesk sbin statistics --calculate-one --domain-name=example.com I get ERR_CONNECTION_REFUSED when calling /plesk-stat/webstat-ssl/
 
Back
Top