Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieving Kudu publish credentials for InstanceName fails #294

Open
Cabalerio opened this issue Nov 14, 2024 · 0 comments
Open

Retrieving Kudu publish credentials for InstanceName fails #294

Cabalerio opened this issue Nov 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Cabalerio
Copy link

Steps to reproduce

  1. Login.ado
  2. Login.azure
  3. Perform map to existing rule

Expected behavior

Rule is mapped in project settings.

Actual behavior

Fails to obtain Kudu publish credentials.

Diagnostic logs

.\aggregator-cli.exe map.rule --verbose --project "xxx" --event workitem.updated --instance "InstanceName" --resourceGroup "resourceGroup" --rule "existingRule"
[2024-11-14 13:08:22Z] aggregator-cli v1.2.0 (build: 1.2.0.0 Release) (c) Copyright © TFS Aggregator Team
[2024-11-14 13:08:22Z] Authenticating to Azure...
[2024-11-14 13:08:22Z] Connected to subscription xxx
[2024-11-14 13:08:22Z] Authenticating to Azure DevOps...
[2024-11-14 13:08:23Z] Connected to xxx.visualstudio.com
[2024-11-14 13:08:23Z] Reading Azure DevOps project data...
[2024-11-14 13:08:23Z] Project xxx data read.
[2024-11-14 13:08:23Z] Retrieving existingRule Function Key...
[2024-11-14 13:08:23Z] Retrieving Kudu publish credentials for InstanceName.
[2024-11-14 13:08:24Z] Object reference not set to an instance of an object.

Environment

Please share additional details about your environment.
Version
1.2.0

@Cabalerio Cabalerio added the bug Something isn't working label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant