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

Couldn't create development database with rake #271

Open
juanjosegzl opened this issue Feb 5, 2024 · 0 comments
Open

Couldn't create development database with rake #271

juanjosegzl opened this issue Feb 5, 2024 · 0 comments

Comments

@juanjosegzl
Copy link

Hello,

I am following these instructions to run the development environment with docker. When I run docker-compose run --rm web rake db:setup I got the following error message.

Creating travel-support-program_web_run ... done
unable to open database file
Couldn't create 'db/development.sqlite3' database. Please check your configuration.
rake aborted!
SQLite3::CantOpenException: unable to open database file

Tasks: TOP => db:setup => db:schema:load_if_ruby => db:create
(See full trace by running task with --trace)
ERROR: 1
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