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...

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 ...

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...

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...

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...

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?

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...

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 ...

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...

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...

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) ...
1

© 2022 - 2025 — McMap. All rights reserved.