When I try to run a process using unattended robot and run the process using the Orchestrator then the process gets stuck in Installing package. I think it is due to the limited internet access, so I whitelisted some of the domains but it’s not running in the pc with UiPath Assistant.
Anyone can help with URLs or IPs which I missed out which are needed to be Whitelisted in my network firewall to fix the error. As I have very limited internet access.
@Anil_G
It’s still not working.
In orchestrator it states Running and Installing Package
but unattended robot is not doing anything also no logs are generated.
Please review this document to find the list of hostnames (look for hostnames relevant to package download) that should be whitelisted.
If your machine is behind a proxy (which is used to connect to the nuget feeds from where the dependencies are downloaded), ensure to redirect your Robots through proxy server
Quick tip: Please check Robot.log file to see which of the requests (to the nuget feed) is failing. Location of this log file is mentioned in the documentation