Skip to main content

Webalizer and AWstats Stopped Functioning

Comments

4 comments

  • cPanelLauren
    Hi @hammerthrow Based solely on the error message it looks like your server is having trouble completing stats processing during the times which you've allowed it to run. If you're able to access the server via SSH please let me know what is in the stats_log by running something similar to the following: tail -100 stats_log
    as well as the output of: /scripts/runweblogs $USER
    replace $USER with your user Thanks!
    0
  • hammerthrow
    Hi @cPanelLauren Thank you for your reply. Via SSH, The "tail -100 stats_log" code produces no result. It says "tail: cannot open `stats_log' for reading: No such file or directory" The "/scripts/runweblogs $USER" command produces the following, which is has said every time I've run the same command over the past few days. "==> cPanel Log Daemon version 26.0 [2018-06-21 02:32:40 -0400] Logs are already being processed, please try again later." It seems the logs are perpetually processing, or stuck, or something. It is worth noting that within WHM, there is are no longer any error when examining the stats software in "Statistics Software Configuration". The server no longer displays the original error which I posted in my original post: "The server is having trouble keeping up with your statistics processing schedule. You should increase the time between statistic generation, or upgrade the server. If you have recently decreased the time between statistic generation, you may wish to wait that amount of time to see if the server will catch up before changing back." It now says: "The server currently is able to keep up with your statistics processing schedule." However, stats still show nothing since May 8th. It is also worth nothing that the other three domains hosted on the same server do not have any issues, and never stopped updating.
    0
  • hammerthrow
    Brief followup: Regarding other sites on the server working fine with AWstats and Webalizer; I was wrong. The other domains appear to have stopped reporting all traffic on the 10th of June.
    0
  • cPanelLauren
    HI @hammerthrow I am so sorry I failed to give you the proper path to the stats log: tail -100 /usr/local/cpanel/logs/stats_log
    This output: "==> cPanel Log Daemon version 26.0 [2018-06-21 02:32:40 -0400] Logs are already being processed, please try again later."
    Makes me think the process is stuck. Can you run the following: /scripts/restartsrv_cpanellogd
    Then check the process ps faux |grep cpanellog[d]
    And let me know the output of both? Once that's done can you also run: /scripts/runstatsonce
    And let me know if once that process is complete you start seeing the stats update? Thanks!
    0

Please sign in to leave a comment.