Thanks! That enabled WebUI and allowed it to run but… We have next problem. We are receiving error:
Could not connect to the BigFix database.
If the issue persist, contact your BigFix Administrator for assistance.
The configuration of WebUI (db_config.json) was not changed (it is MSSQL installed locally and it is working - as I’ve mentioned earlier everything works except WebUI).
When tried the troubleshooting for that (https://help.hcltechsw.com/bigfix/10.0/webui/WebUI/Admin_Guide/c_troubleshooting.html) it keeps giving us error:
Cannot connect to the database.
{“data”:“ConnectionError: Failed to connect to :1433 - Could not connect (sequence)”,“status”:500,“statusText”:“Internal Server Error”}
Any help for that? I was thinking about using this advice: WEBUI Could not connect to the BigFix database but I do not know if that is correct way of action.