UiPath Orchestrator installation on Premises (Windows Server 2019)

Hi everyone,

I have installed UiPath orchestrator(v 23.4.0) on windows server 2019. Below are the steps i took:

Install .Net 4.3
Install IIS
ASP.Net Core IIS module 3.1.x, hosting bundle
ASP.Net Core IIS module 5.0.x, hosting bundle
Add roles and feature → run script in powershell
Install SQL Server on same machine
Create Self Signed Certificate
Install UiPath Orchestrator

But the problem is that when i access orchestrator in browser https://, the below screen appears

Has anyone faced the same issue? Looking forward to answers.
Thanks in Advance.

@Muhammad_Taeyyab

As per error first the server site itself is not reachable …try using ip or server and ping usign cmd to check if you are able to reach server first

Cheers

Hi @Muhammad_Taeyyab

Check if the firewall ports are opened for accessing the Orchestrator URL.

Thanks

Hi Anil,

I am using the same machine for accessing orchestrator upon which orchestrator is installed . Plus i am able to ping and telnet localhost port 443.

When i access orchestrator by https://localhost:443 , i am getting below screen:

Upon clicking process below screen appears:

m

Wondering if the issue is of Self Signed Certificate?

Firewall Settings:

Looking forward for your response.

Hi Venkat,

Please find firewall configuration in below snapshot.

@Muhammad_Taeyyab

Did you hopen to configyure iis? After installation

Also if you are an enterprise customer …better to raise a siupport ticket

Cheers

No, i haven’t configured iis after installation. Plus i am installing UiPath orchestrator for learning purpose.

IIS Configuration can be seen in below snapshot.

Dear @Muhammad_Taeyyab,

The Ocheastrator is accessible via IP, means that there is no issue in connectivity.

Now, coming to your error about “Hmm…can’t reach this page” is because your DNS is not able to resolve the FQDN(win-6309hrn8md3). To resolve this error add the IP- URL entry in hosts file(path–> c:\Windows\System32\Drivers\etc\hosts).
Example: 1.1.11 win-6309hrn8md3

Once that done, you need to add the self signed certificate in IIS.
Search for “server certificate” in IIS, open it and import your self signed certificate.

For changes to take effect, you have to restart the server in ISS.

Once done, you can access the Orchestrator via secure URL in web browser. :slight_smile:

Br,
NikZ

Done the same but still getting the same error.

Dear @Muhammad_Taeyyab,

Importing self signed certificate in mmc wont help.
You have to import it in IIS as follows:
how-to-install-an-ssl-certificate-on-iis

Br,
NikZ

Dear @Nikhil_Zambare1 ,

Self Signed Certificate already present in IIS and bind with Orchestrator as per below snaps.


Dear @muhammad,

I am available for quick session on Zoom/Google Meet for troubleshooting.
If feasible, you can DM me invitation link or email me.

Br,
NikZ

Hi Nikhil,

Sorry for the late reply, I was suffering from internet connectivity issues. What time suit you best to have a zoom session?

Looking forward to your response.