cicd-integrations
2024.10
false
- Vue d'ensemble (Overview)
- Interface de ligne de commande UiPath
- À propos de la CLI UiPath
- Téléchargement de la CLI UiPath
- Matrice de compatibilité
- Exécution de la CLI UiPath
- Gestion des flux NuGet
- À propos des tâches CLI UiPath
- Compression de projets dans un package
- Analyser un projet
- Déploiement d'un package sur Orchestrator
- Exécuter une tâche dans Orchestrator
- Tester un package ou exécuter un ensemble de test
- Tester un package ou exécuter un ensemble de tests dans Test Manager
- Tester plusieurs packages
- Format JSON des paramètres d'entrée
- Déploiement des ressources sur Orchestrator
- Suppression de ressources d'Orchestrator
- Exécution de tâches à l'aide de la configuration JSON
- Restauration des dépendances de l'automatisation
- Résolution des problèmes d'interface en ligne de commande UiPath
- Extension Azure DevOps
- À propos de l’extension Azure DevOps
- Configuration de la connexion au service Azure DevOps
- Résolution des problèmes rencontrés avec l'extension Azure DevOps
- Plugin Jenkins
Guide de l'utilisateur des intégrations CI/CD
Dernière mise à jour 7 mai 2026
Si vous rencontrez des problèmes lors de votre utilisation de l'extension Azure DevOps, envisagez les scénarios de résolution de problèmes suivants.
Problème lié aux étendues d'Orchestrator
Description:
Vous pouvez rencontrer des problèmes lors de l’exécution de tâches ou de pipelines à partir d’Azure DevOps, généralement dus à des étendues incorrectes définies pour Orchestrator dans la commande.
Lorsque ce problème se produit, vous pouvez rencontrer des messages d’erreur tels que :
-
Failed to run the command. Could not connect to Cloud Orchestrator: https://cloud.uipath.com/, Account Name for App: ***, Application Id: ***, Application Scope(s): ***, Tenant: ***, Organization Unit: Shared. Please make sure that the provided URL (https://cloud.uipath.com/) is correct, available from your build agent, and not blocked by a firewall."Failed to run the command. Could not connect to Cloud Orchestrator: https://cloud.uipath.com/, Account Name for App: ***, Application Id: ***, Application Scope(s): ***, Tenant: ***, Organization Unit: Shared. Please make sure that the provided URL (https://cloud.uipath.com/) is correct, available from your build agent, and not blocked by a firewall."Failed to run the command. Could not connect to Cloud Orchestrator: https://cloud.uipath.com/, Account Name for App: ***, Application Id: ***, Application Scope(s): ***, Tenant: ***, Organization Unit: Shared. Please make sure that the provided URL (https://cloud.uipath.com/) is correct, available from your build agent, and not blocked by a firewall."Failed to run the command. Could not connect to Cloud Orchestrator: https://cloud.uipath.com/, Account Name for App: ***, Application Id: ***, Application Scope(s): ***, Tenant: ***, Organization Unit: Shared. Please make sure that the provided URL (https://cloud.uipath.com/) is correct, available from your build agent, and not blocked by a firewall." -
uipcli Error: 0: UiPath.CommandLine.Core.IdentityHandlers.Exceptions.AccessTokenFetchException: Could not fetch access token.uipcli Error: 0: UiPath.CommandLine.Core.IdentityHandlers.Exceptions.AccessTokenFetchException: Could not fetch access token.uipcli Error: 0: UiPath.CommandLine.Core.IdentityHandlers.Exceptions.AccessTokenFetchException: Could not fetch access token.uipcli Error: 0: UiPath.CommandLine.Core.IdentityHandlers.Exceptions.AccessTokenFetchException: Could not fetch access token. -
{'message':'You are not authorized!','errorCode':0,'result':null,'targetUrl':null,'success':false,'error':{'code':0,'message':'You are not authorized!','details':'You are not allowed to perform this operation.','validationErrors':null},'unAuthorizedRequest':true,'__abp':true} at UiPath.Orchestrator.Client.Util.ExceptionsHandler.RunWithFriendlyExceptionMessages[T](Func`1 func){'message':'You are not authorized!','errorCode':0,'result':null,'targetUrl':null,'success':false,'error':{'code':0,'message':'You are not authorized!','details':'You are not allowed to perform this operation.','validationErrors':null},'unAuthorizedRequest':true,'__abp':true} at UiPath.Orchestrator.Client.Util.ExceptionsHandler.RunWithFriendlyExceptionMessages[T](Func`1 func){'message':'You are not authorized!','errorCode':0,'result':null,'targetUrl':null,'success':false,'error':{'code':0,'message':'You are not authorized!','details':'You are not allowed to perform this operation.','validationErrors':null},'unAuthorizedRequest':true,'__abp':true} at UiPath.Orchestrator.Client.Util.ExceptionsHandler.RunWithFriendlyExceptionMessages[T](Func`1 func){'message':'You are not authorized!','errorCode':0,'result':null,'targetUrl':null,'success':false,'error':{'code':0,'message':'You are not authorized!','details':'You are not allowed to perform this operation.','validationErrors':null},'unAuthorizedRequest':true,'__abp':true} at UiPath.Orchestrator.Client.Util.ExceptionsHandler.RunWithFriendlyExceptionMessages[T](Func`1 func) -
Could not connect to Cloud Orchestrator: https://automationsuite.lux.eib.org/, Account Name for App: , Application Id: , Application Scope(s): , Tenant: , Organization Unit: . Please make sure that the provided URL (https://..***.org/) is correct, available from your build agent, and not blocked by a firewallCould not connect to Cloud Orchestrator: https://automationsuite.lux.eib.org/, Account Name for App: , Application Id: , Application Scope(s): , Tenant: , Organization Unit: . Please make sure that the provided URL (https://..***.org/) is correct, available from your build agent, and not blocked by a firewallCould not connect to Cloud Orchestrator: https://automationsuite.lux.eib.org/, Account Name for App: , Application Id: , Application Scope(s): , Tenant: , Organization Unit: . Please make sure that the provided URL (https://..***.org/) is correct, available from your build agent, and not blocked by a firewallCould not connect to Cloud Orchestrator: https://automationsuite.lux.eib.org/, Account Name for App: , Application Id: , Application Scope(s): , Tenant: , Organization Unit: . Please make sure that the provided URL (https://..***.org/) is correct, available from your build agent, and not blocked by a firewall
Remedy:
Vous devez vous assurer que les étendues correctement définies pour Orchestrator dans la commande.
Pour de plus amples informations, consultez la section Étendues d'application Accès à l'API.