robot
2024.10
true
Admin Guide
Last updated 21. Okt. 2024

Package troubleshooting

Über Studio veröffentlichte Pakete sind nicht im UiPath Assistant sichtbar

Beschreibung

Über Studio veröffentlichte Pakete sind nicht im UiPath Assistant sichtbar.

Mögliches Problem

The issue occurs when you use a mapped network drive for your packages. The mapped network drive is available to the user that created it, whereas the Robot Service operates on a system-wide level.

Erzwungene Paketsignaturüberprüfung

Beschreibung

When upgrading to a newer version from an older one, some automations may fail to execute, especially when package signature verification is enforced.

Mögliches Problem

The packages folder holds both signed and unsigned versions of activity packages. When executing an automation, the Robot installs the lowest applicable version of that activity package, which may be the unsigned version. If package signature verification is enforced, then the automation execution fails. Otherwise, it executes as expected.

Lösungen

  • Stellen Sie sicher, dass alle Pakete signiert sind, die in Ihren Automatisierungsprojekten verwendet werden.
  • Modify your automations so that they request the latest package version upon execution.

NuGet-Pakete nach der Migration nicht zugänglich

Beschreibung

Once the migration of a Robot from Service Mode to UserMode is complete, the XML files within the NuGet packages become inaccessible. Additionaly, the following error message is displayed: "Access to path C:\Users\john.doe\.nuget\packages\HelloWorld\1.0.0\lib\net45\Main.xaml is denied".

Mögliches Problem

When the Robot operates in Service Mode, the Local System user, under which the robot service runs, downloads and installs packages in a specific folder. After switching to User Mode, the current user cannot access the NuGet packages in that folder anymore.

Lösung 1

Deleting packages from the original folder allows the Robot to reinstall them in a folder the current user can access, enabling the Robot Service to access the packages as well.

Lösung 2

While converting from Service Mode to User Mode, you can modify the location of the package folder. This allows the Robot to rebuild the directory and use it for future downloads.

Roboter kann Paket nicht herunterladen

Beschreibung

Der Roboter kann das Paket nicht herunterladen, da die .nupkg-Datei fehlt, die dem Projekt entspricht.

Mögliches Problem

The package folder might already contain both:

  • a version of the package with the corresponding .nupkg project file, and
  • aversion without the .nupkg project file.

Lösung

Remove the previously installed packages from the %UserProfile%.nuget\Packages folder and download them again.

War diese Seite hilfreich?

Hilfe erhalten
RPA lernen – Automatisierungskurse
UiPath Community-Forum
Uipath Logo White
Vertrauen und Sicherheit
© 2005–2024 UiPath. Alle Rechte vorbehalten