Hi All,
I am trying to install Identity connect on a windows server 2019. I am facing some issues during setup.bat execution.
It is more related to PostGreSQL connection, but I am not sure what is causing the failure. When I did it on my personal laptop it worked fine, no issues were there.
Below is the error details. Any help on this would be appreciated.
답변 2개
Thank you Keiji for your response, however we have figured it out why it was failing.
We were doing the entire process which is extracting zip file and running setup.bat with admin rights and that was causing the issue.
Solution - when we did all the above steps with local user without admin rights then it worked.