Hello team
I am encountering a challenging and persistent issue with our SuiteCRM installation, which seems to revert to displaying no modules shortly after corrective actions are taken. Below is a detailed account of the situation, the steps we have taken, and the environment specifics:
Issue Description:
Initial Problem: The service was interrupted due to a server running out of disk space.
- Symptoms Upon Restart: After resolving the disk space issue and restarting the system, I initially received an error stating, “You are not authorized to view this page. Please contact your system administrator.” I managed to resolve this by clearing the SuiteCRM cache (
rm -rf /path/to/suitecrm/cache/*
). Although the authorization error was cleared, I then faced an issue where no modules appeared visible when logging in as an administrator. - Temporary Fix Applied: I performed a Quick Repair and Rebuild via
https://crm.oursite.net/index.php?module=Administration&action=repair
, which temporarily fixed the problem, restoring full functionality. However, the system reverts to not displaying any modules after a few minutes, making this fix short-lived.
Technical Environment:
- SuiteCRM Version: 8.6.1
- PHP Version: 8.1.29
- PHP Zend OPcache: v8.1.29
- Web Server: Apache/2.4.62 (Unix)
- Database: MariaDB 11.4.2
Steps Already Taken:
- Cleared cache manually and through SuiteCRM.
- Checked and ensured file and directory permissions are correct.
- Reviewed server and SuiteCRM logs, but found no relevant errors explaining the reversion to the issue.
Request for Assistance: I am perplexed by the reoccurrence of the issue despite the temporary fixes. It seems there might be an underlying configuration or session management issue that is not immediately apparent. Has anyone in the community faced a similar issue, or could anyone offer insights into what might be causing this and how to resolve it permanently?
I would greatly appreciate any guidance, insights, or recommendations on further steps I could take to diagnose and fix this issue permanently.
Thank you in advance for your help! - Olie