arpitha_muthappa
09/26/2023, 10:43 PMtap-zendesk variant: twilio-labs
. It errors out abruptly with the below error: Stack trace in the thread. Any pointers is appreciated.
2023-09-26T17:21:02.649656Z [debug ] Added to state dev:tap-zendesk-to-target-snowflake state payload {'singer_state': {'bookmarks': {'tickets': {'generated_timestamp': '2023-01-02T01:02:22.000000Z'}}}}
2023-09-26T17:21:02.661938Z [info ] Incremental state has been updated at 2023-09-26 17:21:02.661793.
2023-09-26T17:21:02.662160Z [debug ] Incremental state: {'bookmarks': {'tickets': {'generated_timestamp': '2023-01-02T01:02:22.000000Z'}}}
2023-09-26T17:21:02.662331Z [info ] {"bookmarks": {"tickets": {"generated_timestamp": "2023-01-02T01:02:22.000000Z"}}} cmd_type=elb consumer=True name=target-snowflake producer=False stdio=stdout string_id=target-snowflake
2023-09-26T17:21:03.139358Z [debug ] Deleted configuration at /project/.meltano/run/tap-zendesk/tap.d617c308-cdb1-4b60-8bd8-33580f925791.config.json
2023-09-26T17:21:03.142609Z [debug ] Deleted configuration at /project/.meltano/run/target-snowflake/target.9e448218-12c2-46a5-9d96-fcdae768f5cd.config.json
2023-09-26T17:21:03.153531Z [error ] Extractor failed
2023-09-26T17:21:03.153948Z [error ] Block run completed. block_type=ExtractLoadBlocks err=RunnerError('Extractor failed') exit_codes={<PluginType.EXTRACTORS: 'extractors'>: -9} set_number=0 success=False
2023-09-26T17:21:03.154780Z [debug ] Need help fixing this problem? Visit <http://melta.no/> for troubleshooting steps, or to
join our friendly Slack community.
Run invocation could not be completed as block failed: Extractor failed
arpitha_muthappa
09/26/2023, 10:44 PMarpitha_muthappa
09/26/2023, 10:45 PMerr=RunnerError('Extractor failed') exit_codes={<PluginType.EXTRACTORS: 'extractors'>: -9}
What does the error code -9 signify?edgar_ramirez_mondragon
09/27/2023, 12:34 AMedgar_ramirez_mondragon
09/27/2023, 12:35 AMarpitha_muthappa
09/27/2023, 3:24 AM