UiPath Assistant connected but no processes showing up; RPA; UiPath
- After updating SSL certificate to Orchestrator you need manually do below steps for UiPath Assistants to connect without any issues.
- Get Thumbprint from SSL Certificate and Update appsettings.Production.json in C:\Program Files (x86)\UiPath\Orchestrator\Identity -->Folder
- IISRESET on command Prod (Run as Administrator)
- In IIS go to that UiPath Orchestrator site
- On the right side, select 'Bindings...'
- Select the binding and then click 'Edit...'
- In the menu that pops up, select 'View...' and the lower left of the window. This will show the certificate used to bind the port for HTTPS encryption (the SSL certificate)
- In the Certificate window, go to the Details tab
- Find the thumbprint information. Copy this thumbprint.
- Go to Identity/appsettings.production.json file. Match the thumbprint with the certificate thumprint.
- Performed an IISReset post this change.
No comments:
Post a Comment