Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kratos-selfservice-ui fails to start in django-ory-cloud example #93

Open
3 of 5 tasks
r00ta opened this issue Feb 23, 2024 · 0 comments
Open
3 of 5 tasks

kratos-selfservice-ui fails to start in django-ory-cloud example #93

r00ta opened this issue Feb 23, 2024 · 0 comments
Labels
bug Something is not working.

Comments

@r00ta
Copy link

r00ta commented Feb 23, 2024

Preflight checklist

Ory Network Project

No response

Describe the bug

As per title kratos-selfservice-ui fails to start in django-ory-cloud example

Reproducing the bug

Just docker-compose up the example

Relevant log output

kratos-selfservice-ui-node_1  | Cannot start the server without the required environment variables!
kratos-selfservice-ui-node_1  | COOKIE_SECRET must be set and be at least 8 alphanumerical character `export COOKIE_SECRET=...`
kratos-selfservice-ui-node_1  | CSRF_COOKIE_NAME must be set! Prefix the name to scope it to your domain `__HOST-` `export CSRF_COOKIE_NAME=...`
kratos-selfservice-ui-node_1  | CSRF_COOKIE_SECRET must be set and be at least 8 alphanumerical character `export CSRF_COOKIE_SECRET=...`


### Relevant configuration

_No response_

### Version

main branch of this repo

### On which operating system are you observing this issue?

Linux

### In which environment are you deploying?

Docker Compose

### Additional Context

_No response_
@r00ta r00ta added the bug Something is not working. label Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

1 participant