After running the command, I got the following msgs
time=2022-04-11T11
4133Z level=info msg=No tracer configured - skipping tracing setup audience=application service_name=Ory Kratos service_version=v0.9.0-alpha.3
time=2022-04-11T11
4133Z level=debug msg=Connecting to SQL Database audience=application connMaxLifetime=0s idlePool=2 pool=4 service_name=Ory Kratos service_version=v0.9.0-alpha.3
time=2022-04-11T11
4133Z level=info msg=Software quality assurance features are enabled. Learn more at:
https://www.ory.sh/docs/ecosystem/sqa audience=application service_name=Ory Kratos service_version=v0.9.0-alpha.3
panic: path must begin with '/' in path '\admin\self-service\registration\browser'
goroutine 13 [running]:
github.com/julienschmidt/httprouter.(*Router).Handle(0xc000cb85d0, {0x165ad03, 0xc000cb8590}, {0xc001160210, 0x37ddc7}, 0x18)
/go/pkg/mod/github.com/julienschmidt/httprouter@v1.3.0/router.go:246 +0x1a5
github.com/julienschmidt/httprouter.(*Router).GET(...)
/go/pkg/mod/github.com/julienschmidt/httprouter@v1.3.0/router.go:203
github.com/ory/kratos/x.(*RouterAdmin).GET(0xc000006968, {0x16a222c, 0xc000c98900}, 0x14ae940)
/project/x/router.go:67 +0xa8
github.com/ory/kratos/selfservice/flow/registration.(*Handler).RegisterAdminRoutes(0xc00043b550, 0xc0010e3d68)
/project/selfservice/flow/registration/handler.go:87 +0x56
github.com/ory/kratos/driver.(*RegistryDefault).RegisterAdminRoutes(0xc000c98900, {0x1ac1e68, 0xc000034040}, 0xc000006968)
/project/driver/registry_default.go:175 +0x9f
github.com/ory/kratos/cmd/daemon.ServeAdmin({0x1b04f20, 0xc000c98900}, 0x0, 0xc0007bef00, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0})
/project/cmd/daemon/serve.go:173 +0x8fc
created by
github.com/ory/kratos/cmd/daemon.ServeAll.func1
/project/cmd/daemon/serve.go:289 +0x265