This repository was archived by the owner on Nov 25, 2024. It is now read-only.
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
SQLite is not working #3435
Open
Description
followed the documentation @ https://matrix-org.github.io/dendrite/installation/manual/database and it don't work
monolith-1 | time="2024-09-28T13:21:13.627063518Z" level=panic msg="failed to connect to room server db" error="near \"SEQUENCE\": syntax error"
monolith-1 | panic: (*logrus.Entry) 0xc0002682a0
database:
connection_string: file:dendrite_component.db
max_open_conns: 5
max_idle_conns: 5
conn_max_lifetime: -1
tried file:///
and it dont work
Metadata
Metadata
Assignees
Labels
No labels