Azure / Azure/azure-quickstart-templates

SonarQube deployment fails

Open
#5,289 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

[Sonar Azure SQL](https://github.com/Azure/azure-quickstart-templates/tree/master/sonarqube-azuresql)

### Issue Details

The deployment fails with the following error -

"ResourceDeploymentFailure",
"message": "The resource operation completed with terminal provisioning state 'Failed'.",
"details": [
{
"code": "VMExtensionProvisioningError",
"message": "VM has reported a failure when processing extension 'configureAppVM_DSC'. Error message: \"DSC Configuration 'Main' completed with error(s). Following are the first few: PowerShell DSC resource Grani_Download failed to execute Set-TargetResource functionality with error message: Status Code returns '401'. Stop download stream from URI : 'https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-6.7.4.zip' The SendConfigurationApply function did not succeed.\"."

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the Sonar Azure SQL template linked in the issue, especially the configureAppVM_DSC extension and its download of sonarqube-6.7.4.zip. Reproduce the deployment and trace the 401 response from the SonarSource Bintray URI; done means the template deploys without the VM extension or DSC failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.