awstats stopped working
awstats stopped working
Awstats was working fine but then just few days ago, it's not updating anymore. How to fix this?
Re: awstats stopped working
Does it work, if you run it directly from the shell?
Code: Select all
v-update-web-domain-stat user domain.com
Re: awstats stopped working
Yes, it works from the shell, however I have multiple domains and there should be a better way of updating the stats everyday automatically.skid wrote:Does it work, if you run it directly from the shell?Code: Select all
v-update-web-domain-stat user domain.com
The cron job "sudo /usr/local/vesta/bin/v-update-user-stats" is active under the CRON tab in control panel.
Re: awstats stopped working
hm maybe crond isn't running?
And one more thing. There is a /usr/local/vesta/data/queue/webstats.pipe where those domains should be defined. Can you check it?
And one more thing. There is a /usr/local/vesta/data/queue/webstats.pipe where those domains should be defined. Can you check it?
Re: awstats stopped working
I can see my domains on webstats.pipe file. I toggled off/on the v-update-user-stats CRON tab in control panel the other day. I'm not sure, but maybe this did the trick because now see that the stats are updated!.skid wrote:hm maybe crond isn't running?
And one more thing. There is a /usr/local/vesta/data/queue/webstats.pipe where those domains should be defined. Can you check it?
Thank you.