Snowplow schema violation error for custom schema

Hi @cheluvesha ,

Welcome to Snowplow community !

I assume you’re seeing this error in a bad row emitted by enrich.

This error means that enrich isn’t able to find your custom schema in the list of Iglu registries that you’ve provided.

{“lastattempt”:“2022-07-26T07:20:05.533Z”,“repository”:“local Iglu repository”,“errors”:[{“error”:“RepoFailure”,“message”:“ParsingFailure: exhausted input”}],“attempts”:“1”}],“error”:“ResolutionError”}

It seems that there is a problem in the configuration of your local registry (ResolutionError). Could you share the file configuring your resolvers please?