Skip to content

Couldn't create development database with rake #271

@juanjosegzl

Description

@juanjosegzl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions