My initial run of sources is working, but subseque...
# ask-community-for-troubleshooting
g
My initial run of sources is working, but subsequent are failing wtih this error (normalization is successful, but the json schema validation fails). This has happened on both JIRA and GitHub connectors, any ideas?
Copy code
2022-05-05 20:47:48 normalization > 20:47:48  Finished running 354 incremental models in 599.35s.
2022-05-05 20:47:48 normalization > 20:47:48  
2022-05-05 20:47:48 normalization > 20:47:48  Completed successfully
2022-05-05 20:47:48 normalization > 20:47:48  
2022-05-05 20:47:48 normalization > 20:47:48  Done. PASS=354 WARN=0 ERROR=0 SKIP=0 TOTAL=354
2022-05-05 20:47:48 INFO i.a.w.DefaultNormalizationWorker(run):71 - Normalization executed in 10 minutes 52 seconds.
2022-05-05 20:47:48 INFO i.a.w.DefaultNormalizationWorker(run):77 - Normalization summary: io.airbyte.config.NormalizationSummary@68251b7b[startTime=1651783016153,endTime=1651783668940]
2022-05-05 20:47:48 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling...
2022-05-05 20:47:48 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating...
2022-05-05 20:47:49 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. 
errors: $.access_token: is missing but it is required, $.refresh_token: is missing but it is required
2022-05-05 20:47:49 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. 
errors: $.method: does not have a value in the enumeration [Standard]
🙏 1
h
Hey @User, if you need help troubleshooting this feel free to post on our forum.
Do share the complete logs there simple smile