s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service create-sshd-host-keys: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service create-sshd-host-keys successfully started s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service sshd: starting s6-rc: info: service knotserver: starting s6-rc: info: service sshd successfully started s6-rc: info: service knotserver successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started Server listening on 0.0.0.0 port 22. Server listening on :: port 22. 2026/03/29 08:18:00 INFO knot/server: successfully finished setting up hooks 2026/03/29 08:18:00 ERRO knot: failed to load db: unable to open database file: no such file or directory 2026/03/29 08:18:01 INFO knot/server: successfully finished setting up hooks 2026/03/29 08:18:01 ERRO knot: failed to load db: unable to open database file: no such file or directory 2026/03/29 08:18:02 INFO knot/server: successfully finished setting up hooks 2026/03/29 08:18:02 ERRO knot: failed to load db: unable to open database file: no such file or directory 2026/03/29 08:18:03 INFO knot/server: successfully finished setting up hooks 2026/03/29 08:18:03 ERRO knot: failed to load db: unable to open database file: no such file or directory 2026/03/29 08:18:04 INFO knot/server: successfully finished setting up hooks 2026/03/29 08:18:04 ERRO knot: failed to load db: unable to open database file: no such file or directory
How should I solve this problem?
i believe i may have also had this issue until i explicitly passed
KNOT_SERVER_DB_PATH=/app/knotserver.dbas anenvto dockeralso although
1.10.0-alphais the latest image pushed to dockerhub the latest release is actually1.13.0-alpha. you probably want to build theDockerfileyourself to run the latest version