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

Fix docker start #39

Merged
merged 1 commit into from
Dec 10, 2019
Merged

Fix docker start #39

merged 1 commit into from
Dec 10, 2019

Conversation

c-w
Copy link
Collaborator

@c-w c-w commented Dec 1, 2019

Lately I've seen the docker start crash with the following error related to not finding the SQLite database:

Screenshot showing error on docker start

Adding an explicit non-interactive call to syncdb fixes the problem.

Copy link
Owner

@ryan-roemer ryan-roemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't test things, but changes LGTM on inspection!

@c-w c-w merged commit 0055ac3 into master Dec 10, 2019
@c-w c-w deleted the fix-docker-start branch December 10, 2019 15:46
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

Successfully merging this pull request may close these issues.

2 participants