Automation Suite
2023.10
False
Bannerhintergrundbild
Automation Suite unter Linux – Installationsanleitung
Letzte Aktualisierung 19. April 2024

Dienst-Upgrade schlägt für Apps fehl

Beschreibung

Das Dienst-Upgrade kann für Apps mit den folgenden Protokollen fehlschlagen:

Error: [failed to wait for application argocd/ba: timed out waiting for the condition, error waiting for components [] to be synced affecting their dependencies: [failed to wait for application argocd/ba: timed out waiting for the condition]]Error: [failed to wait for application argocd/ba: timed out waiting for the condition, error waiting for components [] to be synced affecting their dependencies: [failed to wait for application argocd/ba: timed out waiting for the condition]]

Dieses Problem tritt auf, wenn ArgoCD den Cache nicht entwerten kann, wodurch MongoDB in einem verkleinerten Zustand bleibt.

Lösung

Um dieses Problem zu beheben, müssen Sie die folgenden Schritte ausführen:

  1. Vergrößern Sie MongoDB:

    kubectl scale deploy -n mongodb mongodb-kubernetes-operator --replicas=1
      kubectl rollout status deploy -n mongodb mongodb-kubernetes-operator
      kubectl rollout status sts -n mongodb mongodb-replica-set kubectl scale deploy -n mongodb mongodb-kubernetes-operator --replicas=1
      kubectl rollout status deploy -n mongodb mongodb-kubernetes-operator
      kubectl rollout status sts -n mongodb mongodb-replica-set
  2. Überprüfen Sie, ob MongoDB-Pods in Betrieb und fehlerfrei sind:

    kubectl get pods -n mongodb -l app=mongodb-replica-set-svckubectl get pods -n mongodb -l app=mongodb-replica-set-svc
  3. Sobald MongoDB-Pods in Betrieb sind, können Sie das Dienst-Upgrade erneut ausführen.

  • Beschreibung
  • Lösung

War diese Seite hilfreich?

Hilfe erhalten
RPA lernen – Automatisierungskurse
UiPath Community-Forum
UiPath Logo weiß
Vertrauen und Sicherheit
© 2005-2024 UiPath. All rights reserved.