Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema registry multiple instance issue (getting unrecognized token with error code 50005) #2884

Open
poozaGoyal opened this issue Dec 7, 2023 · 0 comments

Comments

@poozaGoyal
Copy link

poozaGoyal commented Dec 7, 2023

Hi everyone,

We deployed schema registry with two instances (multiple node in one datacenter), it deployed successfully, but not able to register schema with worker node, getting below error while registering the schema, get request is working fine :

Caused by: io.confluent.kafka.schemaregistry.client.rest.exceptions.RestClientException: Unrecognized token 'upstream': was expecting (JSON String, Number (or 'NaN'/'INF'/'+INF'), Array, Object or token 'null', 'true' or 'false')
at [Source: (sun.net.www.protocol.http.HttpURLConnection$HttpInputStream); line: 1, column: 10]; error code: 50005

Kindly suggest how can we resolve this issue.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant