Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Getting conflict error #20

Open
ssmanikandan opened this issue Jun 12, 2020 · 4 comments · May be fixed by #25
Open

Getting conflict error #20

ssmanikandan opened this issue Jun 12, 2020 · 4 comments · May be fixed by #25

Comments

@ssmanikandan
Copy link

Getting conflict error during deployment.

Resource - NSGFlowLogsApp/web (NSGFlowLogsApp is the AppName)
Type - Microsoft.Web/sites/sourcecontrols
Status - Conflict

Can someone please help?

@ssmanikandan
Copy link
Author

ssmanikandan commented Jun 17, 2020

Any help is very much appreciated, Thanks.

@xinjing123
Copy link

I got the same error.
In the Deployment result, it said: MyNSGTest/web, Microsoft.Web/sites/sourcecontrols, Conflict

When look into the created App Service / Deployment Center, the error is because of Metadata generation failed, as following detail logs. Any idea? I tried both Free and Shared service plan, the same error... Thanks!

D:\home.nuget\microsoft.azure.webjobs.script.extensionsmetadatagenerator\1.0.1\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets(33,5): warning : [D:\home\site\repository\NwNsgProject\NwNsgProject.csproj]
D:\home.nuget\microsoft.azure.webjobs.script.extensionsmetadatagenerator\1.0.1\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets(33,5): warning : Unhandled Exception: System.IO.DirectoryNotFoundException: The path D:\home\site\repository\NwNsgProject\obj\Release\netcoreapp2.1\PubTmp\Out\bin does not exist. Unable to generate Azure Functions extensions metadata file. [D:\home\site\repository\NwNsgProject\NwNsgProject.csproj]
D:\home.nuget\microsoft.azure.webjobs.script.extensionsmetadatagenerator\1.0.1\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets(33,5): warning : at ExtensionsMetadataGenerator.ExtensionsMetadataGenerator.Generate(String sourcePath, String outputPath, Action`1 logger) in D:\src\gh.fabiocav\azure-functions-host\tools\ExtensionsMetadataGenerator\src\ExtensionsMetadataGenerator.Console\ExtensionsMetadataGenerator.cs:line 27 [D:\home\site\repository\NwNsgProject\NwNsgProject.csproj]
D:\home.nuget\microsoft.azure.webjobs.script.extensionsmetadatagenerator\1.0.1\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets(33,5): warning : at ExtensionsMetadataGenerator.Console.Program.Main(String[] args) in D:\src\gh.fabiocav\azure-functions-host\tools\ExtensionsMetadataGenerator\src\ExtensionsMetadataGenerator.Console\Program.cs:line 27 [D:\home\site\repository\NwNsgProject\NwNsgProject.csproj]
D:\home.nuget\microsoft.azure.webjobs.script.extensionsmetadatagenerator\1.0.1\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targe
ts(33,5): error : Metadata generation failed. [D:\home\site\repository\NwNsgProject\NwNsgProject.csproj]

Done Building Project "D:\home\site\repository\NwNsgProject\NwNsgProject.csproj" (default targets) -- FAILED.

@digitalbydesign
Copy link

digitalbydesign commented Oct 14, 2020

I have the exact same issue as the two people above. The function app does deploy and runs but I get the same error output looking at the deployment logs as xinjing123. Any thoughts or assistance?

If it's helpful the output I'm configuring is to eventhub. I'm seeing plenty of successful requests in the event hub but no messages. I do not know if I'm supposed to see messages though but thought I would point that out.

@czapajew
Copy link

Does anyone deal with conflict?

@czapajew czapajew linked a pull request Aug 17, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants