UiPath Documentation
automation-suite
2024.10
false
UiPath logo, featuring letters U and I in white

Automation Suite on Linux installation guide

Last updated Mar 26, 2026

AI Center in-cluster proxy issue

Description

The AI Center installation can fail in a proxy-enabled environment when using an in-cluster object store. The issue occurs due to unsupported CIDR notations and FQDN regex patterns in the no_proxy configuration, which prevent AI Center pods from connecting to the in-cluster object store.

Solution

To address the issue, add the following FQDN to the no_proxy field in the configuration file:

rook-ceph-rgw-rook-ceph.rook-ceph.svc.cluster.local
rook-ceph-rgw-rook-ceph.rook-ceph.svc.cluster.local

After updating the configuration, reapply the manifest to complete the installation successfully.

  • Description
  • Solution

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated