The Analysis-Summary screen on the Security Analytics web interface either does not open or opens very slowly, sometimes taking over 10 minutes to load.
The backend processes of the machine are working normally.
The issue appears to be related to the GUI.
Errors are observed in the PostgreSQL logs:
CakePhp[6102]: CakePHP Error: [PDOException] SQLSTATE[57014]: Query canceled: 7 ERROR: canceling statement due to statement timeout
The problem is caused by the GUI attempting to execute long-running queries, which results in a statement timeout in PostgreSQL. The backend processes continue to function normally, indicating this is primarily a frontend issue.
Log in to the system as admin.
Navigate to the admin home directory:
Generate a detailed size listing of the /pfs/packets directory and compress it:
This creates the file:
Attach the following files to the ticket:
/home/admin/ls_pfs_packets_size.out.gz