UiPath Documentation
automation-suite
2.2510
true
Linux 版 Automation Suite 安装指南
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

启用 Document Understanding 新式项目并禁用 AI Center 时,先决条件检查失败

在 Automation Suite 中启用 Document Understanding 新式项目并禁用 AI Center 时,先决条件检查失败的解决方案。

描述

在运行先决条件检查时,如果在cluster_config.json中启用了 Document Understanding 新式项目并禁用了 AI Center,流程将失败。

以下命令在此配置中失败:

./bin/uipathctl prereq run /opt/UiPathAutomationSuite/cluster_config.json --versions versions/helm-charts.json
./bin/uipathctl prereq run /opt/UiPathAutomationSuite/cluster_config.json --versions versions/helm-charts.json

解决方案

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

  1. 通过设置aicenter.enabled: true来临时启用cluster_config.json中的 AI Center。
  2. 重新运行先决条件检查。
  3. 验证所有其他先决条件检查是否通过。
    备注:

    忽略与 AI Center 相关的任何错误。

  4. 在运行清单文件应用步骤之前,通过在cluster_config.json中禁用 AI Center 来还原配置。
  5. 使用“清单应用”命令继续部署。
  • 描述
  • 解决方案

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新