Skip to content

Docker image fails to run with SQLITE_CANTOPEN #73

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

Open
Luna71 opened this issue Dec 16, 2021 · 0 comments
Open

Docker image fails to run with SQLITE_CANTOPEN #73

Luna71 opened this issue Dec 16, 2021 · 0 comments

Comments

@Luna71
Copy link

Luna71 commented Dec 16, 2021

Attempting to run this with docker-compose.dev.yaml or using the provided image on github (ghcr.io/malexion/rhythm-bot/bot) provides the following errors. I also can't get this to work with npm install/run or the provided docker-compose.yaml(invalid docker file reference)

[email protected] start:prod /home/rhythmbot
NODE_ENV=production node --trace-warnings dist/app

[Error: SQLITE_CANTOPEN: unable to open database file] {
errno: 14,
code: 'SQLITE_CANTOPEN'
}

This is on a Debian 10 Google Cloud machine.

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