canonical / identity-platform-admin-ui

Admin UI for the Canonical identity broker and identity provider solution
Other
5 stars 4 forks source link

Broken status API #316

Closed nsklikas closed 2 weeks ago

nsklikas commented 4 weeks ago

When I navigate to the status page I get this response image

In server throws this error every time a call is made to the status API:

http: superfluous response.WriteHeader call from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*respWriterWrapper).WriteHeader (wrap.go:98)

(The span.End is not deferred, but that's not what is causing this issue)

syncronize-issues-to-jira[bot] commented 4 weeks ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-910.

This message was autogenerated

shipperizer commented 4 weeks ago

linked to https://github.com/open-telemetry/opentelemetry-go-contrib/issues/5438