automation-suite
2023.10
false
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Automation Suite unter Linux – Installationsanleitung

Letzte Aktualisierung 3. Okt. 2025

Sonstige Fehlerbehebungen

Fehler beim Hinzufügen von Agent-Knoten in Offline-Umgebungen

Beschreibung

Bei Versionen vor Automation Suite 2023.10.10 kann das Hinzufügen des Agentknotens in Offline-Umgebungen fehlschlagen, da die temporäre Registrierung nicht aktiviert ist.

Lösung

Um das Problem zu beheben, müssen Sie die temporäre Registrierung manuell erneut aktivieren, damit der Agent-Knoten der Umgebung erfolgreich beitreten kann.

Accessing FQDN returns RBAC: access denied error

Beschreibung

Accessing an FQDN may return the following error:
RBAC: access deniedRBAC: access denied

This issue occurs because the FQDN and its relevant URL access are routed via Istio. Istio relies on a WASM plugin to route the request to the appropriate destination pod.

If the WASM plugin image is missing in the registry, internal or external, Istio blocks the URL access and returns a RBAC: access denied error.

Lösung

To address this issue, you must ensure that the registry is hydrated and the WASM plugin image exists in registry.

To check the WASM plugin image, run teh folowing command:

kubectl get wasmplugin -A -o yaml | grep urlkubectl get wasmplugin -A -o yaml | grep url
The output will be similar to the one from the following example:
url: oci://testing.azurecr.io/istio-wasm-plugin:2024.10.3url: oci://testing.azurecr.io/istio-wasm-plugin:2024.10.3
In the example above, the WASM plugin image is istio-wasm-plugin:2024.10.3. You must check if this image is present in your registry or not.
  • Fehler beim Hinzufügen von Agent-Knoten in Offline-Umgebungen
  • Beschreibung
  • Lösung
  • Accessing FQDN returns RBAC: access denied error
  • Beschreibung
  • Lösung

War diese Seite hilfreich?

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