bollo
11/12/2025, 3:36 PMingested_at=${YEAR}-${MONTH}-${DAY}-${HOUR}/stream=${STREAM_NAME}/client=${NAMESPACE}/ and then using ingested_at as bookmark to process the data in our pipeline
problem is that airbyte is putting all the data from an ingestion in the same partition no matter if it takes 1 hour or several, so our pipeline drops data
is there a workaround for this? is it a known bug?Mahmoud Khaled
11/12/2025, 4:26 PMaidatum
11/12/2025, 4:51 PMSteve Ma
11/12/2025, 9:47 PMWe detected XMIN transaction wraparound in the database... Looks like it is introduced in this PR https://github.com/airbytehq/airbyte/pull/38836/files. I understand the concern here about XMIN transaction wraparound but could we consider to raise a warning message instead of throwing an error? For my case, I am just planning to sync some regular tables not those really large tablesAkshata Shanbhag
11/13/2025, 7:59 AMSantoshi Kalaskar
11/13/2025, 1:20 PMaidatum
11/13/2025, 2:41 PMValeria Tapia
11/13/2025, 4:25 PMyanndata
11/13/2025, 6:15 PMPranay S
11/14/2025, 6:35 AMAlejandro De La Cruz López
11/14/2025, 9:24 AMAlessio Darmanin
11/14/2025, 11:02 AMAirbyte is temporarily unavailable. Please try again. (HTTP 502) when trying to retest a previously working source. From the pods view, the control-plane looks healthy; everything is shown as Running. Going through the server.log I can see the contents shown below, but SSH Tunnel Method is set to "No Tunnel" in the source definition, and the JSON also reflects this.
JSON schema validation failed.
errors: $.tunnel_method: must be the constant value 'SSH_KEY_AUTH',
required property 'tunnel_host' not found,
required property 'tunnel_port' not found,
required property 'tunnel_user' not found,
required property 'ssh_key' not found
Source JSON:
"tunnel_method": { "tunnel_method": "NO_TUNNEL" }
What could the issue be please?Diego Quintana
11/14/2025, 11:34 AMsource connector ClickHouse v0.2.6
destination Postgres v2.2.1
airbyte version 0.50.31 (I know, I know)
The error appears after a bit syncing incremental models, and it seems to be
java.sql.SQLException: java.io.IOException: Premature EOF
A full refresh takes around 1.22H and it does not disconnect though. I've set socket_timeout=300000 in my connection with no success.
What can it be?Ashok Pothireddy
11/14/2025, 11:35 AMRafael Santos
11/14/2025, 12:34 PMRafael Santos
11/14/2025, 9:16 PMKevin Conseil
11/17/2025, 9:19 AMEduardo Fernandes
11/17/2025, 11:46 AMMartijn van Maasakkers
11/17/2025, 7:37 PMabctl local install again I run into this error: docker: Error response from daemon: failed to set up container networking: failed to create endpoint airbyte-abctl-control-plane on network kind: network 3abd9d5c5005a3ed8563fe69633ac525c72ff3e956cf5309c9b6a69394b897a2 does not exist
When checking docker network ls however it seems to be there:
3abd9d5c5005 kind bridge local
Does any of you have any idea on how to fix this?Martijn van Maasakkers
11/17/2025, 8:06 PMAndrey Souza
11/17/2025, 9:06 PMabctl local uninstall
INFO Using Kubernetes provider:
Provider: kind
Kubeconfig: /home/residencia/.airbyte/abctl/abctl.kubeconfig
Context: kind-airbyte-abctl
SUCCESS Found Docker installation: version 28.0.0
SUCCESS Existing cluster 'airbyte-abctl' found
SUCCESS Uninstallation of cluster 'airbyte-abctl' completed successfully
SUCCESS Airbyte uninstallation complete
kubectl version
Client Version: v1.32.1
Kustomize Version: v5.5.0
Error from server (NotFound): the server could not find the requested resource
abctl version
version: v0.30.3
cat values.yaml
global:
edition: "community"
secretName: "airbyte-config-secrets"
local: true
image:
tag: "2.0.1"
auth:
enabled: true
instanceAdmin:
emailSecretKey: "instance-admin-email"
passwordSecretKey: "instance-admin-password"
security:
cookieSecureSetting: false
cat secrets-template.yaml
apiVersion: v1
kind: Secret
metadata:
name: airbyte-config-secrets
type: Opaque
stringData:
instance-admin-email: "${AIRBYTE_USER}"
instance-admin-password: "${AIRBYTE_PASSWORD}"
envsubst < secrets-template.yaml > secrets.yaml
abctl local install --values ./values.yaml --secret ./secrets.yaml
INFO Using Kubernetes provider:
Provider: kind
Kubeconfig: /home/residencia/.airbyte/abctl/abctl.kubeconfig
Context: kind-airbyte-abctl
SUCCESS Found Docker installation: version 28.0.0
INFO No existing cluster found, cluster 'airbyte-abctl' will be created
SUCCESS Port 8000 appears to be available
SUCCESS Cluster 'airbyte-abctl' created
WARNING Found MinIO physical volume. Consider migrating it to local storage (see project docs)
WARNING PostgreSQL 13 detected. Consider upgrading to PostgreSQL 17
INFO Pulling image airbyte/async-profiler:2.0.1
INFO Pulling image airbyte/bootloader:2.0.1
INFO Pulling image airbyte/connector-builder-server:2.0.1
INFO Pulling image airbyte/connector-sidecar:2.0.1
INFO Pulling image airbyte/container-orchestrator:2.0.1
INFO Pulling image airbyte/cron:2.0.1
INFO Pulling image airbyte/db:2.0.1
INFO Pulling image airbyte/server:2.0.1
INFO Pulling image airbyte/utils:2.0.1
INFO Pulling image airbyte/worker:2.0.1
INFO Pulling image airbyte/workload-api-server:2.0.1
INFO Pulling image airbyte/workload-init-container:2.0.1
INFO Pulling image airbyte/workload-launcher:2.0.1
INFO Pulling image minio/minio:RELEASE.2023-11-20T22-40-07Z
INFO Pulling image temporalio/auto-setup:1.27.2
INFO Namespace 'airbyte-abctl' created
INFO Persistent volume 'airbyte-minio-pv' created
INFO Persistent volume claim 'airbyte-minio-pv-claim-airbyte-minio-0' created
INFO Persistent volume 'airbyte-volume-db' created
INFO Persistent volume claim 'airbyte-volume-db-airbyte-db-0' created
SUCCESS Secret from '/home/residencia/containers/elt/airbyte/airbyte-config/secrets.yaml' created or updated
INFO Starting Helm Chart installation of 'airbyte/airbyte' (version: 2.0.19)
WARNING Encountered an issue deploying Airbyte:
Pod: airbyte-minio-0.1878d8db93f57520
Reason: Failed
Message: Error: couldn't find key AWS_ACCESS_KEY_ID in Secret airbyte-abctl/airbyte-config-secrets
Count: 6
WARNING Encountered an issue deploying Airbyte:
Pod: airbyte-abctl-bootloader.1878d8db8cac0600
Reason: Failed
Message: Error: couldn't find key AB_INSTANCE_ADMIN_CLIENT_ID in Secret airbyte-abctl/airbyte-config-secrets
Count: 6
WARNING Encountered an issue deploying Airbyte:
Pod: airbyte-minio-0.1878d8db93f57520
Reason: Failed
Message: Error: couldn't find key AWS_ACCESS_KEY_ID in Secret airbyte-abctl/airbyte-config-secrets
Count: 7
WARNING Encountered an issue deploying Airbyte:
Pod: airbyte-abctl-bootloader.1878d8db8cac0600
Reason: Failed
Message: Error: couldn't find key AB_INSTANCE_ADMIN_CLIENT_ID in Secret airbyte-abctl/airbyte-config-secrets
Count: 7
...
▀ Installing 'airbyte/airbyte' (version: 2.0.19) Helm Chart (this may take several minutes) (27m39s)Fabian
11/18/2025, 7:27 AMJohan 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 AM