Tracking Center PMG 8 communication failure (0)

thuanct

New Member
Jun 14, 2023
2
0
1
Hi all,

I am encountering a communication failure (0) error in the tracking center.

I can still use tracking-center if I choose a start time of May 29, 2024 or earlier. Start time after May 29, 2024 I cannot use it and get a communication failure error (0)

How can I resolve this error?
1717119305190.png

Thanks & Regards.
 
Permissions messed up on one or more of /var/log/syslog* files? I'm guessing the PMG webui invokes pmg-log-tracker as www-data user.
 
On my instance of PMG (CT) and my other debian installs, /var/log/syslog is world readable.
Code:
root@smtp:~# ls -alh /var/log/syslog
-rw-r--r-- 1 root root 4.8M Feb 22 08:21 /var/log/syslog
Check logrotate config.

Your current syslog file looks prettu big! You might want to investigate the cause.
 
Last edited: