Category / Section
How to resolve Internal Server Error of UMS site | Bold BI
Published:
In Bold BI embedded analytics, the following Internal Server Error may occur when accessing the UMS site: this could be due to inability to connect to its database due to various reasons and this article will guide you to overcome the issue.
Database connection failure may occur due to any of the below possible reasons,
- When SQL server is not running or available, Solution: Refer to the below-mentioned section, "Check SQL server running status" to resolve this.
- When DB connection details modified,
* Server or database name changed,
* SQL server user was removed, or their permission revoked,
* SQL server user password was expired or modified
Solution: Please refer to the below KB articles to update the database connection details in Bold BI application
Reset Application Database – Admin Utility | Bold BI
We can identify the exact reason of the error by checking the UMS site logs of the Bold BI application by following below steps,
- Refer to the following article and locate the application log location based on the deployment environment,
Where Can I Manually Find the Logs for the Bold BI Application on Different Environments | Bold BI Support - From the downloaded logs, under logs -> ums.web directory locate the latest error log file in the name "errors.txt".
- Open that file and go to bottom where last added log will be present.
- In that we can get the details about the failure of the database connection of the UMS site like below,
UMS Error Log
Check SQL server running status
Refer to below reference links on how to check the status of the SQL Server and start them,
Once the SQL server is started, then restart all the Bold BI services to reinitialize the application by referring the below link,