Troubleshooting Build & Release pipeline failures due to Agent offline & Access Token expiry – Client Project

Design & Architecture

There are two issues.


Issue 1

Agent stopped build pipeline is waiting for available agents


Root cause

Server seems to be restarted.


Solution for Issue 1

Logged in to Windows 2019 Agent Azure VM Server and went to Agent folder 》type cmd in Explorer 》execute command run in command prompt

Now Agent went online and build pipeline is Successful


Issue 2

Release Pipeline failed with error The remote server returned an error: (403) Forbidden.


Root Cause

Token to access databricks expired after 90 days


Solution

created new token which never expires and release pipeline for NPE (Non Production Environment) ran successfully.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top