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

Credentials in profile "dbt_project", target "dev" invalid: Runtime Error #16

Open
gkorland opened this issue May 13, 2024 · 1 comment

Comments

@gkorland
Copy link

2024-05-13 16:04:52 +0300 - dagster.builtin - ERROR - Encountered an error:
Runtime Error
  Credentials in profile "dbt_project", target "dev" invalid: Runtime Error
    Must specify schema
2024-05-13 16:04:53 +0300 - dagster.builtin - ERROR - Encountered an error:
Runtime Error
  Credentials in profile "dbt_project", target "dev" invalid: Runtime Error
    Must specify schema
2024-05-13 16:04:53 +0300 - dagster.code_server - ERROR - Error while importing code
Traceback (most recent call last):
  File "/home/guy/github/fake-star-detector/venv/lib/python3.12/site-packages/dagster/_core/errors.py", line 287, in user_code_error_boundary
    yield
  File "/home/guy/github/fake-star-detector/venv/lib/python3.12/site-packages/dagster/_grpc/server.py", line 242, in __init__
    loadable_targets = get_loadable_targets(
                       ^^^^^^^^^^^^^^^^^^^^^
  File "/home/guy/github/fake-star-detector/venv/lib/python3.12/site-packages/dagster/_grpc/utils.py", line 50, in get_loadable_targets
    else loadable_targets_from_python_module(module_name, working_directory)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/guy/github/fake-star-detector/venv/lib/python3.12/site-packages/dagster/_core/workspace/autodiscovery.py", line 35, in loadable_targets_from_python_module
@aquinary
Copy link

aquinary commented May 17, 2024

Same issue. I'm using docker, and get this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants