This is a fresh install of Orchestrator 2019. I am running 3 servers total. 1 SQL server running SQL 2016, 1 server running the runbook service and the last server runs the remaining orchestrator services (web, mgmt and designer). I am using a domain service account to run the services. This account has sysadmin to the sql db and is local admin on all the orchestrator servers.
Finally got everything installed and the deployment manager shows the runbook and designer servers listed and all services are running without stopping.
When I open the web portal I am presented with 2 errors:
When I try to open the web service portal I am presented with a 403 error Forbidden error.
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
I have been searching for a few days and I think the connection strings might be incorrect, but I am not sure. The connection string looks like it is trying to use a local sqlexpress db. I'm not sure if this is by design or not.
Any help is appreciated.