Build Pipeline Canceled - The pipeline is not valid
I am trying to Queue an existing build that worked fine up until a few days ago. The message I am getting is the following:
The pipeline is not valid. Job Phase_1: Step NuGetInstaller_1 input
externalEndpoints references service connection
{guid} which could not be found. The
service connection does not exist or has not been authorized for use.
For authorization details, refer to https://aka.ms/yamlauthz.
From these links Troubleshooting authorization for a YAML pipeline
and Build Error: The pipeline is not valid I understand that there is a chance that someone created a duplicate endpoint that prevents somehow the build ("A duplicate endpoint (which points to a KeyVault) was created by someone not on our team and this duplicated endpoint was preventing any builds that referenced the endpoint.") but I can't really find what exactly to look for and the suggestion of the first link didn't work.
Can anyone suggest what to look for or what might be the problem in my case?
Many thanks.
add a comment |
I am trying to Queue an existing build that worked fine up until a few days ago. The message I am getting is the following:
The pipeline is not valid. Job Phase_1: Step NuGetInstaller_1 input
externalEndpoints references service connection
{guid} which could not be found. The
service connection does not exist or has not been authorized for use.
For authorization details, refer to https://aka.ms/yamlauthz.
From these links Troubleshooting authorization for a YAML pipeline
and Build Error: The pipeline is not valid I understand that there is a chance that someone created a duplicate endpoint that prevents somehow the build ("A duplicate endpoint (which points to a KeyVault) was created by someone not on our team and this duplicated endpoint was preventing any builds that referenced the endpoint.") but I can't really find what exactly to look for and the suggestion of the first link didn't work.
Can anyone suggest what to look for or what might be the problem in my case?
Many thanks.
The service connection does not exist or has not been authorized for use. Have you validated that the service connection has not been deleted?
– Daniel Mann
Nov 20 '18 at 17:42
@DanielMann the thing is that I don't have any Service Connections set in the Pipeline. I haven't created the build either the Pipeline either the build and other builds work without a problem. In the tasks and the variables of the build I can't find any reference of a service connection and If I understand what I am reading correctly I don't have any task named "NuGetInstaller_1". Should I be looking somewhere else for this reference?
– Anastasios Selmanis
Nov 20 '18 at 18:23
add a comment |
I am trying to Queue an existing build that worked fine up until a few days ago. The message I am getting is the following:
The pipeline is not valid. Job Phase_1: Step NuGetInstaller_1 input
externalEndpoints references service connection
{guid} which could not be found. The
service connection does not exist or has not been authorized for use.
For authorization details, refer to https://aka.ms/yamlauthz.
From these links Troubleshooting authorization for a YAML pipeline
and Build Error: The pipeline is not valid I understand that there is a chance that someone created a duplicate endpoint that prevents somehow the build ("A duplicate endpoint (which points to a KeyVault) was created by someone not on our team and this duplicated endpoint was preventing any builds that referenced the endpoint.") but I can't really find what exactly to look for and the suggestion of the first link didn't work.
Can anyone suggest what to look for or what might be the problem in my case?
Many thanks.
I am trying to Queue an existing build that worked fine up until a few days ago. The message I am getting is the following:
The pipeline is not valid. Job Phase_1: Step NuGetInstaller_1 input
externalEndpoints references service connection
{guid} which could not be found. The
service connection does not exist or has not been authorized for use.
For authorization details, refer to https://aka.ms/yamlauthz.
From these links Troubleshooting authorization for a YAML pipeline
and Build Error: The pipeline is not valid I understand that there is a chance that someone created a duplicate endpoint that prevents somehow the build ("A duplicate endpoint (which points to a KeyVault) was created by someone not on our team and this duplicated endpoint was preventing any builds that referenced the endpoint.") but I can't really find what exactly to look for and the suggestion of the first link didn't work.
Can anyone suggest what to look for or what might be the problem in my case?
Many thanks.
asked Nov 20 '18 at 16:31
Anastasios SelmanisAnastasios Selmanis
1,94131431
1,94131431
The service connection does not exist or has not been authorized for use. Have you validated that the service connection has not been deleted?
– Daniel Mann
Nov 20 '18 at 17:42
@DanielMann the thing is that I don't have any Service Connections set in the Pipeline. I haven't created the build either the Pipeline either the build and other builds work without a problem. In the tasks and the variables of the build I can't find any reference of a service connection and If I understand what I am reading correctly I don't have any task named "NuGetInstaller_1". Should I be looking somewhere else for this reference?
– Anastasios Selmanis
Nov 20 '18 at 18:23
add a comment |
The service connection does not exist or has not been authorized for use. Have you validated that the service connection has not been deleted?
– Daniel Mann
Nov 20 '18 at 17:42
@DanielMann the thing is that I don't have any Service Connections set in the Pipeline. I haven't created the build either the Pipeline either the build and other builds work without a problem. In the tasks and the variables of the build I can't find any reference of a service connection and If I understand what I am reading correctly I don't have any task named "NuGetInstaller_1". Should I be looking somewhere else for this reference?
– Anastasios Selmanis
Nov 20 '18 at 18:23
The service connection does not exist or has not been authorized for use. Have you validated that the service connection has not been deleted?
– Daniel Mann
Nov 20 '18 at 17:42
The service connection does not exist or has not been authorized for use. Have you validated that the service connection has not been deleted?
– Daniel Mann
Nov 20 '18 at 17:42
@DanielMann the thing is that I don't have any Service Connections set in the Pipeline. I haven't created the build either the Pipeline either the build and other builds work without a problem. In the tasks and the variables of the build I can't find any reference of a service connection and If I understand what I am reading correctly I don't have any task named "NuGetInstaller_1". Should I be looking somewhere else for this reference?
– Anastasios Selmanis
Nov 20 '18 at 18:23
@DanielMann the thing is that I don't have any Service Connections set in the Pipeline. I haven't created the build either the Pipeline either the build and other builds work without a problem. In the tasks and the variables of the build I can't find any reference of a service connection and If I understand what I am reading correctly I don't have any task named "NuGetInstaller_1". Should I be looking somewhere else for this reference?
– Anastasios Selmanis
Nov 20 '18 at 18:23
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53397430%2fbuild-pipeline-canceled-the-pipeline-is-not-valid%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53397430%2fbuild-pipeline-canceled-the-pipeline-is-not-valid%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
The service connection does not exist or has not been authorized for use. Have you validated that the service connection has not been deleted?
– Daniel Mann
Nov 20 '18 at 17:42
@DanielMann the thing is that I don't have any Service Connections set in the Pipeline. I haven't created the build either the Pipeline either the build and other builds work without a problem. In the tasks and the variables of the build I can't find any reference of a service connection and If I understand what I am reading correctly I don't have any task named "NuGetInstaller_1". Should I be looking somewhere else for this reference?
– Anastasios Selmanis
Nov 20 '18 at 18:23