Skip to content

Docker image fails to run with SQLITE_CANTOPEN #73

@Luna71

Description

@Luna71

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)

rhythm-bot@2.1.5 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions