Albert Segarra
02/12/2023, 4:18 PM_airbyte_raw_<table_name>
and <table_name>_scd
.
Is there a way to tell Airbyte to write those tables in a separate schema or is there any systematic way to hide them other than manually tweaking the permissions? I'd rather keep the schema clean only with the main tables.Jon Erik Kemi Warghed
02/12/2023, 6:23 PMDusty Shapiro
02/12/2023, 8:16 PMVincent Koc
02/12/2023, 10:57 PMNur Haikal
02/13/2023, 1:51 AMConnectionError(MaxRetryError("HTTPSConnectionPool(host='<http://setelappsupport.zendesk.com|setelappsupport.zendesk.com>', port=443): Max retries exceeded with url: /api/v2/account/settings.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f63cab4f3d0>: Failed to establish a new connection: [Errno -3] Try again'))"))
Nathan Chan
02/13/2023, 3:00 AM2023-02-13 02:24:10 ERROR i.a.w.g.DefaultCheckConnectionWorker(run):124 - Unexpected error while checking connection:
io.airbyte.workers.exception.WorkerException: null
at io.airbyte.workers.process.KubeProcessFactory.create(KubeProcessFactory.java:143) ~[io.airbyte-airbyte-commons-worker-0.40.32.jar:?]
at io.airbyte.workers.process.AirbyteIntegrationLauncher.check(AirbyteIntegrationLauncher.java:100) ~[io.airbyte-airbyte-commons-worker-0.40.32.jar:?]
at io.airbyte.workers.general.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:71) ~[io.airbyte-airbyte-commons-worker-0.40.32.jar:?]
at io.airbyte.workers.general.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:41) ~[io.airbyte-airbyte-commons-worker-0.40.32.jar:?]
at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$5(TemporalAttemptExecution.java:195) ~[io.airbyte-airbyte-workers-0.40.32.jar:?]
at java.lang.Thread.run(Thread.java:1589) ~[?:?]
Caused by: java.lang.InterruptedException
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1681) ~[?:?]
at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:515) ~[?:?]
at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677) ~[?:?]
at io.airbyte.workers.process.KubePortManagerSingleton.take(KubePortManagerSingleton.java:67) ~[io.airbyte-airbyte-commons-worker-0.40.32.jar:?]
at io.airbyte.workers.process.KubeProcessFactory.create(KubeProcessFactory.java:101) ~[io.airbyte-airbyte-commons-worker-0.40.32.jar:?]
... 5 more
any idea what this could be related?Tmac Han
02/13/2023, 6:35 AMSvatopluk Chalupa
02/13/2023, 8:10 AMPablo Espeso
02/13/2023, 10:18 AM0.40.32
seems it's including a bug (according to release notes) 🙂
Thanks!david mills
02/13/2023, 12:23 PMDenis Meng
02/13/2023, 1:24 PMAnurag Jain
02/13/2023, 2:13 PMjonty
02/13/2023, 3:21 PMPiyush Singariya
02/13/2023, 4:11 PMJusten Walker
02/13/2023, 4:14 PMArtem Gusenkov
02/13/2023, 4:15 PMihsan islam
02/13/2023, 4:22 PM2023-02-13 16:16:06 ERROR i.a.w.g.DefaultCheckConnectionWorker(run):124 - Unexpected error while checking connection:
io.airbyte.workers.exception.WorkerException: Could not find image: airbyte/destination-postgres:0.3.26
at io.airbyte.workers.process.DockerProcessFactory.create(DockerProcessFactory.java:103) ~[io.airbyte-airbyte-commons-worker-0.40.32.jar:?]
at io.airbyte.workers.process.AirbyteIntegrationLauncher.check(AirbyteIntegrationLauncher.java:100) ~[io.airbyte-airbyte-commons-worker-0.40.32.jar:?]
at io.airbyte.workers.general.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:71) ~[io.airbyte-airbyte-commons-worker-0.40.32.jar:?]
at io.airbyte.workers.general.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:41) ~[io.airbyte-airbyte-commons-worker-0.40.32.jar:?]
at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$5(TemporalAttemptExecution.java:195) ~[io.airbyte-airbyte-workers-0.40.32.jar:?]
at java.lang.Thread.run(Thread.java:1589) ~[?:?]
Resford Rouzer
02/13/2023, 4:35 PMFacebookAPIException('Error: 2635, (#2635) Your app has been upgraded to version v16.0, please use this version or newer. This can be verified in the settings tab on the App Dashboard.')
I cannot find any documentation about this issue and curious if anyone else has had it happen before?Felix Gondwe
02/13/2023, 4:45 PMErik Davis
02/13/2023, 5:38 PMhot_standby_feedback
to true
?prasanth kuna
02/13/2023, 5:45 PMJake Vernon
02/13/2023, 6:00 PMgireesh venkata raghavendra bandlamudi
02/13/2023, 6:29 PMJohn Munson
02/13/2023, 6:31 PMCorbin Beebe
02/13/2023, 10:22 PMAsadbek Muminov
02/13/2023, 10:29 PMAsadbek Muminov
02/13/2023, 10:32 PMAnnika Maybin
02/13/2023, 11:22 PMInvalid value for DayOfMonth
error. I checked the source table and there was one row with a Datetime value 0000-00-00 00:00:00
, which we manually manipulated that rows to represent a real date, but still, it's throwing the same error. Logs are in the comments.Roberto Tolosa
02/14/2023, 1:10 AMAdditional Failure Information: message='io.temporal.serviceclient.CheckedExceptionWrapper: java.util.concurrent.ExecutionException: io.airbyte.workers.exception.WorkerException: Normalization Failed.', type='java.lang.RuntimeException', nonRetryable=false
airbyte v0.40.32, intercom source v0.1.30, created the connection on 2/10. this sync only tries to sync conversation_parts
(syncing all other tables successfully in a separate connection after we isolated the issue). anything we can/should do to fix this?Phani Sura
02/14/2023, 3:56 AM