-
Notifications
You must be signed in to change notification settings - Fork 522
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
An error occurs after expanding the Azure registry #4141
Comments
I have seen this too but I did not notice any negative effects. @TylerLeonhardt is this a known issue? |
It looks like this might be due to microsoft/vscode-azuretools#1607 which just requires an update of the azureauth package. |
This issue still reproduces for now with the build 20231107.2. |
I haven't seen this since the update. @v-xinda, can you email me the output from the Output window, "Microsoft Authentication" tab when the error occurs? Please email it as it may contain PII. |
I suspect this issue may still occur even after it's been fixed in the Docker extension, but if you don't encounter it to begin with, you never will. Essentially, the authentication provider is getting stuck with a bad session and it seems unable to actually log out of it, so the error keeps coming up, but the Docker extension is no longer requesting bad sessions. |
In short, it won't be an issue for external users if my suspicion is right. |
Based on offline conversation I think my hunch is right; the bad data left over from before the fix caused the issue to reoccur once, but never again. External customers should not run into this. |
OS: All
Build Version: 1.27.0
Repro Steps:
Expect:
No error occurs.
Actual:
An error occurs.
The text was updated successfully, but these errors were encountered: