Troubleshooting Datahub External Browser Authentication Error in Snowflake

Original Slack Thread

Hello! I am starting a PoC on Datahub. For this project I have to use externalbrowser authentication in snowflake. I am running Datahub in docker and currently I am getting the following error:

[2024-05-23 14:30:49,987] INFO {datahub.cli.ingest_cli:128} - Starting metadata ingestion
Initiating login request with your identity provider. A browser window should have opened for you to complete the login. If you can't see it, check existing browser windows, or your OS settings. Press CTRL+C to abort and try again...
Going to open: <https://login.microsoftonline.com/>......
to authenticate...
We were unable to open a browser window for you, please open the url above manually then paste the URL you are redirected to into the terminal.
Enter the URL the SSO URL redirected you to: [2024-05-23 14:30:50,612] ERROR {datahub.ingestion.source.snowflake.snowflake_v2:254} - snowflake-connection =&gt; Failed to connect to snowflake instance due to error EOF when reading a line.

Hey there! :wave: Make sure your message includes the following information if relevant, so we can help more effectively!

  1. Are you using UI or CLI for ingestion?
  2. Which DataHub version are you using? (e.g. 0.12.0)
  3. What data source(s) are you integrating with DataHub? (e.g. BigQuery)

<@U06TM7M40RK> Can you help with the questions in this thread?


:information_source: We’re experimenting with a new AI assistant for questions in the <#CUMUWQU66> channel to help you track down helpful resources more quickly. Keep in mind that responses may not always be spot-on; feel free to ask it follow-up questions and don’t forget to provide its responses a :thumbsup: or :thumbsdown: so other folks in the Community know if you’re still looking for help on the topic!

I’m not able to find any data sources to answer your question.

Please provide details on whether you are using the UI or CLI for ingestion, the DataHub version you are using, and any specific configurations or steps you have already tried.

If this doesn’t help, please reach out to the DataHub support team for further assistance. :+1: 0 button :-1: 0 button :bulb: Hint: Mention @runllm in the thread for followups.

I am using the UI for now, but any solution, UI or CLI would be helpful