Hey guys.... I am working with airbyte locally ......
# advice-data-ingestion
m
Hey guys.... I am working with airbyte locally ... But just in one ingestion ... I am getting this error:
Copy code
Additional Failure Information: [31mUnhandled error while executing model.airbyte_utils.CUSTOMER__Account_id__sponsored_display_campaigns[0m Pickling client objects is explicitly not supported. Clients have non-trivial state that is local and unpickleable. 2 of 25 ERROR creating incremental model amazon_ads_api.CUSTOMER__Account_id__sponsored_display_campaigns......
Does anyone knows how to resolve this problem ? Do I need to change something in airbyte configuration ?
l
I am hitting this right now as well. Postgres Source > Snowflake Destination airbyte version 0.40.0-alpha
m
Yes... I did.... but no success here 😞
l
Did resetting succeed or did the modal hang?
By succeed, I mean did it trigger a job
Disregard, I bypassed the hang by rebooting the docker image
m
Reseting was Ok.... but the flow is getting me the same errors 😞
l
This PR is Amazon Ads related, but not sure if it's exactly for your issue. That user may be able to help you though: https://airbytehq.slack.com/archives/C038KM9NF7Z/p1660866006424119
m
Tks @Lucas Wiley for let me know... I will take a look and see if have a relation with my problem 🙏
o
hey @Marcelo Santoro! Did you manage to fix this issue?