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

Permission Issue w/ Evidence #4

Open
resford opened this issue Dec 5, 2023 · 1 comment
Open

Permission Issue w/ Evidence #4

resford opened this issue Dec 5, 2023 · 1 comment

Comments

@resford
Copy link

resford commented Dec 5, 2023

First, thanks for this, i am learning dagster and interested in duckdb so this project is awesome! I followed the readme and after I run
npm --prefix ./reports install npm --prefix ./reports run dev -- --port 4000
I continue to get this error.
SQL Error: Catalog Error: Cannot open database "../../osmds.db" in read-only mode: database does not exist
for all the charts. I can query the db in command line so I know that I have data in there.

@resford
Copy link
Author

resford commented Dec 5, 2023

I think I figured out the issue. Currently the db is written to
data/db/osmds.db
But looking at the evidence docs it needs to be written to
dbt_project/reports/osmds.db

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

1 participant