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

Source Github: KeyError: "'json_schema'.'properties' are not defined for stream commit_comment_reactions" #6883

Closed
marcosmarxm opened this issue Oct 8, 2021 · 0 comments · Fixed by #7856
Assignees
Labels

Comments

@marcosmarxm
Copy link
Member

Enviroment

Is this your first time deploying Airbyte: Yes
OS Version / Instance: Mac OS 10.14.6
Memory / Disk: 16Gb / 500GB Flash storage
Deployment: Docker
Airbyte Version: 0.30.14-alpha
Source name/version: airbyte/source-github:0.2.1
Destination name/version: Postgres 13 **
Step: On sync
Description: Sync is failing when attempting Basic Normalization. Not sure why this is happening. Logs are attached above.

021-10-06 19:08:02 ERROR () LineGobbler(voidCall):65 -   File "/usr/local/lib/python3.8/site-packages/normalization/transform_catalog/catalog_processor.py", line 134, in build_stream_processor
2021-10-06 19:08:02 ERROR () LineGobbler(voidCall):65 -     properties = get_field(get_field(stream_config, "json_schema", message), "properties", message)
2021-10-06 19:08:02 ERROR () LineGobbler(voidCall):65 -   File "/usr/local/lib/python3.8/site-packages/normalization/transform_catalog/catalog_processor.py", line 225, in get_field
2021-10-06 19:08:02 ERROR () LineGobbler(voidCall):65 -     raise KeyError(message)
2021-10-06 19:08:02 ERROR () LineGobbler(voidCall):65 - KeyError: "'json_schema'.'properties' are not defined for stream test-10-6-21-github-commit_comment_reactions"

Also those streams dont show the fields
image

Current Behavior

Tell us what happens.

Expected Behavior

Tell us what should happen.

Logs

logs-11-2.txt

Steps to Reproduce

Are you willing to submit a PR?

Remove this with your answer.

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

Successfully merging a pull request may close this issue.

4 participants