https://www.ory.sh/ logo
e

elegant-sandwich-40072

12/14/2021, 11:54 AM
I'm getting
unable to open database file: no such file or directory
now. I'm basically using the docker-compose examples
m

magnificent-energy-493

12/14/2021, 12:36 PM
You mean you modified the quickstart example a bit? If so could you post the kratos.yml here?
e

elegant-sandwich-40072

12/14/2021, 12:37 PM
my config was based on the quickstart
i've just switched to postgres, also because we use that in production
m

magnificent-energy-493

12/14/2021, 12:39 PM
So basically just
docker-compose -f quickstart.yml -f quickstart-standalone.yml -f quickstart-postgres.yml up --build --force-recreate
? No changes?
h

high-optician-2097

12/14/2021, 1:06 PM
Hm, maybe we forgot the mount?
m

magnificent-energy-493

12/14/2021, 1:37 PM
I just tried quickstart with postgres and it works fine for me.
message has been deleted
e

elegant-sandwich-40072

12/14/2021, 1:42 PM
ah sorry i forgot to mention: the error happens with sqlite
h

high-optician-2097

12/14/2021, 1:53 PM
Could you maybe open an issue and explain exactly what you did? I can’t really follow. Like what images did you use, what config, etc. The 0.8.1 releases are canary releases (pre releases), they are not supposed to be used yet
6 Views