Open sebastian-philipp opened 9 months ago
hi, I meet the same problem, does it been solved?
hi, maybe i found the reason: i download the sourcecode.zip in release, the permission of the dir has some problem. try
chmod -R 755 ./contrib/quickstart/5-min/
Preflight checklist
Ory Network Project
No response
Describe the bug
Hi!
I'm failing to run the 5-min quickstart:
Reproducing the bug (Sqlite)
Tried to cat the config file from within the container (i.i.
) works. Thus it's not a permission error on the yaml file itself. Unfortunately, the error message lacks some details in order for me to solve this myself.
Same Error with Postgres:
Relevant log output
No response
Relevant configuration
No response
Version
latest master
On which operating system are you observing this issue?
Linux
In which environment are you deploying?
Docker Compose
Additional Context
No response