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
I am encountering an issue while deploying the Schema Registry image with imageTag 7.0.1 on Kubernetes. When attempting to create a new Schema Registry (SR) object, the operation fails with the following error message:
Description
I am encountering an issue while deploying the Schema Registry image with imageTag 7.0.1 on Kubernetes. When attempting to create a new Schema Registry (SR) object, the operation fails with the following error message:
failed to create schema, 500, {"error_code":50002,"message":"Register operation timed out; error code: 50002"}
Steps to Reproduce
Expected Behavior
The Schema Registry should successfully create the new SR object without errors.
Actual Behavior
The creation of the new SR object fails with a 500 error code and the message "Register operation timed out; error code: 50002".
Environment
The text was updated successfully, but these errors were encountered: