automation-suite
2024.10
true
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Linux 版 Automation Suite 安装指南

上次更新日期 2025年9月15日

由于 Velero 迁移问题,升级失败

描述

启用备份后,与 Velero 迁移相关的问题会导致就地升级到 Automation Suite 2024.10.1 和 2024.10.2 的失败。

解决方案

要解决此问题,请执行以下步骤:

  1. 如果您在集群中启用了备份,请禁用备份并卸载 Velero。
    1. To disable backup, refer to the Disabling the schedule snapshot backup section.
    2. 要卸载 Velero,请运行以下命令:

      kubectl delete ns velerokubectl delete ns velero
  2. 执行第一步后,创建cluster_config.json的副本并修改原始cluster_config.json以删除snapshot字段。运行以下命令:
    cp cluster_config.json orig.cluster_config.json
    cat cluster_config.json | jq "del(.snapshot)" > cluster_config.jsoncp cluster_config.json orig.cluster_config.json
    cat cluster_config.json | jq "del(.snapshot)" > cluster_config.json
  3. Once you complete the upgrade, use original JSON file, orig.cluster_config.json, and reconfigure the backup as described in the Providing the backup store configuration section.
  • 描述
  • 解决方案

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo
信任与安全
© 2005-2025 UiPath。保留所有权利。