Skip to content
Discussion options

You must be logged in to vote
Admin verified this answer by ildyria Jul 26, 2026

That explains!
Here is your issue: /data/coolify/volumes/lychee/db : /app/database

You only need to mount /app/database/database.sqlite if you mount more, then you are overwriting the migrations which are added later. So you need:
/data/coolify/volumes/lychee/db/database.sqlite:/app/database/database.sqlite

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@Anbareth07
Comment options

@ildyria
Comment options

@Anbareth07
Comment options

@ildyria
Comment options

Answer verified by Admin Jul 26, 2026
@Anbareth07
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Bugs
Labels
None yet
2 participants