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

[BUG]: Azure App service deploy - error #18361

Closed
1 of 4 tasks
roofiq opened this issue May 25, 2023 · 22 comments
Closed
1 of 4 tasks

[BUG]: Azure App service deploy - error #18361

roofiq opened this issue May 25, 2023 · 22 comments

Comments

@roofiq
Copy link

roofiq commented May 25, 2023

Task name

AzureRmWebAppDeployment@4

Task version

4.223.0

Environment type (Please select at least one enviroment where you face this issue)

  • Self-Hosted
  • Microsoft Hosted
  • VMSS Pool
  • Container

Azure DevOps Server type

dev.azure.com (formerly visualstudio.com)

Azure DevOps Server Version (if applicable)

No response

Operation system

Windows 10

Task log

##[debug]Processed: ##vso[telemetry.publish area=TaskDeploymentMethod;feature=AzureWebAppDeployment]{"deploymentMethod":"Web Deploy"}
##[debug]Performing the deployment of webapp.
##[debug]Could not parse response: {}
##[debug]Response: undefined
##[debug]Correlation ID from ARM api call response : 82066c44-201c-4e93-ae9c-2c3e2afdc877
##[debug]Deployment Failed with Error: TypeError: Cannot read property 'retrieveSecret' of undefined
##[debug]task result: Failed
##[error]TypeError: Cannot read property 'retrieveSecret' of undefined
##[debug]Processed: ##vso[task.issue type=error;]TypeError: Cannot read property 'retrieveSecret' of undefined
##[debug]Processed: ##vso[task.complete result=Failed;]TypeError: Cannot read property 'retrieveSecret' of undefined
##[debug][GET]https://management.azure.com/subscriptions/c0a9f8c5-ba51-48e8-b1b8-a9e36cef6220/providers/microsoft.insights/components?$filter=InstrumentationKey eq '***'&api-version=2015-05-01
##[debug]Correlation ID from ARM api call response : 47b3891c-e358-4921-b000-d40e01dcd592
##[debug]Unable to find Application Insights resource with Instrumentation key ***. Skipping adding release annotation.
##[debug]Azure_App_Service_Deploy_PackageArtifactAlias=
##[debug]release.releaseId=undefined
##[debug]release.releaseName=undefined

Relevant log output

##[error]TypeError: Cannot read property 'retrieveSecret' of undefined

Aditional info

Hello,

even today morning, when using versiom 4.221.103, the task was finishing succesfully. But few minutes ago, our pipelines started failing, with the error I added above. The visible version for the task is 4.223.0

Thanks for the support.
@AlphaSolutions-jbj
Copy link

Exact same issue here.

@sorted-software
Copy link

sorted-software commented May 25, 2023

Experiencing this issue on our Pipeline too. Europe West. Azure Hosted agent, windows-latest.

@TitaniumIT
Copy link

my too

@janssensjeroen
Copy link

Same issue here as well: Europe West, self-hosted, Windows.

@korvatap
Copy link

We are experiencing this issue in our Pipeline also—Europe West: Azure Hosted agent, windows-latest.

@LauraXiulan
Copy link

Same issue here in the release pipeline. Europe West, self-hosted, Windows.

@zulkiflifauzi
Copy link

Same issue here, happened around 1 hour ago.

@chrisdecker1201
Copy link

We have the same issue here, too.

@oakular
Copy link

oakular commented May 25, 2023

We are receiving this issue on hosted agents, windows-2022, as of today.

@ghost
Copy link

ghost commented May 25, 2023

Thanks for reporting and sorry for inconvenience. We've applied a fix, it will arrive within a very short time.

@FabrizioSalis
Copy link

It seems to be working now. Thanks.

@zulkiflifauzi
Copy link

confirmed, mine is working now. Thanks!

@oakular
Copy link

oakular commented May 25, 2023

Working for us now, thank you.

@jferrante-ws
Copy link

We are still experiencing this error, is it still in the process of being deployed across all instances/regions of azure devops?

@aquarelacs-arthur-rosa
Copy link

Could you tell the regions that are still experiencing this error?

@jferrante-ws
Copy link

@aquarelacs-arthur-rosa the region is "Central US"

@keipa
Copy link

keipa commented May 25, 2023

image
solution, just switch to version 3

@jferrante-ws
Copy link

@keipa that appears to be a temporary work around? Reading above it sounds like some regions actually have a fix vs having to utilize any workarounds.

@redcloud319
Copy link

Im also still experiencing issues with Task using Version 4.* . Currently the Agent Pool that i am using is 'Windows-lastest' and deploying to Azure WestUS. I dont necessarily want to downgrade my pipeline temporarily. How long will it take for Agents to fall back to the other Version?

@keipa
Copy link

keipa commented May 25, 2023

Don't forget to review parameters if you downgrade your version

@jferrante-ws
Copy link

Deploys working again for us in Central US.

@ghost
Copy link

ghost commented May 26, 2023

New fix version 4.223.1 is on the way for the still affected regions, it will arrive within an hour.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests