-
-
Notifications
You must be signed in to change notification settings - Fork 68
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-keto-flask returns 404 instead of homepage. #51
Comments
I got the same results |
Seems ory abandoned support for self-hosted version or kratos/keto and support only their online/paid service? |
@yaroslaff Do you have a reference about Ory abandoning self-hosted Kratos or Keto? I've been busy working on other projects so I'm a bit out of touch. However, I don't believe this is the case. I see all the regular documentation and github projects available. |
@znorris I do not have any other references, only my guesses. But I see this ticket from Aug 30 (about problem which is very easy to reproduce) and still no reply. |
Hi, I have the same issue, and I am indeed a newbie in that domain since i'm only in the learning phase (originally frontend developper, i'm only starting in backend and microservices, so I don't know all the tools, including Ory ecosystem). Did somebody work around this ? It is indeed a blocking issue for me ! |
I found out that this was due to the following in the
Changing the URL to a wildcard alleviated the problem. |
Preflight checklist
Describe the bug
The example documentation says, "You will see a pretty welcome screen." However I get a 404 instead.
Reproducing the bug
curl -v http://localhost:8080/
Relevant log output
No response
Relevant configuration
No response
Version
d8bca0e
On which operating system are you observing this issue?
macOS
In which environment are you deploying?
Docker Compose
Additional Context
No response
The text was updated successfully, but these errors were encountered: