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

dbt_project.yml Issue #1379

Closed
1 task
ashleypaceRSF opened this issue Aug 19, 2024 · 8 comments
Closed
1 task

dbt_project.yml Issue #1379

ashleypaceRSF opened this issue Aug 19, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@ashleypaceRSF
Copy link

Expected behavior

My dbt project should load and my dbt_project.yml should have no issues.

Actual behavior

Upon upgrading to version 0.44.2, my dbt_project file now has red lines under every row and if you hover over, you get this error message: dbt configuration is invalid : a string or stream input is required. If I drop my version back to 43.6, the issue goes away.

Steps To Reproduce

Upgrade to version 44.2

Log output/Screenshots

image
image

Operating System

Windows

dbt version

1.3.5

dbt Adapter

Not sure

dbt Power User version

0.44.2

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@ashleypaceRSF ashleypaceRSF added the bug Something isn't working label Aug 19, 2024
@anandgupta42
Copy link
Contributor

@ashleypaceRSF, could you downgrade to version 0.43.X to see if it resolves the issue? Also, did you intend to specify dbt version 1.3.5? It seems quite outdated.

@ashleypaceRSF
Copy link
Author

@ashleypaceRSF, could you downgrade to version 0.43.X to see if it resolves the issue? Also, did you intend to specify dbt version 1.3.5? It seems quite outdated.

@anandgupta42 yes I downgraded and that does resolve the issue. And yes, I am on version 1.3.5. I'm a team of one and I haven't had time to do any upgrades on our underlying infrastructure. I know it needs to be updated.

@anandgupta42
Copy link
Contributor

@ashleypaceRSF Thanks, May I ask which version you downgraded to?

@ashleypaceRSF
Copy link
Author

@anandgupta42 I downgraded to 43.6. I haven't tried any of the versions between 43.6 and 44.2 though to try and pinpoint the change. I can do that if it will help.

@anandgupta42
Copy link
Contributor

There is an ongoing discussion about this issue - #1242

This first appeared on June 21st, so I am not sure if it has something to do with the latest version and only a subset of users are facing it.

We have not been able to reproduce the issue on our end so any help to pinpoint which release may have caused it will be really helpful. Also, in the discussion we have a posted a script to generate additional stack trace, can you please run it and paste the result to help us debug futher?

@ashleypaceRSF
Copy link
Author

@anandgupta42 weird. I didn't get this issue until last week. I did just check, upgrading to version 44.0 causes the issue to occur. I will look at the script later and see what I can do.

@anandgupta42
Copy link
Contributor

We have just released a fix. Please update to version 0.44.3 and confirm if the issue is resolved.

@ashleypaceRSF
Copy link
Author

@anandgupta42 it's working as desired now! Thank you!!

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

No branches or pull requests

3 participants