You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running npm start from the /opt/uinode/ui/ folder and I accessing the http://0.0.0.0:3000 page, it works, at least the first page, where I get the "Welcome to Ory" page, but it leads to https://playground.projects.oryapis.com login.
But using the uinode.service file and the nginx configuration, I get an error 404.
Relevant log output
No response
Relevant configuration
No response
Version
0.13
On which operating system are you observing this issue?
Linux
In which environment are you deploying?
None
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Preflight checklist
Describe the bug
I have followed the Deploy to production :
https://www.ory.sh/docs/kratos/guides/deploy-kratos-example
But I get a 404 Not Found
Reproducing the bug
When running
npm start
from the /opt/uinode/ui/ folder and I accessing the http://0.0.0.0:3000 page, it works, at least the first page, where I get the "Welcome to Ory" page, but it leads to https://playground.projects.oryapis.com login.But using the uinode.service file and the nginx configuration, I get an error 404.
Relevant log output
No response
Relevant configuration
No response
Version
0.13
On which operating system are you observing this issue?
Linux
In which environment are you deploying?
None
Additional Context
No response
The text was updated successfully, but these errors were encountered: