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

bug: Error: Setting value set via multiple environment Azure connection string (state backend). #7118

Closed
JulesHuisman opened this issue Dec 20, 2022 · 3 comments
Assignees
Labels
kind/Bug Something isn't working valuestream/Meltano

Comments

@JulesHuisman
Copy link
Contributor

Meltano Version

2.12.0

Python Version

3.10

Bug scope

Configuration (settings parsing, validation, etc.)

Operating System

Linux - Ubuntu 20.04

Description

I am running into the same issue as #7059, but with the Azure connection string.

I solved the issue when running the Meltano cli. However, the issue came back when I tried to run the Dagster utility.

Code

Error: Setting value set via multiple environment variables: ['MELTANO_STATE_BACKEND_AZURE_CONNECTION_STRING', 'AZURE_STORAGE_CONNECTION_STRING']
@JulesHuisman JulesHuisman added kind/Bug Something isn't working valuestream/Meltano labels Dec 20, 2022
@JulesHuisman JulesHuisman changed the title bug: <title> bug: Error: Setting value set via multiple environment Azure connection string (state backend). Dec 20, 2022
@tayloramurphy
Copy link
Collaborator

@cjohnhanson this seems like it'd have a similar solve as the previous issue, right?

@cjohnhanson
Copy link
Contributor

@tayloramurphy seems likely. I'll double-check the client libraries to confirm that they'll default to the relevant env vars when not explicitly provided and then go ahead and un-alias the GCP env vars as well to head off any such issues with that backend.

@cjohnhanson cjohnhanson self-assigned this Dec 22, 2022
@cjohnhanson
Copy link
Contributor

Closed by #7174

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/Bug Something isn't working valuestream/Meltano
Projects
None yet
Development

No branches or pull requests

3 participants