You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
starting a few weeks ago our AKHQ can no longer access the schema registry. When trying to display the schema list or a single schema, we get an 404 error. We cannot locate the problem. Can you assist us with that?
On the Schema Registry page:
Internal Server Error: io.confluent.kafka.schemaregistry.client.rest.exceptions.RestClientException: HTTP 404 Not Found; error code: 404
Trying to display a single schema:
HTTP 405 Method Not Allowed; error code: 405
The messages inside the topics get deserialized correctly and the schema ids are shown. So there seems to be some kind of communication to the registry.
This discussion was converted from issue #1570 on September 15, 2023 19:35.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
starting a few weeks ago our AKHQ can no longer access the schema registry. When trying to display the schema list or a single schema, we get an 404 error. We cannot locate the problem. Can you assist us with that?
On the Schema Registry page:
Internal Server Error: io.confluent.kafka.schemaregistry.client.rest.exceptions.RestClientException: HTTP 404 Not Found; error code: 404
Trying to display a single schema:
HTTP 405 Method Not Allowed; error code: 405
The messages inside the topics get deserialized correctly and the schema ids are shown. So there seems to be some kind of communication to the registry.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions