question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Workflow to file a bug for an issue failed with 401

See original GitHub issue

A workflow for #17106 failed with an error:

Error: Failed request: (401)
    at RestClient.<anonymous> (/home/runner/work/azure-pipelines-tasks/azure-pipelines-tasks/node_modules/typed-rest-client/RestClient.js:202:31)
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/work/azure-pipelines-tasks/azure-pipelines-tasks/node_modules/typed-rest-client/RestClient.js:6:58)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  statusCode: 401
}

See https://github.com/microsoft/azure-pipelines-tasks/actions/runs/3353243842/jobs/5555903116#step:6:118

One of the PATs apparently has expired:

https://github.com/microsoft/azure-pipelines-tasks/blob/52c896b1a41ade68b76807aaefa624fd36797b11/ci/file-bugs.js#L7-L8

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
abatishchevcommented, Oct 30, 2022

Yeah, I noticed it too. Went through last few pages of issues, and none of them have any responses whatsoever.

I pinged few folks internally.

0reactions
abatishchevcommented, Nov 2, 2022

@kirill-ivlev can you please see if this is the same issue? “labeler” fails with 403: https://github.com/microsoft/azure-pipelines-tasks/actions/runs/3353238575/jobs/5603855160#step:6:123

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is a 401 Error and How Do You Fix It? - Elegant Themes
How to Fix the 401 Error in WordPress (5 Methods) · 1. Flush Your Domain Name System (DNS) Records · 2. Clear Your...
Read more >
Getting a 401 (Unauthorized) when getting attachments ... - Jira
groovyrunner user, it fails with a 401 Unauthorized error. Even if the user has full access to the project and issues. We can...
Read more >
401 Error: 5 Ways to Troubleshoot and Fix It - Hostinger
The 401 Unauthorized error is triggered by unauthenticated requests made to a WordPress web server. Learn how to identify and fix the issue....
Read more >
Access Troubleshooting (401 Error) - JFrog
1. Create a "bootstrap.creds" file in the primary node's $JFROG_HOME/etc/access folder (Usually /var/opt/jfrog/artifactory/etc/access/): access-admin@*=password.
Read more >
Troubleshooting Cloud Functions - Google Cloud
due to a bug in the user code." ... HTTP Error Response code: 401 Unauthorized ... If you are triggering Cloud Functions from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found