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

Looping external browser authenticator #203

Closed
1 of 5 tasks
asheone opened this issue Mar 29, 2024 · 1 comment
Closed
1 of 5 tasks

Looping external browser authenticator #203

asheone opened this issue Mar 29, 2024 · 1 comment
Labels
bug Something isn't working triage Tis issue or pull request must be triaged by a project maintainer

Comments

@asheone
Copy link

asheone commented Mar 29, 2024

Describe the bug

When staring any of dbt-meshify operations, the tool is opening a few external windows to authenticate on a loop

Steps to reproduce

dbt-meshify operation create-group finance --owner-name Lukasz --select +model_name

Expected results

I expect only one authentication attempt, instead of many

Actual results

A few authentication tabs are opening
Screenshot 2024-03-29 at 14 02 55

Screenshots and log output

Screenshot 2024-03-29 at 14 04 23 Screenshot 2024-03-29 at 14 04 18

System information

Which database are you using dbt with?

  • postgres
  • redshift
  • bigquery
  • snowflake
  • other (specify: ____________)

The output of dbt debug:
Screenshot 2024-03-29 at 14 05 29

The output of dbt --version:
Screenshot 2024-03-29 at 14 05 54

Additional context

N/A

Are you interested in contributing the fix?

I wish I had enough knowledge of the external authentication method and Python :/

@asheone asheone added bug Something isn't working triage Tis issue or pull request must be triaged by a project maintainer labels Mar 29, 2024
@dave-connors-3
Copy link
Collaborator

hey @asheone! i think this may be an issue with dbt-snowflake, as we are just calling out to dbt to handle the auth request. Here's a discourse post that discusses a similar issue, and may help you debug your setup! I will close this here, but can always reopen later!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Tis issue or pull request must be triaged by a project maintainer
Projects
None yet
Development

No branches or pull requests

2 participants