Kevin Conseil
06/27/2023, 11:49 AMMatheus Barbosa
06/27/2023, 11:55 AM20:17:09.821209 [error] [MainThread]: Database Error in model AW_campaigns_scd (models/generated/airbyte_incremental/scd/metrito_airbyte/AW_campaigns_scd.sql)
20:17:09.821596 [error] [MainThread]: :HTTPDriver for <https://rtswk5h81k.us-east-2.aws.clickhouse.cloud:8443> returned response code 500)
20:17:09.821870 [error] [MainThread]: Code: 190. DB::Exception: Elements 'campaign.excluded_parent_asset_field_types' and 'campaign.targeting_s__g.target_restrictions' of Nested data structure 'campaign' (Array columns) have different array sizes. (SIZES_OF_ARRAYS_DONT_MATCH) (
20:17:09.822422 [error] [MainThread]: Database Error in model AW_display_topics_performance_report (models/generated/airbyte_tables/metrito_airbyte/AW_display_topics_performance_report.sql)
20:17:09.822815 [error] [MainThread]: :HTTPDriver for <https://rtswk5h81k.us-east-2.aws.clickhouse.cloud:8443> returned response code 500)
20:17:09.823084 [error] [MainThread]: Code: 190. DB::Exception: Elements 'ad_group_criterion.final_urls' and 'ad_group_criterion.topic.path' of Nested data structure 'ad_group_criterion' (Array columns) have different array sizes. (SIZES_OF_ARRAYS_DONT_MATCH) (version 23.5.1.34
20:17:09.823501 [error] [MainThread]: compiled Code at ../build/run/airbyte_utils/models/generated/airbyte_tables/metrito_airbyte/AW_display_topics_performance_report.sql,retryable=<null>,timestamp=1686946637696,additionalProperties={}]],additionalProperties={}]
These are part our logsErry Kostala
06/27/2023, 12:31 PMHaim Beyhan
06/27/2023, 1:02 PMOctavia Squidington III
06/27/2023, 1:45 PMSlackbot
06/27/2023, 8:18 PMklaus hofenbitzer
06/27/2023, 11:33 PM(Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')))
Anyway to switch off SSL verification using the airbyte builder?Ekansh Verma
06/28/2023, 7:13 AMThe ciphertext refers to a customer master key that does not exist, does not exist in this region, or you are not allowed to access.
However when I try to access the tables with a boto3 client I can successfully list and scan tables. Anyway to fix this?Alessandro Pietrobon
06/28/2023, 8:30 AMSwathi Chakrabavi Ramamurthy
06/28/2023, 9:07 AMRequest URL: <https://api.outreach.io/api/v2/mailings?page%5Bsize%5D=1000&count=false&sort=updatedAt>, Response Code: 502, Response Text: <html>
Slackbot
06/28/2023, 9:25 AMRishav Sinha
06/28/2023, 10:58 AMVrushali Ghodake
06/28/2023, 11:15 AMERROR i.m.r.Micronaut(handleStartupException):338 - Error starting Micronaut server: Failed to inject value for parameter [secretPersistence] of method [secretsHydrator] of class: io.airbyte.config.persistence.split_secrets.SecretsHydrator
Message: No bean of type [io.airbyte.config.persistence.split_secrets.SecretPersistence] exists for the given qualifier: @Named('secretPersistence'). Make sure the bean is not disabled by bean requirements (enable trace logging for 'io.micronaut.context.condition' to check) and if the bean is enabled then ensure the class is declared a bean and annotation processing is enabled (for Java and Kotlin the 'micronaut-inject-java' dependency should be configured as an annotation processor).
Path Taken: new ApplicationInitializer() --> ApplicationInitializer.checkConnectionActivities --> List.checkConnectionActivities([CheckConnectionActivity checkConnectionActivity]) --> new CheckConnectionActivityImpl(WorkerConfigsProvider workerConfigsProvider,ProcessFactory processFactory,[SecretsHydrator secretsHydrator],Path workspaceRoot,WorkerEnvironment workerEnvironment,LogConfigs logConfigs,AirbyteApiClient airbyteApiClient,String airbyteVersion,AirbyteMessageSerDeProvider serDeProvider,AirbyteProtocolVersionedMigratorFactory migratorFactory,FeatureFlags featureFlags) --> SecretsHydrator.secretsHydrator([SecretPersistence secretPersistence])
io.micronaut.context.exceptions.DependencyInjectionException: Failed to inject value for parameter [secretPersistence] of method [secretsHydrator] of class: io.airbyte.config.persistence.split_secrets.SecretsHydrator
I found some references and based on the comments, I added the following configuration variables to my .env file:
WORKER_LOGS_STORAGE_TYPE=MINIO
WORKER_STATE_STORAGE_TYPE=MINIO
AWS_ACCESS_KEY_ID={AWS_ACCESS_KEY_ID}
AWS_SECRET_KEY={my_AWS_SECRET_KEY}
I would appreciate any assistance in resolving this issue. Thank you!Abdelkarim EL-HAJJAMI
06/28/2023, 11:54 AMLuis Vicente
06/28/2023, 12:31 PMCarolina Buckler
06/28/2023, 2:16 PMERROR i.a.d.j.StreamingJdbcDatabase$1(tryAdvance):107 SQLState: S1000, Message: Error retrieving record: Unexpected Exception: java.io.EOFException message given: Can not read response from server. Expected to read 144 bytes, read 41 bytes before connection was unexpectedly lost.
with the MySQL connector (v2.0.25) and Airbyte (v0.50.1) ; I’ve tried adding useCursorFetch=true&defaultFetchSize=1000&autoReconnect=true&validationQuery=SELECT 1&testOnBorrow=true
in the JDBC URL Parameters (Advanced) and setting the `JOB_MAIN_CONTAINER_MEMORY_REQUEST`in the env file to 8g since it seems to happen after 2023-06-28 13:09:24 INFO i.a.w.g.ReplicationWorkerHelper(processMessageFromSource):226 - Records read: 4400000 (1 GB)
Any other recommendations on what to adjust?Luke
06/28/2023, 5:51 PMCould not connect to the S3 bucket with the provided configuration. The specified key does not exist. (Service: Amazon S3; Status Code: 404; Error Code: NoSuchKey; Request ID: WJV7VEXRTDQJNS9S; S3 Extended Request ID: YlpukOgdI+zNZpQkwRjzwXyGChRUob36XfnF+Eb/xjTl4pmwqnsgbnXtmnfOj7jJhwuNZSG/8BQ=; Proxy: null)
Luke
06/28/2023, 5:52 PMLuke
06/28/2023, 5:52 PMLuke
06/28/2023, 6:04 PMOctavia Squidington III
06/28/2023, 7:45 PMCesar Santos
06/28/2023, 7:54 PMvarchar
it does work, but I will need to cast this column back to timestamp latter.Haim Beyhan
06/29/2023, 10:01 AMio.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: grpc: received message larger than max (10129409 vs. 4194304)
Haim Beyhan
06/29/2023, 10:31 AMEddie Newitt
06/29/2023, 11:19 AMOctavia Squidington III
06/29/2023, 1:45 PMAlan Klein
06/29/2023, 2:06 PMWalker Philips
06/29/2023, 3:11 PMErik Webb
06/29/2023, 4:37 PMInternal message: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
Failure type: system_error
Alan Klein
06/29/2023, 5:51 PM