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

not able to connect to azure #17803

Closed
alexpalex9 opened this issue Dec 3, 2021 · 9 comments
Closed

not able to connect to azure #17803

alexpalex9 opened this issue Dec 3, 2021 · 9 comments
Assignees
Labels
Area - Azure Bug Triage: Postponed Items that were planned for a release but didn't make it for one reason or another.

Comments

@alexpalex9
Copy link

Issue Type: Feature Request

Logging to azure account with Azure Data Studio runs forever whereas it works perfectly for "Azure visual code"

Azure Data Studio version: azuredatastudio 1.33.1 (0b9ef71, 2021-11-04T17:45:15.872Z)
OS version: Windows_NT x64 10.0.19042
Restricted Mode: No

@kburtram
Copy link
Member

@alexpalex9 are you still experiencing this issue on 1.35.0 release? If so, are there any errors in the Help->Developer Console Log that are related to Azure? Thanks!

@alexpalex9
Copy link
Author

alexpalex9 commented Mar 1, 2022 via email

@github-actions
Copy link

We need more info to debug your Azure Active Directory issue. If you could attach your logs to the issue (ensure no private data is in them), it would help us fix the issue much faster.

  • In the settings menu, find the setting titled Azure: Logging Level and select the Verbose option
  • Run the process that produces your error
  • Open command palette (Click View -> Command Palette)
  • Run the command: Developer: Open Logs Folder
  • Follow this path to find the Azure Accounts log file: [default log folder]/exthost1/output_logging_[earliest timestamp]/#-Azure Acounts.log
  • Please attach the Azure-Accounts.log file to the issue.

@kburtram
Copy link
Member

@cssuh are we able to make progress investigating this issue based on the provided call stack? or do you need the additional details requested in the Azure Acounts.log file?

@cssuh
Copy link
Member

cssuh commented Apr 19, 2022

@kburtram I need more details from the Azure Accounts.log file to do some investigation

@alexpalex9
Copy link
Author

Azure Accounts.log :

[Error]: Login failed - []
[Error]: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client - []
[Error]: Login failed - []
[Error]: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client - []

@alexpalex9
Copy link
Author

I would guess that the proxy is the issue. (please note that proxy settings works fine with Azure Storage Explorer).

@cssuh cssuh added the Triage: Postponed Items that were planned for a release but didn't make it for one reason or another. label Jun 6, 2022
@kburtram
Copy link
Member

@cssuh are we able to repro or diagnosis this issue (e.g confirm it's related to proxy settings, etc.)? do you expect the upgrade to MSAL library to help address this bug?

@cheenamalhotra
Copy link
Member

Since this is related to Proxy setup and we have multiple issues like these, I'll close this one and progress can be tracked with #17356

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area - Azure Bug Triage: Postponed Items that were planned for a release but didn't make it for one reason or another.
Projects
None yet
Development

No branches or pull requests

6 participants