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

Server node joining issue in offline environments with in-cluster registry

Description

In offline environments that use an in-cluster container registry, a server node may fail to join an existing cluster.

During the join process, the operation may fail with the following error: Registry marking job failed to complete.

Solution

To address the issue, you must grant root permissions to the registry marking job. Take the following steps:

  1. Go to the installer directory on the server node you are trying to join.
  2. Edit the Modules/mark-docker-registry-ready.yaml file and add runAsUser: 0 under the securityContext.
  • Description
  • Solution

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated