-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Unable to star docker app #729
Comments
Have you changed / restored your database? it looks like a migration is trying to add a column that already exists in your database? |
There was one, but I was expecting that the following command should remove any previous DB or other. Am I wrong? |
The error you are seeing is because there is still a database present. |
I was expecting that the command should remove the previous DB. Just my 2 cents. |
Setup information
docker-compose
Describe the bug
Due to some error on the DB is not possible to start the application part
To reproduce
Steps to reproduce the behavior:
Just clone the https://github.com/invoiceninja/dockerfiles repo and then here are the steps I did.
Expected behavior
The application should start as expected
Docker:
docker version
:The text was updated successfully, but these errors were encountered: