Kindly please follow the below steps.
- open orchestrator installed SQL server
- Kindly run the below query and check whether the value is true.
use UiPath
select * from [identity].[Settings]
3. If yes, Kindly change the value to false by using the below command
update [identity].[Settings] set Value=‘false’ where Id=20
4. Kindly login orchestrator. You will successfully login.
Thanks for visiting Kindly like the post. If you love it.