iggy-web-ui icon indicating copy to clipboard operation
iggy-web-ui copied to clipboard

CreateTopic/UpdateTopic getting 422 from server (though reporting in logs as 500)

Open bglusman opened this issue 1 year ago • 1 comments

When submitting a new topic in Web UI the server logs show

2024-01-26T13:42:30.836761Z ERROR server::http::diagnostics: Returning an invalid status code: 422 Unprocessable Entity, IP address: 127.0.0.1:57549, request ID: 01HN303Y5KP8HAZ43A9Z850MTF

and the svelte client logs

handleErrorStatus: 500 http://127.0.0.1:3000/streams/100/topics

bglusman avatar Jan 26 '24 14:01 bglusman