Snowplow schema violation error

Hi, I’m facing this error {“lookuphistory”:[{“lastattempt”:“2022-07-26T07:27:02.756Z”,“repository”:“Iglu Central”,“errors”:[{“error”:“NotFound”}],“attempts”:“2”},{“lastattempt”:“2022-07-26T07:27:03.014Z”,“repository”:“Iglu Central - GCP Mirror”,“errors”:[{“error”:“NotFound”}],“attempts”:“2”},{“lastattempt”:“2022-07-26T07:20:05.530Z”,“repository”:“Iglu Client Embedded”,“errors”:[{“error”:“NotFound”}],“attempts”:“1”},{“lastattempt”:“2022-07-26T07:20:05.533Z”,“repository”:“local Iglu repository”,“errors”:[{“error”:“RepoFailure”,“message”:“ParsingFailure: exhausted input”}],“attempts”:“1”}],“error”:“ResolutionError”}

I’m passing the custom context schema to snowplow-enrichment and I was able to collect and enrich the custom context data, but suddenly now I’m seeing the above issue.

Can anybody tell me where the above error may have been created? Is it on the application side or the enrichment process side? And how to understand this error to fix it asap.

Duplicate of Snowplow schema violation error for custom schema - #2 by BenB