Error Package

hello, I have an RPA project, when I run it on my local device, no problem occurs, but when I deploy it to the server, there is an error in the package as shown below, what is the solution?

1 Like

Hello @Ridwan_Satrio1

I think in your project you are using custom packages and your server maybe restricted to access the feeds as in the error.Maybe whitelisting of those can solve your issue.

then any suggestions for me to solve it? I don’t really understand the meaning of the whitelist

1 Like

Hey @Ridwan_Satrio1

Is that a custom library with you ?

If yes please upload it to orchestrator library ?

Thanks
#nK

okey, let me try

i think its not custom library, i cant upload it

Hello.

Is this package available in packages or is it a customizable package?
If it is, you have to paste the package in that server’s folder.

Hug

Hey @Ridwan_Satrio1

From which source did you download that package?

Thanks
#nK


Like This?

ummm…I honestly don’t really understand, I just developed a robot made by someone else before

Hello.

Yes, this package has to be on the machine where the process will run.

Kindly go to the machine where the process was running.

Go to Run command and type in .nuget which will take you to the packages folder.

From there you can copy the package related to the one which is failing in your machine.

Then paste it over your machine post which it can be installed successfully and used.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.