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

Automation Suite on Linux installation guide

Last updated Apr 29, 2025

Failed ML skill deployment due to token expiry

Description

Due to a bug in containerd, the deployment of ML skills can fail as a token expires before larger image downloads can be completed, especially under conditions of slower network connectivity.

Solution

To address this issue, take the following steps:

  1. Cordon one of the nodes.

  2. Run /opt/node-drain.sh.
  3. Add the mirror of the registry containing the image to the registries.yaml file. Replace <localregistryurl> with your local registry URL:
    registry.uipath.com:
      endpoint: 
        "<localregistryurl>"registry.uipath.com:
      endpoint: 
        "<localregistryurl>"
    
  4. Restart the RKE2 server.

  5. Uncordon the node.

  6. Test the deployment with one of the ML skills.

Note:

Mak sure the image you deploy is available in your local registry.

  • Description
  • Solution

Was this page helpful?

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