How to solve the problem related to the UIPath Assistant

There is an error like below and there is no warning about it. Anyone know how to solve the problem?

1 Like

Hi

This is because the bot is not added to the feed

For that u can find a option right side to that process name in Assistant
Click on it and choose install
And then try to execute

Cheers @jackie.yue

Thanks Palaniyappan,
I have tried. But the status is always “awaiting install”

1 Like

@jackie.yue

Looks like the orchestrator feed is blocked by firewalls…can you check the ports or disable for now

Cheers

Fine

There are two options to try out now

  1. Open UiPath assistant as a admin and try installing
  2. Or check is there any application of UiPath platform is blocked by firewall or proxy settings

Cheers @jackie.yue

@jackie.yue

Need to check with your network team whether is there any firewall / Proxy is blocking
You can check in EventViewer->Windows Logs->Application
So that you have some information what is getting error out

Hope this may help you

Thanks,
Srini

Thanks Srini,
I have not found any information related to the UiPath under EventViewer->Windows Logs->Application.

Did we try opening UiPath assistant as admin and execute the bot

@jackie.yue

Hi @jackie.yue - Can you please disconnect from the Assistant and try re-connecting again. Check how it goes

Still the same
image

@jackie.yue - Have a look on the below link

UiPath Assistant says “Awaiting Install” - Help / Robot - UiPath Community Forum

Thanks Ushu,
I have read that but still cannot find the proper way to solve it.

There is a method mentioned that “Check the .nuget package and delete the existing package of that folder in it”. How to find the packaga?

@jackie.yue

C:\Users<Username>\.nuget\packages

Did you check on firewalls?

Cheers

yes. The firewalls of the computer has been closed.
Is there any relationship with the path of “.nuget”?
I have changed the path because it take too much storage space.
The program in the Studio can work fluently.

@jackie.yue

Is that path updated in the studio config file?

Please check this and verify

https://docs.uipath.com/robot/docs/custom-package-folders-and-network-paths

Cheers

Thanks Anil, the path can’t be changed. I have changed the folder of “.nuget” which is not related to UiPath directly and I changed the path before the installing of UiPath.
If I change the Nuget path by editing the uipath.config file, the UiPath can not be openned properly.

<add key=“packagesInstallationFolder” value=“C:\Nuget”) />

Is there any log to show what happened?

@jackie.yue

Check this

https://docs.uipath.com/robot/standalone/2023.4/user-guide/robot-logs

I understand you changed the path while installing is it pointing to the correct one in the config?

Cheers

Thanks Anil, the problem has been solved. I reinstalled the program and selected the location of packages.

1 Like