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

Automation Suite on Linux installation guide

Last updated Sep 24, 2025

Unable to install temporary registry

Description

In certain situations, when you attempt to install a temporary registry, the installation process can fail with the following error message:
Error: initializing source docker://registry:3.0.0: pinging container registry registry-1.docker.io: Get "https://registry-1.docker.io/v2/": dial tcp <IP>:443: i/o timeoutError: initializing source docker://registry:3.0.0: pinging container registry registry-1.docker.io: Get "https://registry-1.docker.io/v2/": dial tcp <IP>:443: i/o timeout

Solution

To address the issue, you must re-tag the image locally to avoid pulling from the external registry. Run the following command:
podman tag 3dec7d02aaea localhost/registry:3.0.0podman tag 3dec7d02aaea localhost/registry:3.0.0
  • Description
  • Solution

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2025 UiPath. All rights reserved.