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
sqlite db init error in container logs on first start. hishtory.db is created and does exist in the config folder.
Expected Behavior
Container starts and DB is initialized without any errors.
Steps To Reproduce
Spin up the container and check the logs.
Environment
- OS: Ubuntu 22.04
- How docker service was installed:
Setup Docker GPG key and repository, apt update, and then apt install:
docker-ce
docker-ce-cli
containerd.io
docker-compose-plugin
I think this is an upstream bug, I can replicate it with an sqlite backend but not postgres. We don't do anything unusual with the database side of things, we just pass the envs straight through to the server.
Is there an existing issue for this?
Current Behavior
sqlite db init error in container logs on first start. hishtory.db is created and does exist in the config folder.
Expected Behavior
Container starts and DB is initialized without any errors.
Steps To Reproduce
Spin up the container and check the logs.
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: