azure-devops-self-hosted-agent Questions
2
Solved
Agent which was configured to run as service earlier needs to be reconfigured to run interactively.
When I am trying to run agent's config.cmd as administrator to reconfigure the agent then a blan...
Plumose asked 17/7, 2019 at 6:12
4
I have installed Windows agent and I need to be able run Python scripts. I know I need to install Python, but I have no idea how.
I added Python files from standard installation to
$AGENT_TOOLS...
Amberambergris asked 30/3, 2020 at 17:29
2
Solved
I want to see the values that is path of predefined variable like for $(System.DefaultWorkingDirectory) i want to see value stored in it.
I am unable to find this variable value so where can i find...
Jezebel asked 10/4, 2020 at 6:59
2
Solved
I am using Azure DevOps Server (TFS), and I register deployment pool agents in my test and production servers, now iIneed to uninstall or remove the configuration on my server and in my UI how can ...
Graviton asked 29/5, 2019 at 11:34
3
Solved
Our team is trying to implement Azure DevOps pipeline but we are having some issues. For background, we are running the tests on our self-hosted windows server. We got the front-end tests to all wo...
Shaman asked 23/10, 2020 at 14:55
2
Solved
We are having a set of Java Projects which were developed using different JDK versions, different versions of Gradle and Maven were used in projects.
We are supposed to create a Azure DevOps Pipeli...
Inconvenient asked 9/2, 2021 at 11:27
4
Solved
I followed the documentation for setting pool via Pipelines Schema Docs
and set it as such pool: Default. This should direct pipelines to use the Default pool:
However, I keep getting this error...
Decasyllable asked 29/3, 2019 at 19:23
1
We are using Azure DevOps Self hosted agents to build and release our application. Often we are seeing
below error and recovering automatically. Does anyone know what is this error ,how to tackle t...
Nazar asked 10/2, 2021 at 9:22
4
I have multiple project repositories in AzureDevOps and I created a self-hosted agent into our build server. I have defined CICD pipelines for few repositories and it works fine using self-hosted a...
Sung asked 12/12, 2018 at 17:24
1
Following the documentation here, I am trying to use vmImage: 'ubuntu-latest' in Azure Devops Server.
How can I use vmImage: 'ubuntu-latest' in my Azure DevPps Server?
Ralfston asked 1/9, 2020 at 5:46
2
I have a self hosted agent and have a git repository with submodules. URLs in .gitmodules are http://
When I try to initialize a job it fails to update submodules.
git submodule sync
git submodul...
Dann asked 16/6, 2020 at 4:13
2
Solved
We are hosting TFS 2017 Update 2 on-prem, and using on-prem build agents. The latest version of NuGet.exe is currently 4.3.0, but our build agents always default to using v4.0.0. How can I get our ...
Linehan asked 6/10, 2017 at 21:49
1
I have 3 Jobs in Azure Devops Release Pipeline :
Agent job1
Agent job2
Agent job3
I want to configure Agent job2 In such a way that it should run even if Agent job1 Fails.
for that, I have set...
Adaline asked 17/12, 2019 at 8:45
1
Solved
Is it possible to create a self-hosted agent and assign it to several organizations on azure devops?
Thanks
Renee asked 9/10, 2019 at 19:23
1
Solved
I've got a "Build" pipeline that runs gradlew build on my java code and then just exports the jar as an artifact.
It is currently running on a self hosted agent as I was hoping this will help spee...
Knack asked 11/4, 2019 at 14:5
1
Solved
Lately we face an annoying problem with our build agents (2 seperately installed machines running Windows 2016) with the VSTS build agent installed. When we run del "\\?\%CD%\nul" (see Super User) ...
Crigger asked 7/2, 2018 at 7:41
1
© 2022 - 2025 — McMap. All rights reserved.