Johan Holmström
11/18/2025, 8:25 AMShakar Bakr
11/18/2025, 10:27 AM<http://docker.io/airbyte/webapp:2.0.1|docker.io/airbyte/webapp:2.0.1>: not found
I checked the repository and noticed that the webapp:2.0.1 image tag is missing from the releases. The latest available release is 1.7.8Pragyash Barman
11/18/2025, 10:53 AMglobal-round-1-acquire-resources (Airbyte Helm 2.0.19). The job pods create the Unix domain sockets, list tables, then stop with no further output. Logs:
2025-11-18 09:03:59,436 [pool-3-thread-1] INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog$io_airbyte_airbyte_commons_worker):248 - INFO main i.a.c.d.JdbcMetadataQuerier$memoizedColumnMetadata$2(invoke):126 Querying column nam
es for catalog discovery.
2025-11-18 09:03:59,621 [pool-3-thread-1] INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog$io_airbyte_airbyte_commons_worker):248 - INFO main i.a.c.d.JdbcMetadataQuerier$memoizedColumnMetadata$2(invoke):171 Discovered 2488 col
umn(s) and pseudo-column(s).
2025-11-18 09:03:59,694 [pool-3-thread-1] INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog$io_airbyte_airbyte_commons_worker):248 - INFO main i.a.c.d.JdbcMetadataQuerier(close):382 Closing JDBC connection.
2025-11-18 09:03:59,705 [pool-3-thread-1] INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog$io_airbyte_airbyte_commons_worker):248 - INFO DefaultDispatcher-worker-55#read i.a.c.r.RootReader(read):91 Read configured with data ch
annel medium: SOCKET. data channel format: PROTOBUF
2025-11-18 09:03:59,705 [pool-3-thread-1] INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog$io_airbyte_airbyte_commons_worker):248 - INFO DefaultDispatcher-worker-55#read i.a.c.r.RootReader(read):178 Reading feeds of type class
io.airbyte.cdk.read.Global.
2025-11-18 09:03:59,711 [pool-3-thread-1] INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog$io_airbyte_airbyte_commons_worker):248 - INFO DefaultDispatcher-worker-66#global i.a.c.r.FeedReader(createPartitions):107 Attempting bo
otstrap using class io.airbyte.integrations.source.mysql.MySqlJdbcConcurrentPartitionsCreatorFactory.
2025-11-18 09:03:59,712 [pool-3-thread-1] INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog$io_airbyte_airbyte_commons_worker):248 - INFO DefaultDispatcher-worker-66#global i.a.c.r.FeedReader(createPartitions):107 Attempting bo
otstrap using class io.airbyte.cdk.read.cdc.CdcPartitionsCreatorFactory.
2025-11-18 09:03:59,719 [pool-3-thread-1] INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog$io_airbyte_airbyte_commons_worker):248 - INFO DefaultDispatcher-worker-55#read i.a.c.r.ReadOperation$execute$1$1$1(invokeSuspend):80 co
routine state:
read
└─global
└─global-round-1-acquire-resources
Setup
• Deployment: Self-hosted Airbyte via Helm (airbyte chart v2.0.19)
• Source: MySQL v3.51.5 connector (CDC mode) reading from RDS MySQL 8.0.40
• Destination: BigQuery v3.0.15 connector
• MySQL user grants: SELECT, RELOAD, SHOW DATABASES, SHOW VIEW, REPLICATION SLAVE, REPLICATION CLIENT
Any guidance on how to debug or resolve this would be appreciated—thanks!Eloy Eligon
11/18/2025, 2:58 PMline_items field for the deals stream. This probably has to do with yesterday's release, as before yesterday the connection was working just fine. I already tried to run a refresh of the data and the problem persists.Danielle Murdock
11/18/2025, 8:05 PMopportunitycontactrole setup and I'm only getting ~2300 records in Snowflake but there are over 8000 in Salesforce itself. I've tried doing a full overwrite but I"m still missing most of the data. Running the most recent version of the connector on cloudSantoshi Kalaskar
11/19/2025, 7:14 AMStefano Messina
11/19/2025, 8:40 AMSync completed, but unflushed states were detected. during syncs, the stacktrace in the logs doesn't really give more information, I can post it here if necessary. At the same time, the Mapper configuration is also not working as expected compared to v1. Has anyone any idea of what's going on?
Created an issue on GitHub https://github.com/airbytehq/airbyte/issues/69746Slackbot
11/19/2025, 9:10 AMGiridhar Gopal Vemula
11/19/2025, 3:39 PMTanuja
11/19/2025, 4:16 PMGoogle Ads - Airbyte connector? Our pipelines are not coming up from past few hours.Dan Schlosser
11/19/2025, 10:02 PMcontacts field is all of a sudden null for all of the deals that we sync into BigQuery from Airbyte – no config changes (definitely selected in the Airbyte mapping UI), just coming in as null.Mochamad Eka Pramudita
11/20/2025, 4:34 AMYuvaraj Prem Kumar
11/20/2025, 9:49 AMBarun Pattanaik
11/20/2025, 10:12 AMKevin O'Keefe
11/20/2025, 6:42 PM{
"dataplane-client-id": "Redacted",
"dataplane-client-secret": "Redacted==",
"instance-admin-client-id": "Redacted",
"instance-admin-client-secret": "Redacted=",
"jwt-signature-secret": "Redacted=",
"instance-admin-email": "Redacted=",
"instance-admin-password": "Redacted"
}
This is getting properly imported into the server container. It seems like if I create any secret with the email and password it breaks all of the other generated secrets. I have tried splitting these two into another secret and pointing the auth to that, but then it does not autogenerate the airbyte-auth-secrets secret like it does if I have auth disabled. Has anyone else had to deal with this? Sorry if this has been answered before, I searched and there was not much to go on. Here is the values file I am using
global:
serviceAccountName: &service-account-name airbyte-sa
edition: community
airbyteUrl: "airbyte.k8s.haus"
annotations:
<http://argocd.argoproj.io/sync-wave|argocd.argoproj.io/sync-wave>: "2"
database:
type: external
secretName: "airbyte-config-secrets"
host: "10.23.1.3"
port: 5432
database: "postgres"
userSecretKey: "database-user"
passwordSecretKey: "database-password"
auth:
enabled: true
secretName: "airbyte-auth2-secrets"
instanceAdmin:
firstName: "security"
lastName: "admin"
emailSecretKey: "instance-admin-email"
passwordSecretKey: "instance-admin-password"
minio:
enabled: false
postgresql:
enabled: false
serviceAccount:
create: true
name: *service-account-name
annotations:
<http://iam.gke.io/gcp-service-account|iam.gke.io/gcp-service-account>: "Redacted"Aviran Moshe
11/20/2025, 10:51 PMMichal Krawczyk
11/21/2025, 10:30 AMMahmoud Mostafa
11/21/2025, 2:31 PMDiego Dias
11/21/2025, 5:12 PMworker:
enabled: true
replicaCount: 2
maxNotifyWorkers: "20"
maxCheckWorkers: "20"
maxSyncWorkers: "20"
resources:
requests:
cpu: "500m"
memory: "1Gi"
limits:
cpu: "1000m"
memory: "2Gi"
extraEnv:
- name: MAX_SYNC_WORKERS
value: "20"
- name: MAX_CHECK_WORKERS
value: "20"
- name: MAX_DISCOVERY_WORKERS
value: "10"
- name: MAX_SPEC_WORKERS
value: "10"
workloadLauncher:
enabled: true
replicaCount: 2
resources:
requests:
cpu: "500m"
memory: "1Gi"
limits:
cpu: "1000m"
memory: "2Gi"
extraEnv:
- name: WORKLOAD_LAUNCHER_PARALLELISM
value: "25"Tigran Zalyan
11/21/2025, 6:36 PMglobal.database.user, the airbyte-bootloader fails with:
Error: couldn't find key DATABASE_USER in Secret airbyte-airbyte-secrets
The workaround was to move the value into the secret under that key.
I'm also seeing another error in airbyte-server when using GCS as the storage provider:
io.micronaut.context.exceptions.BeanInstantiationException: Bean definition [io.airbyte.server.apis.controllers.SourceDefinitionApiController] could not be loaded:
Error instantiating bean of type [io.airbyte.commons.storage.GcsStorageClient]: Is a directory
The last error doesn't allow Airbyte to successfully start. Any ideas why this might be happening?Dan Cook
11/21/2025, 6:37 PMJonathan Clemons
11/21/2025, 9:56 PMGaurav Jain
11/22/2025, 9:26 AMBogdan
11/24/2025, 9:53 AMSamy-Alexandre LICOUR
11/24/2025, 11:50 AMsudo abctl local install --secret secrets.yaml --values values.yaml
Here are my values and secrets files:
values.yaml
global:
storage:
type: "GCS"
secretName: airbyte-config-secrets
bucket: # GCS bucket names that you've created. We recommend storing the following all in one bucket.
log: dev-airbyte-abctl-logs-
state: dev-airbyte-abctl-logs
workloadOutput: dev-airbyte-abctl-logs
gcs:
projectId: source-plm-dev
credentialsJsonPath: /secrets/gcs-log-creds/gcp.json
jobs:
resources:
## Example:
requests:
memory: 8Gi
cpu: 2
# -- Job resource requests
#requests: {}
## Example:
limits:
cpu: 4
memory: 16Gi
# -- Job resource limits
#limits: {}
auth:
enabled: false
secrets.yaml :
apiVersion: v1
kind: Secret
metadata:
name: airbyte-config-secrets
type: Opaque
stringData:
gcp.json: "..."
I am getting this error:
Caused by: java.io.IOException: Is a directory
There seems to be a problem with credentialsJsonPath: /secrets/gcs-log-creds/gcp.json even though I followed the documentation.
Thanks for your help!Akshata Shanbhag
11/25/2025, 7:36 AMkapa.ai
11/25/2025, 2:55 PMMihály Dombi
11/25/2025, 2:55 PMreport_task_id) in the response header that can be polled to check its status. The problem is that this Location is in the response header but the response doesn't have a payload. Because of this the _get_creation_response_interpolation_context is always failing. Also in the connector builder the HTTP Response Format section doesn't have an option that tells that the response doesn't have a body. Is there a workaround for this, or the CDK should be extended with this option?
The report creation endpoint in question: https://developer.ebay.com/api-docs/sell/marketing/resources/ad_report_task/methods/createReportTask#request.dateFromLucas Segers
11/25/2025, 2:56 PMDyllan Pascoe
11/25/2025, 9:04 PM