You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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)
[Error: SQLITE_CANTOPEN: unable to open database file] {
errno: 14,
code: 'SQLITE_CANTOPEN'
}
This is on a Debian 10 Google Cloud machine.
The text was updated successfully, but these errors were encountered: