Really hoping someone might be able to advise on the issue I’m encountering here -
When navigating to https://uipathserver.cobwebb2.local/ I receive the following error:
Server Error in ‘/’ Application.
Cannot open database “UiPath” requested by the login. The login failed.
I ran into the same exact error. When you installed Orchestrator, did you use the default Application Pool Settings configuration via an AppPool? If so, I found a few solutions.
Reason for Error:
The login doesn’t have sufficient role permissions / rights to the database.
Solution 1:
Run the Orchestrator under a specified Windows identity. Instead of creating role privileges for the App Pool, just rely on an account login. You can do this via the IIS Manager.