Unable to schedule any job from Orchestrator due to a Proxy error

The Robot and the Orchestrator are both locally installed in the same windows domain. Even after remove the proxy settings, UiPath is still searching for the same. How to ensure there is no proxy ?

Try the below mentioned steps:

1) Remove proxy settings from your working or default browser of the windows, as mentioned HERE (in case you can not access the link, please refer to related links section of this article)

2) Comment or remove sections from the UiPath.Service.Host.exe.config as mentioned HERE

3) Run "netsh winhttp reset proxy" command in Command Prompt under admin privileges. This will reset the proxy for that system.

4) Try mapping proxy name with Orchestrator IP in the Robot host file.

5) Check if the same error is reflected for other robots.

How to Disable Proxy Settings in Google Chrome

  • Open the Customize and Control Google Chrome menu by clicking on the three-line icon at the top right of Google Chrome, select Settings on the left, find Network and finally select Change proxy settings.
  • Select the LAN Settings button.
  • Deselect the checkbox for Use a proxy server for your LAN.
    Google Chrome Proxy Settings
  • Click OK.
  • Your proxy settings should now be disabled.

How to Disable Proxy Settings in Internet Explorer

  • Click the Tools button and then select Internet Options.
  • Click the Connections tab and then select LAN settings.
  • Uncheck the check box for Use a proxy server for your LAN.
    Internet Explorer Proxy Settings
  • Click OK until you return to the Internet Explorer browser.
  • Your proxy settings should now be disabled.

How to Disable Proxy Settings in Firefox

  • Click the Tools (or Firefox drop-down menu) button and select Options.
  • Go to the Advanced panel and select the Network tab.
  • Where it says Connection section, click on Settings.
  • Select No Proxy.
  • Close the Connection Settings window and then click OK to close the Options window.
  • Your proxy settings should now be disabled.

How to Disable Proxy Settings in Safari

  • Go to Menu and click on Preferences from the dropdown menu.
  • Select the Advanced tab and then click on the Change Settings button.
  • Deselect the checkbox for Use a proxy server for your LAN.
    Safari Proxy Settings
  • Click OK.
  • Your proxy settings should now be disabled.