ory / kratos

The most scalable and customizable identity server on the market. Replace your Homegrown, Auth0, Okta, Firebase with better UX and DX. Has all the tablestakes: Passkeys, Social Sign In, Multi-Factor Auth, SMS, SAML, TOTP, and more. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=kratos
Apache License 2.0
11.24k stars 963 forks source link

Kratos configuration editor not working #2457

Closed tomekpapiernik closed 2 years ago

tomekpapiernik commented 2 years ago

Preflight checklist

Describe the bug

The configuration editor for Ory Kratos doesn't work. When you try to access it, a blank page is shown.

https://www.ory.sh/docs/kratos/reference/configuration-editor

Reproducing the bug

Go to https://www.ory.sh/docs/kratos/reference/configuration-editor

Relevant log output

No response

Relevant configuration

No response

Version

current

On which operating system are you observing this issue?

macOS

In which environment are you deploying?

No response

Additional Context

The same behavior is true in Chrome and Safari.

tomekpapiernik commented 2 years ago

Maybe @gen1us2k could handle that? Might be a similar problem to the one you fixed for the Hydra editor.

gen1us2k commented 2 years ago

@tomekpapiernik I opened PR to the docs repo . It's because of recent open-telemetry changes

tomekpapiernik commented 2 years ago

@gen1us2k thanks! The fix worked so I merged your PR. Closing this issue.