rajeshwar1504
rajeshwar1504
Thank you for your response. 1. I could see the below error message in the logs whenever i restart the Apache service. [Mon Dec 18 00:00:23.515837 2023] [mpm_prefork:notice] [pid 500781]...
I found the below error in the storage/logs/cdash-2023-11-28.log-old file. **Database error:** [2023-11-28 15:44:49] production.ERROR: Database connection [postgres] not configured. {"exception":"[object] (InvalidArgumentException(code: 0): Database connection [postgres] not configured. at /CDash/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php:173) [stacktrace]...
Observed the same issue on the browser (503 service unavailable) after setting up the port DB_PORT=5432 Performed below steps to proceed further. Step:1 Updated CDash/config/database.php file for database configuration ```...
Please suggest on the above issue? Thanks, Rajesh.