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 to Azure web app display Error: fatal: Authentication failed for 'https://xxx.scm.azurewebsites.net:443/xxx.git/' #18

Open
Guygolpur opened this issue Jun 9, 2021 · 0 comments

Comments

@Guygolpur
Copy link

Guygolpur commented Jun 9, 2021

I am trying to deploy my node.js application to azure web app using Azure App Service management extension via vs code.
I succeeded to deploy this application many times until two days ago.
Since then I am getting the error log:

WARNING: Ignoring deploySubPath "." for non-zip deploy.
xxx: Starting deployment...
xxx: Deploying Local Git repository to "xxx"...
Error: fatal: Authentication failed for 'https://xxx.scm.azurewebsites.net:443/xxx.git/'

At the Azure portal under the Activity log I am getting:
Operation name: Publish Web App
Status: Succeeded

However, At the Deployment center -> Logs:
I cannot see the new deployment.

Any ideas for what should I do?

@Guygolpur Guygolpur changed the title Authentication failed for 'https://xxx.scm.azurewebsites.net:443/xxx.git/' Deployment to Azure web app display Error: fatal: Authentication failed for 'https://xxx.scm.azurewebsites.net:443/xxx.git/' Jun 9, 2021
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

1 participant