Skip to content

Quick start fails #3267

@jrozentur

Description

@jrozentur

Preflight checklist

Describe the bug

following quick start page https://www.ory.sh/docs/kratos/quickstart
docker-compose -f quickstart.yml -f quickstart-standalone.yml up --build --force-recreate|
...migrations...

I[#/selfservice/flows/registration/after] S[#/properties/selfservice/properties/flows/properties/registration/properties/after/$ref] doesn't validate with "#/definitions/selfServiceAfterRegistration"
kratos-kratos-1 | I[#/selfservice/flows/registration/after/password] S[#/definitions/selfServiceAfterRegistration/properties/password/$ref] doesn't validate with "#/definitions/selfServiceAfterRegistrationMethod"
kratos-kratos-1 | I[#/selfservice/flows/registration/after/password/hooks/1] S[#/definitions/selfServiceAfterRegistrationMethod/properties/hooks/items/anyOf] anyOf failed
kratos-kratos-1 | I[#/selfservice/flows/registration/after/password/hooks/1] S[#/definitions/selfServiceAfterRegistrationMethod/properties/hooks/items/anyOf/0/$ref] doesn't validate with "#/definitions/selfServiceSessionIssuerHook"
kratos-kratos-1 | I[#/selfservice/flows/registration/after/password/hooks/1/hook] S[#/definitions/selfServiceSessionIssuerHook/properties/hook/const] value must be "session"
kratos-kratos-1 | I[#/selfservice/flows/registration/after/password/hooks/1] S[#/definitions/selfServiceAfterRegistrationMethod/properties/hooks/items/anyOf/1/$ref] doesn't validate with "#/definitions/selfServiceWebHook"
kratos-kratos-1 | I[#/selfservice/flows/registration/after/password/hooks/1] S[#/definitions/selfServiceWebHook] validation failed
kratos-kratos-1 | I[#/selfservice/flows/registration/after/password/hooks/1] S[#/definitions/selfServiceWebHook/required] missing properties: "config"
kratos-kratos-1 | I[#/selfservice/flows/registration/after/password/hooks/1/hook] S[#/definitions/selfServiceWebHook/properties/hook/const] value must be "web_hook"
kratos-kratos-1 exited with code 1
(repeats in a loop)

Reproducing the bug

https://www.ory.sh/docs/kratos/quickstart

Relevant log output

No response

Relevant configuration

No response

Version

v0.13.0

On which operating system are you observing this issue?

macOS

In which environment are you deploying?

Docker Compose

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is not working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions