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

While deploying web app showing Authentication Error #2503

Open
vntGitMicrosoft opened this issue Jun 2, 2023 · 1 comment
Open

While deploying web app showing Authentication Error #2503

vntGitMicrosoft opened this issue Jun 2, 2023 · 1 comment

Comments

@vntGitMicrosoft
Copy link

Does this occur consistently? Yes
Repro steps:

  1. Sign in with microsoft account in VS Azure Ap Services extension
  2. It kept on syncing for very long time and still showing syncing.
  3. Went to the resource and tried to deploy code
  4. Shows authentication error.
  5. Error: Pushing to https://*.scm.azurewebsites.net:443/.git
  6. Authentication failed for 'https://**.scm.azurewebsites.net:443/.git/'

Action: appService.Deploy
Error type: Error
Error Message: Pushing to redacted:url
fatal: Authentication failed for 'redacted:url

Version: 0.24.9
OS: darwin
OS Release: 22.4.0
Product: Visual Studio Code
Product Version: 1.78.2
Language: en

Call Stack
extension.bundle.js:2:2208177
rejected extension.bundle.js:2:2206767

Note :- I am seeing one more issue consistently that I need to login to Plugin everyday. It doesn't persist logged in user.

@alexweininger
Copy link
Member

For workarounds, try hosting a repo in GitHub and connecting the web app to it and pushing to that repo instead. Or you can deploy via zip deploy.

@alexweininger alexweininger added this to the 0.26.0 milestone Jun 28, 2023
@nturinski nturinski modified the milestones: 0.25.1, 0.26.0 Oct 9, 2023
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

3 participants