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

deployment error #70

Open
aliksashka opened this issue Sep 15, 2022 · 4 comments
Open

deployment error #70

aliksashka opened this issue Sep 15, 2022 · 4 comments

Comments

@aliksashka
Copy link

we came up with a unique name for Base Resource Name
error with web app "-config"

"code": "DeploymentFailed",

"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",

"details": [

{

  "code": "Conflict",

  "message": "{\r\n  \"status\": \"Failed\",\r\n  \"error\": {\r\n    \"code\": \"ResourceDeploymentFailure\",\r\n    \"message\": \"The resource operation completed with terminal provisioning state 'Failed'.\"\r\n  }\r\n}"

}

]

}

@aliksashka
Copy link
Author

aliksashka commented Sep 16, 2022

mihstks-config/web ------------------- Microsoft.Web/sites/sourcecontrols

@aliksashka
Copy link
Author

Command: "C:\home\site\deployments\tools\deploy.cmd"

Handling .NET Web Application deployment.

MSBuild auto-detection: using msbuild version '14.0.23107.0 built by: D14REL' from 'C:\Program Files (x86)\MSBuild\14.0\Bin'.

All packages listed in packages.config are already installed.

Restore operation started...

libman.json : error LIB002: The "jquery@3.3.1" library could not be resolved by the "cdnjs" provider [C:\home\site\repository\StickersTemplate.Configuration\StickersTemplate.Configuration.csproj]

libman.json : error LIB002: The "jquery-validation-unobtrusive@3.2.11" library could not be resolved by the "cdnjs" provider [C:\home\site\repository\StickersTemplate.Configuration\StickersTemplate.Configuration.csproj]

libman.json : error LIB002: The "jquery-validate@1.19.0" library could not be resolved by the "cdnjs" provider [C:\home\site\repository\StickersTemplate.Configuration\StickersTemplate.Configuration.csproj]

libman.json : error LIB002: The "modernizr@2.8.3" library could not be resolved by the "cdnjs" provider [C:\home\site\repository\StickersTemplate.Configuration\StickersTemplate.Configuration.csproj]

One or more libraries failed to restore

Failed exitCode=1, command="C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" "C:\home\site\repository\StickersTemplate.Configuration\StickersTemplate.Configuration.csproj" /nologo /verbosity:m /t:Build /t:pipelinePreDeployCopyAllFilesToOneFolder /p:_PackageTempDir="C:\local\Temp\8da9f9eb97980d2";AutoParameterizationWebConfigConnectionStrings=false;Configuration=Release;UseSharedCompilation=false /p:SolutionDir="C:\home\site\repository.\"

An error has occurred during web site deployment.

\r\nC:\Program Files (x86)\SiteExtensions\Kudu\98.40824.5897\bin\Scripts\starter.cmd "C:\home\site\deployments\tools\deploy.cmd"

@ijennykim2
Copy link

Have you fixed the error? Got the same error message.

image

@cGarganoR
Copy link

Any news on this? Same error here

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

No branches or pull requests

3 participants