id
stringlengths
19
19
source
stringclasses
1 value
source_url
stringlengths
49
49
pipeline_layer
stringclasses
1 value
title
stringlengths
2
253
body
stringlengths
0
3k
solution
stringclasses
164 values
connector
stringclasses
186 values
labels
listlengths
1
9
tools_mentioned
listlengths
1
12
cross_tool
bool
2 classes
category
stringclasses
4 values
score
int64
0
27
comments_count
int64
0
47
state
stringclasses
2 values
timestamp
stringdate
2024-09-15 16:08:45
2026-04-02 22:32:34
airbyte-issue-61677
github_issues
https://github.com/airbytehq/airbyte/issues/61677
ingestion
403 forbidden error on local deployment when creating a custom connector
### What happened? ![Image](https://github.com/user-attachments/assets/fee0c4fb-59a8-4eac-ae66-2b85bf4d2031) I consistently get errors when trying to create a custom connector locally. I have followed the setup exactly per this guide: https://docs.airbyte.com/platform/using-airbyte/getting-started/oss-quickstart The...
same issue with me also old connectors can not be edited and only the XML <img width="2994" alt="Image" src="https://github.com/user-attachments/assets/bb9a4704-c8a4-4948-b98e-af68bc89f7d3" />
[ "type/bug", "area/api", "community", "autoteam", "team/use", "area/abctl" ]
[ "airbyte", "docker" ]
true
etl_deployment_errors
3
47
closed
2025-06-17T17:44:22Z
airbyte-issue-46569
github_issues
https://github.com/airbytehq/airbyte/issues/46569
ingestion
[source-mongodb] incremental syncs giving errors - Saved offset is not valid
### Connector Name source-mongodb ### Connector Version 1.4.0 ### What step the error happened? During the sync ### Relevant information **_Airbyte Version_** - 0.57.2 After few days of successfully syncing the data, the syncs starts failing. There are two types of errors which i am facing for this in two dif...
Iโ€™m also encountering a similar issue with the error โ€œsaved offset is not validโ€ when syncing data every 30 minutes. I checked the replication info and found that the log length from start to end is approximately 72 hours. ![Image](https://github.com/user-attachments/assets/7755c819-2410-4747-95f0-3c27322a217f) ![Imag...
mongodb]
[ "type/bug", "area/connectors", "community", "team/connectors-python", "autoteam", "team/use" ]
[ "mongodb", "airbyte" ]
true
etl_connector_errors
6
43
closed
2024-10-08T07:48:29Z
airbyte-issue-65070
github_issues
https://github.com/airbytehq/airbyte/issues/65070
ingestion
Refresh in UI causing error
### Helm Chart Version 1.8.0 ### What step the error happened? Other ### Relevant information When I try to refresh my UI I get the following error: ``` {"message":"Internal Server Error: not yet implemented","exceptionClassName":"java.lang.UnsupportedOperationException","exceptionStack":[],"rootCauseExceptionSta...
same here, also getting auth errors on the api POST api/public/v1/applications/token ```JSON { "message": "Bad Request", "_links": { "self": { "href": "/api/public/v1/applications/token", "templated": false } }, "_embedded": { "errors": [ { ...
[ "type/bug", "area/platform", "community", "needs-triage", "team/compose", "team/platform-move", "autoteam" ]
[ "kubernetes", "airbyte" ]
true
etl_deployment_errors
27
35
closed
2025-08-18T13:46:51Z
airbyte-issue-62833
github_issues
https://github.com/airbytehq/airbyte/issues/62833
ingestion
[source-mongodb-v2] Failed syncs due to [config_error] Saved offset is not valid.
### Connector Name source-mongodb-v2 ### Connector Version 2.0.1 ### What step the error happened? During the sync ### Relevant information Hi, I'm having random issues failing syncs with error coming up : `[config_error] Saved offset is not valid. Please reset the connection, and then increase oplog retention...
@marcosmarxm is it possible to get an update to understand where the team is at fixing this
mongodb-v2]
[ "type/bug", "area/connectors", "community", "team/extensibility", "autoteam", "connectors/source/mongodb-v2", "team/use" ]
[ "mongodb", "airbyte" ]
true
etl_connector_errors
5
31
closed
2025-07-07T16:41:46Z
airbyte-issue-48496
github_issues
https://github.com/airbytehq/airbyte/issues/48496
ingestion
[source-mongodb] Incremental sync error on specific collection - Saved offset is not valid
### Connector Name source-mongodb ### Connector Version 1.5.12 ### What step the error happened? During the sync ### Relevant information After a successful initial sync, incremental replication randomly fails after 1-10 successful ones with a `Saved offset is not valid. Please reset the connection, and then in...
Thanks for reporting the issue @Hugoch . @airbytehq/dbsources can someone take a look into this issue?
mongodb]
[ "type/bug", "area/connectors", "community", "connectors/source/mongodb", "team/db-dw-sources" ]
[ "mongodb", "airbyte" ]
true
etl_connector_errors
0
27
open
2024-11-14T09:55:11Z
airbyte-issue-58587
github_issues
https://github.com/airbytehq/airbyte/issues/58587
ingestion
Could not deploy latest (v1.6.0) airbyte community with abctl. Same version used to work last week.
### Helm Chart Version 1.6.0 ### What step the error happened? On deploy ### Relevant information I'm trying to create a brand new GCE instance with airbyte using abctl and the deployement is unable to complete with the following info in log: ``` ... WARNING Encountered an issue deploying Airbyte: ...
Very sorry for the issue with the release. We are currently working on fixing this issue and should have a patch release shortly. In the interim, I would suggest sticking with the 1.5.1 release until we can get the patch release out next week.
[ "type/bug", "area/platform", "community", "team/deployments" ]
[ "postgres", "airbyte", "kubernetes" ]
true
etl_deployment_errors
9
25
closed
2025-04-21T20:23:39Z
airbyte-issue-51511
github_issues
https://github.com/airbytehq/airbyte/issues/51511
ingestion
[platform] list_enterprise_source_stubs error keeps happening
### Helm Chart Version 1.3.1 ### What step the error happened? On deploy ### Relevant information Hey folks, I am trying to deploy airbyte in an on-prem environment using helm charts, I use this command to install the helm chart. ``` helm install airbyte airbyte/airbyte --set minio.image.repository=quay.io/minio/m...
Having the error as well and deleting airbyte-server pod is not helping.. seems like somthing's wrong happening on Airbyte Cloud. Any ETA for fix?
[ "type/bug", "area/api", "area/platform", "community", "team/deployments", "Stale" ]
[ "kubernetes", "airbyte" ]
true
etl_deployment_errors
0
24
closed
2025-01-13T10:31:02Z
airbyte-issue-46097
github_issues
https://github.com/airbytehq/airbyte/issues/46097
ingestion
When using AWS Secrets Manager for persisting secrets, updating a connector deletes its secret
### Helm Chart Version 0.64.388 ### What step the error happened? Other ### Relevant information Observed behavior: 1. Create an Airbyte Source that has at least one secret param. Check Database for id of airbyte secret and confirm that it exists in AWS Secrets Manager. 2. Update the Airbyte Source con...
Hello, team is investigating the issue and trying to reproduce it to implement a fix. Any update I'll let you know.
[ "type/bug", "area/platform", "community", "team/compose", "team/platform-move", "autoteam" ]
[ "kubernetes", "airbyte" ]
true
etl_deployment_errors
8
24
closed
2024-09-27T22:18:16Z
airbyte-issue-61419
github_issues
https://github.com/airbytehq/airbyte/issues/61419
ingestion
[source-clickhouse] SQLFeatureNotSupportedException: getResultSet not implemented
### Connector Name source-clickhouse ### Connector Version 0.2.3 ### What step the error happened? During the sync ### Relevant information The Clickhouse DB source has been setup successfully. I've also tested the connection to it and it also worked well. However, whenever I have been trying to sync data betwee...
@marcosmarxm is there a timeline on this ? We are also facing the exact same issue.
clickhouse]
[ "type/bug", "area/connectors", "community", "connectors/source/clickhouse", "team/extensibility", "autoteam" ]
[ "airbyte", "docker" ]
true
etl_deployment_errors
6
21
open
2025-06-06T14:44:06Z
airbyte-issue-56386
github_issues
https://github.com/airbytehq/airbyte/issues/56386
ingestion
[abctl] install stuck on nginx/ingress-nginx
### What happened? Failing to successfully go through quickstart guide: https://docs.airbyte.com/using-airbyte/getting-started/oss-quickstart I tried this a few times to no avail. The installation times out after 1hr. The last bit of the logs before it gets stuck is here: ``` DEBUG helm: Watching for changes to...
I faced the same issue. But by reinstalling abctl, the installation was succeed! (I don't know why resolve installing stuck on nginx/ingress-nginx) Uninstalling and reinstalling Airbyte using: ``` abctl local uninstall abctl local install ```
[ "type/bug", "community", "team/deployments", "area/abctl" ]
[ "kubernetes", "airbyte", "docker" ]
true
etl_deployment_errors
7
19
open
2025-03-25T14:07:16Z
airbyte-issue-46346
github_issues
https://github.com/airbytehq/airbyte/issues/46346
ingestion
[source-postgres] TypeError: Cannot read properties of undefined (reading 'split') when editing or creating source.
### Connector Name source-postgres ### Connector Version 3.6.21 ### What step the error happened? Updating the connector ### Relevant information Any time I load up the details page for a Postgres source, whether creating new or editing existing, I see the page briefly, and then it errors out. I tested other sou...
Just spun up Airbyte opensource using abctl yesterday to play around and got something very similar with postgres connector 3.6.21. This is from my browser console: ```text Navigated to http://localhost:8000/workspaces/3c38ce6f-cad7-4a84-9b22-9365049536b7/connections/new-connection?sourceType=new&sourceDefinitionId=...
postgres]
[ "type/bug", "area/connectors", "community", "team/connectors-python", "autoteam" ]
[ "postgres", "airbyte" ]
true
etl_connector_errors
11
19
closed
2024-10-03T15:01:36Z
airbyte-issue-52091
github_issues
https://github.com/airbytehq/airbyte/issues/52091
ingestion
Stuck on installing airbyte w/ eks + helm
### Helm Chart Version 1.4.0 ### What step the error happened? On deploy ### Relevant information Hi! New to making issues, so hopefully i've provided enough information. please let me know if more is needed. https://docs.airbyte.com/deploying-airbyte/#5-installing-airbyte i am following the documentation here and...
sorry also kubernetes version 1.24 ๐Ÿคฆ .
[ "type/bug", "area/platform", "community", "helm", "team/deployments", "Stale" ]
[ "postgres", "airbyte", "docker", "kubernetes", "s3" ]
true
etl_deployment_errors
0
18
closed
2025-01-22T20:18:26Z
airbyte-issue-45903
github_issues
https://github.com/airbytehq/airbyte/issues/45903
ingestion
[helm] Job tolerations are ignored
### Helm Chart Version 1.0.0 ### What step the error happened? On deploy ### Relevant information On prior versions of the Helm Chart, tolerations set in Helm values are properly propagated to the job pods. In the new version, the tolerations in Helm values are not added to the job pods. As a result, o...
This is a work in progress @joeybenamy. Hope to get update EOW.
[ "type/bug", "area/platform", "community", "team/deployments" ]
[ "postgres", "airbyte", "kubernetes" ]
true
etl_deployment_errors
8
18
closed
2024-09-25T15:33:50Z
airbyte-issue-58086
github_issues
https://github.com/airbytehq/airbyte/issues/58086
ingestion
bootloader pod hangs during installation
### What happened? hangs at Installing 'airbyte/airbyte' (version: 1.6.0) Helm Chart (this may take several minutes) and eventually times out. see attached log screen depicts 13 mins but it usually times out around the 45+ minutes. ![Image](https://github.com/user-attachments/assets/ceed438e-64d8-47ec-a64d-2c30b5c12...
Here is another fresh install test from a different host. [bootloader2.txt](https://github.com/user-attachments/files/19799436/bootloader2.txt) At the point it hangs there are no problems that I can see so maybe the wait condition isn't working properly.
[ "type/bug", "community", "team/deployments", "Stale", "area/abctl" ]
[ "kubernetes", "airbyte", "docker" ]
true
etl_deployment_errors
2
17
closed
2025-04-15T18:11:15Z
airbyte-issue-55846
github_issues
https://github.com/airbytehq/airbyte/issues/55846
ingestion
[source-postgres] CDC sync is making the confirmed flush LSN to a value > saved state LSN
### Connector Name source-postgres ### Connector Version v3.6.28 ### What step the error happened? During the sync ### Relevant information Hi all, Something super weird is happening - 1. I am doing PG -> BQ, sync in CDC mode (im in latest PG source and BQ destination version and airbyte version 0.64.2) 2. This...
I am experiencing this issue using source-postgres version 3.6.30 in incremental append mode. For any readers needing an immediate solution, reverting to connector version 3.6.18 resolved this for me.
postgres]
[ "type/bug", "area/connectors", "community", "connectors/source/postgres", "team/db-dw-sources", "team/use" ]
[ "postgres", "airbyte" ]
true
etl_connector_errors
8
17
closed
2025-03-19T20:26:16Z
airbyte-issue-70222
github_issues
https://github.com/airbytehq/airbyte/issues/70222
ingestion
Saved offset is not valid for MongoDB incremental sync
### Connector Name sources/mongodb-v2 ### Connector Version 2.0.4 ### What step the error happened? During the sync ### Relevant information After several syncs, my connector starts to enter an undesirable state and fails with the error: `Saved offset is not valid. Please reset the connection, and then increase ...
Two things we know thanks to the information you put here: 1. The fix we made in 2.0.4 in #65579 to ensure the consistency of the saved state seems to be effective. In the state you posted I see a single `state` value whose name has special characters converted to an `_`, as expected ``` "shared_state": { "state": ...
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam", "team/use" ]
[ "kafka", "mongodb", "airbyte", "docker", "kubernetes" ]
true
etl_streaming_errors
1
16
closed
2025-11-26T04:12:16Z
airbyte-issue-64554
github_issues
https://github.com/airbytehq/airbyte/issues/64554
ingestion
[source-facebook-marketing] Missing Purchases - 7dc1dv Attribution
### Connector Name Facebook Ads ### Connector Version 3.5.8 ### What step the error happened? Other ### Relevant information Hey, We noticed that we are missing some Facebook Ads - Purchases (for 7 day click 1 day view attribution) since July 29th. It is affecting all the data we have using this metric. We cre...
Hi! We also experiencing an issue similar to this except with Leads and Prospects (for 7 day click 1 day view attribution). We also connected to the API and got correct numbers but when doing it through the tap it was wrong. This started July 29th and is persistent after rerunning the connector. We didn't see any direc...
facebook-marketing]
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam" ]
[ "airbyte" ]
false
etl_connector_errors
4
16
closed
2025-08-07T18:14:55Z
airbyte-issue-61586
github_issues
https://github.com/airbytehq/airbyte/issues/61586
ingestion
--insecure-cookies is ignored in airbyte 1.6.2 with abctl version: v0.26.0
### What happened? used abctl as: /usr/local/bin/abctl local install --verbose --insecure-cookies --low-resource-mode --no-browser but could not log in, got the usual "your credentials were correct, but airbyte is not configured for insecure cookies" ### What did you expect to happen? I expected to be able to log in...
i've same problem in 0.30.0 (( I'm in training and I'm not very good at everything. I have a virtual machine in the cloud where I am trying to set up airbyte and everything was successful for another week, but now with the upgrade to version 30, the --insecure-cookies key is not helping. my virtual machine doesn't have...
[ "type/bug", "community", "team/deployments", "Stale", "area/abctl" ]
[ "airbyte", "docker" ]
true
etl_deployment_errors
3
16
open
2025-06-13T13:54:58Z
airbyte-issue-47305
github_issues
https://github.com/airbytehq/airbyte/issues/47305
ingestion
[source-quickbooks] 'str' object has no attribute 'eval' ERROR
### Connector Name Quickbooks ### Connector Version 3.0.25 ### What step the error happened? Configuring a new connector ### Relevant information The connector was working for me last month, but it was disabled due to a separate issue. After noticing a new version of the connector was available, I re-enabled the...
@marcosmarxm Sure, I'll look into what's wrong. I noticed that the version @solidpro-devops was getting is on version 3.0.25 and the version we released in the PR is 3.0.26-rc @natikgadzhi Do we know if the RC version fixed this issue?
quickbooks]
[ "type/bug", "area/connectors", "community", "connectors/source/quickbooks", "team/marketplace" ]
[ "airbyte" ]
false
etl_connector_errors
1
16
closed
2024-10-23T16:29:24Z
airbyte-issue-55208
github_issues
https://github.com/airbytehq/airbyte/issues/55208
ingestion
[source klaviyo] Missing fields latest release
### Connector Name source-klaviyo ### Connector Version 2.14.2 ### What step the error happened? During the sync ### Relevant information The recent updates to the connector adding: "include": "metric,attributions" have not resolved the issue of the missing attribution data. I used the Klaviyo developer websit...
Yes, we can remove the custom error handler since it was already implemented in this release of the CDK: https://github.com/airbytehq/airbyte-python-cdk/releases/tag/v6.37.2 (https://github.com/airbytehq/airbyte-python-cdk/pull/384)
[ "type/bug", "area/connectors", "community", "connectors/source/klaviyo", "team/extensibility", "team/use", "Stale" ]
[ "airbyte" ]
false
etl_connector_errors
5
15
closed
2025-03-05T12:42:56Z
airbyte-issue-53652
github_issues
https://github.com/airbytehq/airbyte/issues/53652
ingestion
Airbyte Pod Intermittently Losing IRSA Permissions and Falling Back to Node IAM Role
### Helm Chart Version 1.3.1 ### What step the error happened? Other ### Relevant information I'm encountering an intermittent issue with an Airbyte pod running on EKS, which is configured to assume an AWS IAM role using IRSA. Every few days, the pod appears to lose the service account permissions and instead star...
Having the same issue with helm chart version 1.4.1
[ "type/bug", "area/platform", "kubernetes", "community", "team/deployments" ]
[ "kubernetes", "s3", "airbyte" ]
true
etl_deployment_errors
0
15
open
2025-02-12T11:35:36Z
airbyte-issue-52034
github_issues
https://github.com/airbytehq/airbyte/issues/52034
ingestion
[helm] Error on workload-launcher after migrating to 1.4.0 version
### Helm Chart Version 1.4.0 ### What step the error happened? On deploy ### Relevant information I am facing an issue after upgrading to Airbyte version 1.4.0. The problem occurs in the airbyte-workload-launcher pod and is an error when trying to create new pods, such as checking a data source. The problem that ...
The error only occurs in version 1.4.0. I have checked versions 1.2.0 and 1.3.2, but the issue does not arise in those versions. I hope the following error is resolved as well ```shell Error: couldn't find key JOB_KUBE_MAIN_CONTAINER_IMAGE_PULL_SECRET in ConfigMap airbyte/airbyte-airbyte-env ```
[ "type/bug", "area/platform", "community", "helm", "team/deployments" ]
[ "kubernetes", "airbyte", "docker", "bigquery" ]
true
etl_deployment_errors
3
15
closed
2025-01-20T17:32:56Z
airbyte-issue-48879
github_issues
https://github.com/airbytehq/airbyte/issues/48879
ingestion
Sync attempt with killed pod hangs eternally
### Helm Chart Version 1.2.0 ### What step the error happened? During the Sync ### Relevant information When the pod for a sync gets killed externally (e.g. by cluster downsizing or running nodes on EC2 spot instances), the sync just hangs there without starting a new attempt or failing. I would expect the heartbe...
@airbytehq/move-platform can someone take a look into this issue?
[ "type/bug", "area/platform", "community", "team/platform-move" ]
[ "kubernetes", "airbyte" ]
true
etl_deployment_errors
1
15
closed
2024-12-10T14:21:25Z
airbyte-issue-61339
github_issues
https://github.com/airbytehq/airbyte/issues/61339
ingestion
[Docs]: Having issue in local setup
### Page URL _No response_ ### Description i am following the documentation and doing abctl local install but for hours facing this issue ` SUCCESS Cluster 'airbyte-abctl' validation complete INFO Pulling image airbyte/airbyte-base-java-image:3.3.5 INFO Pulling image airbyte/async-profiler:1.6.2 INFO ...
me too
[ "type/bug", "area/documentation", "community", "autoteam", "team/documentation", "Stale" ]
[ "airbyte", "docker" ]
true
etl_deployment_errors
0
14
closed
2025-06-03T12:27:31Z
airbyte-issue-54713
github_issues
https://github.com/airbytehq/airbyte/issues/54713
ingestion
[source-revenuecat] Missing Schema and no pagination
### Connector Name source-revenuecat ### Connector Version 0.0.4 ### What step the error happened? During the sync ### Relevant information Hey, I'm trying to use the RevenueCat connector. I think the implementation is pretty outdated, I've observed 2 big problems: - No schema on some streams leading to sync er...
Sure @sheinbergon,if you have custom logic for pagination, please do. I'll check on my side, Thanks!
revenuecat]
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam" ]
[ "airbyte", "bigquery" ]
true
etl_warehouse_errors
1
14
closed
2025-02-27T23:38:44Z
airbyte-issue-50429
github_issues
https://github.com/airbytehq/airbyte/issues/50429
ingestion
abctl local install on M4 macOS 15.2 fails with error "pod airbyte-abctl-airbyte-bootloader failed"
### What happened? ```console $ abctl local install --verbose INFO Using Kubernetes provider: Provider: kind Kubeconfig: /Users/cmb/.airbyte/abctl/abctl.kubeconfig Context: kind-airbyte-abctl SUCCESS Found Docker installation: version 27.4.0 ...
Hello @martinburch some users reported having issue with M4 as well. I'll raise this problem to the deployment team.
[ "type/bug", "community", "autoteam", "team/deployments", "area/abctl" ]
[ "postgres", "airbyte", "docker", "kubernetes" ]
true
etl_deployment_errors
5
14
open
2024-12-27T00:44:17Z
airbyte-issue-48407
github_issues
https://github.com/airbytehq/airbyte/issues/48407
ingestion
[helm] S3 Exceptions: Wrong region and malformed authorization header
### Helm Chart Version 1.2.0 ### What step the error happened? During the Sync ### Relevant information With Airbyte 1.2.0 and Helm chart 1.2.0, syncs and checks on sources and destinations fail with an HTTP 504. Relevant Helm values: ``` global: storage: bucket: log: airbyte-logs-uat state: air...
Added some more detail @marcosmarxm
[ "type/bug", "area/platform", "community", "team/deployments", "integration/state-logging" ]
[ "kubernetes", "s3", "airbyte", "snowflake" ]
true
etl_deployment_errors
1
14
closed
2024-11-07T18:26:28Z
airbyte-issue-46401
github_issues
https://github.com/airbytehq/airbyte/issues/46401
ingestion
๐Ÿ› [helm] node-viewer ClusterRole exists and cannot be imported into the current release
### Helm Chart Version 1.1.0, 1.2.0 ### What step the error happened? Upgrading the Platform or Helm Chart ### Relevant information I've got two airbyte environments deployed with helm charts in different namespaces on the same kubernetes cluster. Upgrading the helm chart from 1.0.0 to 1.1.0 worked well on the fir...
A workaround might be to disable the creation of the service account, ``` serviceAccount: create: false ``` defined here: https://github.com/airbytehq/airbyte-platform/blob/main/charts/airbyte/values.yaml#L206 You'll have to create the service account and rbac resources once, but disabling recreation of these reso...
[ "type/bug", "area/platform", "community", "helm", "team/deployments", "Stale" ]
[ "kubernetes", "airbyte" ]
true
etl_deployment_errors
3
14
closed
2024-10-05T12:18:27Z
airbyte-issue-65595
github_issues
https://github.com/airbytehq/airbyte/issues/65595
ingestion
Token generation fails with "Invalid client id or token" after abctl install on port 8002
### What happened? What happened? I installed Airbyte locally using abctl with NodePort set to 8002. All sources and destinations work fine in the UI. I also retrieved client credentials using abctl, but when I try to generate a token with them, the request fails with Invalid client id or token. 400 and also error 4...
![Image](https://github.com/user-attachments/assets/216155b3-c03d-4c83-93d2-57d22f12f10a) getting similar issue, where under Settings > Applications, the client-id seems to be absent
[ "type/bug", "community", "needs-triage", "autoteam", "team/use", "area/abctl" ]
[ "airbyte", "docker" ]
true
etl_deployment_errors
3
13
closed
2025-08-28T17:35:22Z
airbyte-issue-62832
github_issues
https://github.com/airbytehq/airbyte/issues/62832
ingestion
[source-mongodb-v2] Corrupted cursor after `The main thread is exiting while children non-daemon threads from a connector are still active.`
### Connector Name source-mongodb-v2 ### Connector Version 2.0.1 ### What step the error happened? During the sync ### Relevant information That then messed up the CDC cursor and now all related mongodb that use append mode broke..? Do i need to reset, downgrade or what? ![Image](https://github.com/user-attach...
This happened again, whats with it happening everyweek this time there's no special error, its this from the first failure: ``` 2025-07-21 21:00:29 source INFO main i.a.i.s.m.c.MongoDbDebeziumStateUtil(isValidResumeToken):129 Exception : Command failed with error 286 (ChangeStreamHistoryLost): 'PlanExecutor error durin...
mongodb-v2]
[ "type/bug", "area/connectors", "community", "autoteam", "connectors/source/mongodb-v2", "team/use" ]
[ "mongodb", "airbyte", "bigquery" ]
true
etl_warehouse_errors
0
13
open
2025-07-07T14:30:38Z
airbyte-issue-60878
github_issues
https://github.com/airbytehq/airbyte/issues/60878
ingestion
[destination-s3] Selective Columns: selected_fields is not working
### Connector Name data-analytics-salesforce-s3-connection-development ### Connector Version source-version: 2.6.3 ### What step the error happened? Other ### Relevant information I want to be able to deselect some fields in my connector. When I deselect it via the UI the change is reflected, however after the s...
I will look into it
s3]
[ "type/bug", "area/connectors", "community", "connectors/destination/s3", "team/destinations" ]
[ "s3", "airbyte", "salesforce" ]
true
etl_connector_errors
1
13
closed
2025-05-23T11:55:31Z
airbyte-issue-59197
github_issues
https://github.com/airbytehq/airbyte/issues/59197
ingestion
[destination-S3]does not work with Minio
### Connector Name airbyte/destination-s3 ### Connector Version 1.8.0 ### What step the error happened? None ### Relevant information I'm trying to create a new s3 destination on airbyte. I'm testing my application locally with Minio. The local structure is created in a cluster kind, so everything is created w...
running into the exact same issues. tested each minor version from 1.5 -> 1.8 and the dev 1.8.2 version. All display the same behavior. 1.4 works. Running on a fresh kind cluster using the latest helm version of airbyte.
S3]does
[ "type/bug", "area/connectors", "community", "connectors/destination/s3", "team/destinations" ]
[ "kubernetes", "s3", "airbyte" ]
true
etl_deployment_errors
10
13
closed
2025-05-02T14:12:33Z
airbyte-issue-58666
github_issues
https://github.com/airbytehq/airbyte/issues/58666
ingestion
[source-pardot] - missing data for certain streams
### Connector Name source-pardot ### Connector Version v1.0.10 ### What step the error happened? Other ### Relevant information I am seeing some missing data from streams **visits**, **visitors**, **visitor_activities**, **visitor_page_views** and **list_membership**. Anyone seeing the same thing? Thanks! We ar...
@marcosmarxm I've pushed a fix for this that I've been testing through Builder, which is available in PR #59758 . For non-incremental streams like the current `prospect_accounts`, this just starts a new pagination set after the initial pagination limit (100K records) is hit. It does this by injecting the query value ...
pardot]
[ "type/bug", "area/connectors", "community", "autoteam", "connectors/source/pardot", "team/use", "Stale" ]
[ "airbyte" ]
false
etl_connector_errors
1
13
open
2025-04-25T08:56:03Z
airbyte-issue-51031
github_issues
https://github.com/airbytehq/airbyte/issues/51031
ingestion
[source-mongodb] Field 'allowDiskUse' is currently not supported
### Connector Name source-mongodb ### Connector Version 1.5.9 ### What step the error happened? During the sync ### Relevant information Hi, during MongoDB(AWS DocumentDB) -> Redshift i get error Field 'allowDiskUse' is currently not supported'. How can i repair it? Connection String: ``` mongodb://airbyte:RE...
At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please ...
mongodb]
[ "type/bug", "area/connectors", "community", "connectors/source/mongodb", "team/db-dw-sources", "Stale" ]
[ "mongodb", "airbyte", "redshift" ]
true
etl_warehouse_errors
0
13
closed
2025-01-10T10:44:15Z
airbyte-issue-49842
github_issues
https://github.com/airbytehq/airbyte/issues/49842
ingestion
[source-quickbooks] token expires every 24h
### Connector Name Quickbooks ### Connector Version QuickBooks v3.0.26 ### What step the error happened? None ### Relevant information Strange behavior on disconnects every 24 hours with the QuickBooks connector. It doesn't appear the token refresh every 24 hours like its supposed to any more? My oauth producti...
Hey @berz01 We just released a new version of QB (v4.0.0) with the fix. It's a major version upgrade because the credentials object was removed from the config and all the config fields were moved to the root level so you might need to repopulate the config fields. TLDR: QB v4.0.0 solves this issue!
quickbooks]
[ "type/bug", "area/connectors", "community", "team/connectors-python", "connectors/source/quickbooks" ]
[ "airbyte" ]
false
etl_connector_errors
0
13
closed
2024-12-17T20:25:20Z
airbyte-issue-45911
github_issues
https://github.com/airbytehq/airbyte/issues/45911
ingestion
[source-quickbooks] not working after access token expires
### Connector Name source-quickbooks ### Connector Version 3.0.3 ### What step the error happened? Updating the connector ### Relevant information Added all OAuth 2.0 info Setup the Token Expiry Date to be 1h after the access token was generated (or closer time to it in the :30 mins intervals it allows) Initia...
Hey @tomsweeting We just released a new version of QB (v4.0.0) with the fix. It's a major version upgrade because the credentials object was removed from the config and all the config fields were moved to the root level so you might need to repopulate the config fields. TLDR: QB v4.0.0 solves this issue!
quickbooks]
[ "type/bug", "area/connectors", "community", "team/connectors-python", "autoteam", "connectors/source/quickbooks", "team/use" ]
[ "airbyte" ]
false
etl_connector_errors
5
13
open
2024-09-25T20:48:18Z
airbyte-issue-68681
github_issues
https://github.com/airbytehq/airbyte/issues/68681
ingestion
[destination-snowflake] Future table grants lost after second sync with 'Full Refresh | Overwrite'
### Connector Name destination-snowflake ### Connector Version 4.0.17 ### What step the error happened? During the sync ### Relevant information When using 'Full Refresh | Overwrite' sync mode with a Snowflake destination, future table grants (e.g., SELECT privileges) are lost after the second sync completes. Th...
We have the same issue, do you have any fixes ?
snowflake]
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam", "team/use" ]
[ "mysql", "airbyte", "snowflake" ]
true
etl_warehouse_errors
14
12
open
2025-10-28T15:13:01Z
airbyte-issue-68136
github_issues
https://github.com/airbytehq/airbyte/issues/68136
ingestion
Error while installing airbyte through helm chart
### Helm Chart Version 2.0.0 ,2.0.0 ### What step the error happened? Upgrading the Platform or Helm Chart ### Relevant information i have installed airbyte using helm chart in my local microk8s helm repo add airbyte https://airbytehq.github.io/helm-charts helm repo update wget https://raw.githubusercontent...
We're taking a look at this. It appears to be specific to Helm chart V1, but we did intend that you could use that chart with Airbyte 2.0. In the mean time, you can keep running 1.8.5. If you would like to run Airbyte 2.0, you can migrate to the Helm chart V2 repo and deploy 2.0 with that, since that's working well.
[ "type/bug", "area/platform", "community", "needs-triage", "team/compose", "team/platform-move", "autoteam" ]
[ "postgres", "airbyte", "docker", "kubernetes" ]
true
etl_deployment_errors
2
12
open
2025-10-16T13:11:21Z
airbyte-issue-65574
github_issues
https://github.com/airbytehq/airbyte/issues/65574
ingestion
[source-file] error 502 - Error on airbyte-abctl-worker
### Connector Name source-file ### Connector Version 0.5.40 ### What step the error happened? Configuring a new connector ### Relevant information Hi, I cannot create any file connector. This is a fresh install of Airbyte following this guide : https://docs.airbyte.com/platform/deploying-airbyte/abctl-ec2 All t...
This appears to be a platform infrastructure error, not a connector bug. Routing to the platform team.
file]
[ "type/bug", "area/connectors", "area/platform", "community", "needs-triage", "team/extensibility", "autoteam", "team/use" ]
[ "airbyte" ]
false
etl_connector_errors
2
12
open
2025-08-27T18:20:34Z
airbyte-issue-65096
github_issues
https://github.com/airbytehq/airbyte/issues/65096
ingestion
Airbyte Helm 1.8.0 is missing webapp:1.8.0
### Helm Chart Version 1.8.0 ### What step the error happened? Upgrading the Platform or Helm Chart ### Relevant information When we try to upgrade the helm to 1.8.0, the webapp doesn't get updated. I enabled the webapp and got the error `docker.io/airbyte/webapp:1.8.0: not found` <img width="1386" height="128" a...
Look like it, but I didn't take note of it since restoring the database worked.
[ "type/bug", "area/platform", "community", "needs-triage", "team/compose", "team/platform-move", "autoteam" ]
[ "kubernetes", "airbyte", "docker" ]
true
etl_deployment_errors
1
12
open
2025-08-19T21:41:21Z
airbyte-issue-49938
github_issues
https://github.com/airbytehq/airbyte/issues/49938
ingestion
[helm] Cannot start replication pods when using a service account not named `airbyte-admin` (Airbyte OSS 1.3.1)
### Helm Chart Version 1.3.1 ### What step the error happened? During the Sync ### Relevant information ## Summary After upgrading Airbyte to 1.3.1 (OSS), when workload-launcher starts a replication pod, it does a PATCH call to pods it is trying to launch, however the PATCH call seems to try to use `airbyte-admin...
Fixed by explicitly defining the ServiceAccount name via the `global.jobs.kube.serviceAccountName` Helm value. Reference - https://github.com/airbytehq/airbyte-platform/blob/630df9c91f6a0e1feecf63546caad00aa77812ef/charts/airbyte-workload-launcher/templates/deployment.yaml#L165
[ "type/bug", "area/platform", "community", "team/deployments" ]
[ "postgres", "airbyte", "docker", "kubernetes" ]
true
etl_deployment_errors
5
12
open
2024-12-19T13:47:50Z
airbyte-issue-48509
github_issues
https://github.com/airbytehq/airbyte/issues/48509
ingestion
[source-trustpilot] Bad Request for url for refresh token
### Connector Name trustpilot ### Connector Version 0.32 ### What step the error happened? None ### Relevant information The issue I reported https://github.com/airbytehq/airbyte/issues/42854 and https://github.com/airbytehq/airbyte/pull/42855 is still present. Initial set up and connection tests passes. First s...
Nope, I haven't heard anything yet in slack, Yes @haeraeus it would be helpful if you have any ideas for fix
trustpilot]
[ "type/bug", "area/connectors", "community", "autoteam", "connectors/source/trustpilot", "team/use", "team/community-devs" ]
[ "airbyte" ]
false
etl_connector_errors
0
12
closed
2024-11-15T12:35:29Z
airbyte-issue-48503
github_issues
https://github.com/airbytehq/airbyte/issues/48503
ingestion
[helm] Using GCS Results in could not find attempt stats for job_id
### Helm Chart Version 1.1.0 ### What step the error happened? None ### Relevant information Hi, we currently having issues implementing a datadog integration with out gke hosted airbyte deployment. We use argocd which runs a helm template on the 1.1.0 helm chart to deploy all the resources. Here's our current ov...
I included the issue to the platform team responsible for this part of the code. @airbytehq/platform-move can someone take a look into this issue?
[ "type/bug", "area/platform", "community", "team/platform-move", "Stale" ]
[ "postgres", "airbyte", "gcs", "kubernetes" ]
true
etl_deployment_errors
2
12
closed
2024-11-14T23:39:39Z
airbyte-issue-45645
github_issues
https://github.com/airbytehq/airbyte/issues/45645
ingestion
Unclear documentation regarding local file source connector
### What happened? Hey, i have just installed airbyte using the abctl command on a windows vm. I want to add a local folder so i can add that as a source for local files. The problem here is, that the documentation is talking about configs in the .env file, but that is when using the docker-compose approach which, ac...
Following up here, support for writing to a local filesystem is currently not functioning. We have a plan to fix that issue, but it is currently not at the top of the priority list. Thumbs up this post if this is a critical feature for you and that will help us rank this issue higher.
[ "type/bug", "community", "team/deployments", "Stale", "area/abctl" ]
[ "airbyte", "docker" ]
true
etl_deployment_errors
4
12
closed
2024-09-18T07:49:42Z
airbyte-issue-68134
github_issues
https://github.com/airbytehq/airbyte/issues/68134
ingestion
Multiple issues with 2.0.0 chart
### Helm Chart Version 2.0.0 ### What step the error happened? On deploy ### Relevant information Hi, I have multiple issues with the fresh installation of Airbyte with Helm chart 2.0.0. 1. Failed to pull image "airbyte/webapp:2.0.0": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/...
They stated a bit ago that the webapp was no longer updated. It needs to be removed from the charting. That said, you can workaround this by setting webapp.enabled: false in your values. I am also here to say that I am running into issues with v2. I also had to manually add STORAGE_BUCKET_AUDIT_LOGGING to env_vars, bu...
[ "type/bug", "area/platform", "community", "needs-triage", "team/compose", "team/platform-move", "autoteam" ]
[ "postgres", "airbyte", "docker", "kubernetes", "s3" ]
true
etl_deployment_errors
0
11
closed
2025-10-16T11:41:50Z
airbyte-issue-65608
github_issues
https://github.com/airbytehq/airbyte/issues/65608
ingestion
Email shows as not set
### What happened? When running abctl local credentials, the email is marked as: <img width="570" height="131" alt="Image" src="https://github.com/user-attachments/assets/a45b9ccc-5776-4341-b076-4966209ca57f" /> ### What did you expect to happen? When I go to older versions of airbyte, the email field is shown corr...
I got same issue <img width="565" height="119" alt="Image" src="https://github.com/user-attachments/assets/dfe1c0b1-0d34-41ea-bcb4-7e52333852b6" /> root@test-ldap-ansible-29:/etc/nginx/certs# abctl local status INFO Using Kubernetes provider: Provider: kind Kubeconfig: /root/.airbyte/ab...
[ "type/bug", "community", "needs-triage", "autoteam", "team/use", "team/deployments", "area/abctl" ]
[ "kubernetes", "airbyte", "docker" ]
true
etl_deployment_errors
9
11
open
2025-08-29T07:52:52Z
airbyte-issue-64549
github_issues
https://github.com/airbytehq/airbyte/issues/64549
ingestion
Monday connector - Error
### Connector Name monday ### Connector Version 2.4..1 ### What step the error happened? None ### Relevant information hi, since 6th august i have an error on all my monday connections GET' request to 'https://api.monday.com/v2?query=query%7Bboards%28limit%3A1%2Cids%3A%5B1302183170%5D%29%7Bactivity_logs%28limit...
Hello everyone, thank you for your patience.[ A fix was merged](https://github.com/airbytehq/airbyte/pull/64878) about an hour ago that should resolve the `Invalid GraphQL request` error on version `2.4.4` of the Monday Source connector. Please try a sync on the new version and let us know if it is now working!
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam" ]
[ "airbyte" ]
false
etl_connector_errors
5
11
closed
2025-08-07T14:29:49Z
airbyte-issue-64121
github_issues
https://github.com/airbytehq/airbyte/issues/64121
ingestion
[source-youtube-analytics] sync fails for deprecated channel reports
### Connector Name source-youtube-analytics ### Connector Version 0.2.0 ### What step the error happened? During the sync ### Relevant information Sync from source-youtube-analytics fails due to the response status code 400 from youtube APIs. After some investigation, I have found that the failed streams try to ...
@maloyuso hi, we are working on this. PR needs some changes. When it ready, we will review and test it.
youtube-analytics]
[ "type/bug", "area/connectors", "community", "needs-triage", "autoteam", "team/use", "api-deprecations" ]
[ "airbyte" ]
false
etl_connector_errors
1
11
closed
2025-07-30T08:20:18Z
airbyte-issue-62467
github_issues
https://github.com/airbytehq/airbyte/issues/62467
ingestion
[source-hubspot] Mid-sync Auth Failures on Associations Make Contacts Stream Unusable on Large Accounts
### Connector Name source-hubspot ### Connector Version 5.8.10 ### What step the error happened? During the sync ### Relevant information HubSpot connections sometimes fail mid-sync while syncing the Contacts stream. The simplified error is `Failure in source: Unauthorized. Please ensure you are authenticated co...
Thanks for the detailed analysis @justbeez , very helpful! PR is up for review here: https://github.com/airbytehq/airbyte/pull/62481
hubspot]
[ "type/bug", "area/connectors", "community", "needs-triage", "connectors/source/hubspot", "team/extensibility", "autoteam" ]
[ "hubspot", "airbyte" ]
true
etl_connector_errors
1
11
closed
2025-07-01T17:06:57Z
airbyte-issue-61352
github_issues
https://github.com/airbytehq/airbyte/issues/61352
ingestion
[source-hubspot] line_item table sync never completes. Possibly stuck in loop
### Connector Name source-hubspot ### Connector Version 5.8.4 ### What step the error happened? During the sync ### Relevant information The `line_item` and `goals` tables never finishes syncing, regardless of the sync mode used. The process runs for over 20 hours and continues downloading data, surpassing 50GB....
created a pr with a fix for pagination: https://github.com/airbytehq/airbyte/pull/61502
hubspot]
[ "type/bug", "area/connectors", "community", "connectors/source/hubspot", "team/extensibility" ]
[ "hubspot", "airbyte", "bigquery" ]
true
etl_warehouse_errors
1
11
closed
2025-06-03T21:03:37Z
airbyte-issue-55812
github_issues
https://github.com/airbytehq/airbyte/issues/55812
ingestion
All sync jobs hanging indefinitely
### Helm Chart Version 1.5.1 ### What step the error happened? During the Sync ### Relevant information After rolling out a new sync job for a no-code connector with a lot of streams, we encountered some sort of issue overnight that resulted in multiple failed syncs and a number of syncs stuck in "Queued" or "Star...
@kyleromines @marcosmarxm Thank you! I can confirm deleting the logs out of the MinIO storage solved the issue for me. I didn't delete the whole MinIO storage but went into the MinIO container and deleted the logs in the following directory: **/storage/airbyte-storage/job-logging/workspace** You could potentially also...
[ "type/bug", "area/platform", "community", "team/deployments", "minio", "Stale" ]
[ "kubernetes", "airbyte", "docker" ]
true
etl_deployment_errors
1
11
closed
2025-03-18T03:23:26Z
airbyte-issue-53609
github_issues
https://github.com/airbytehq/airbyte/issues/53609
ingestion
Error 500 - Internal Server Error: java.io.IOException: HTTP error fetching enterprise sources
### Connector Documentation URL N/A ### What error are you seeing? ``` { "url": "x/xxxxxx-xxxx-xxxx-xxx-xxxxxxxx/connections/new-connection?sourceType=new", "airbyteVersion": "dev", "errorType": "HttpError", "errorConstructor": "Ju", "error": { "i18nKey": "errors.http.internalServerError", "i18nPara...
Hello, sorry about that. The team already fixed and cleaned the cache for the endpoint. I'm closing as solved by let me know if someone still facing the problem.
[ "type/bug", "community", "needs-triage", "autoteam", "area/connector-builder", "team/use", "ai-assist" ]
[ "airbyte" ]
false
etl_connector_errors
6
11
closed
2025-02-10T03:15:53Z
airbyte-issue-50979
github_issues
https://github.com/airbytehq/airbyte/issues/50979
ingestion
[helm] Workload pods are missing the service account
### Helm Chart Version 1.3.0 ### What step the error happened? Other ### Relevant information I'd like to preface by apologizing, as I am an SRE that is supporting our Data team while migrating our Airbyte install to Kubernetes, but I haven't personally used Airbyte myself, so some terminology might be misused. I'...
At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please ...
[ "type/bug", "area/platform", "community", "helm", "team/deployments", "Stale" ]
[ "postgres", "airbyte", "docker", "kubernetes", "s3" ]
true
etl_deployment_errors
0
11
closed
2025-01-08T13:22:49Z
airbyte-issue-48481
github_issues
https://github.com/airbytehq/airbyte/issues/48481
ingestion
[source-okta] KeyError: 'base_url'
### Connector Name source-okta ### Connector Version 0.3.11 ### What step the error happened? None ### Relevant information Trying to connect to okta using OAuth seems to have several issues. First after inputing client ID, secret and refresh token it throws a stracktrace on: File "/airbyte/integration_code/sou...
Maybe ill take a look in this
okta]
[ "type/bug", "area/connectors", "community", "connectors/source/okta", "autoteam", "team/use", "Stale", "good first issue", "team/community-devs" ]
[ "airbyte" ]
false
etl_connector_errors
0
11
closed
2024-11-13T17:46:29Z
airbyte-issue-46903
github_issues
https://github.com/airbytehq/airbyte/issues/46903
ingestion
[builder] OAuth Authenticator Misconfiguration for client_credentials Grant Type in DeclarativeSource
### Helm Chart Version I am unsure of the Helm Chart version, as this information is not explicitly mentioned in the Airbyte UI or the setup guide I followed. Could you please provide instructions on how to retrieve this information? ### What step the error happened? On deploy ### Relevant information ### **Bug Re...
This bug is still not fixed in version 1.8.5
[ "type/bug", "community", "team/platform-move", "area/connector-builder", "team/marketplace" ]
[ "kubernetes", "airbyte" ]
true
etl_deployment_errors
1
11
open
2024-10-14T22:29:13Z
airbyte-issue-46554
github_issues
https://github.com/airbytehq/airbyte/issues/46554
ingestion
Airbyte not responding via UI or API
### What happened? Related issue: https://github.com/airbytehq/airbyte/issues/44833 Airbyte does not respond via UI or via the API. Temporal logs show errors and warnings like: ``` {"level":"info","ts":"2024-10-07T13:29:15.145Z","msg":"matching client encountered error","service":"frontend","error":"service ra...
Were you able to resolve this issue?
[ "type/bug", "community", "team/use", "area/abctl" ]
[ "airbyte", "docker" ]
true
etl_deployment_errors
0
11
closed
2024-10-07T18:54:26Z
airbyte-issue-73706
github_issues
https://github.com/airbytehq/airbyte/issues/73706
ingestion
[source-mssql] v4.3.4 LSN validation regression breaks CDC on Azure SQL geo-replicas
### Connector Name source-mssql ### Connector Version 4.3.4 ### What step the error happened? During the sync ### Relevant information ### Summary After the auto-update to source-mssql v4.3.4, all CDC connections using an Azure SQL Database geo-replica as the source started failing immediately on 2026-02-18. The...
Hi @yardencarmeli, thanks for looking into this. I appreciate the suggestion, but our diagnostics don't align with CDC cleanup retention being the cause. Here's why: **CDC retention is already well above the recommended threshold, i.e., 10 days on database A, whereas the working database (i.e., database B) actually h...
mssql]
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam" ]
[ "airbyte" ]
false
etl_connector_errors
0
10
open
2026-02-21T10:56:54Z
airbyte-issue-72820
github_issues
https://github.com/airbytehq/airbyte/issues/72820
ingestion
[source-google-ads] Syncs hang indefinitely on 403 errors in v4.1.4 due to streaming decoder issue
### Connector Name source-google-ads ### Connector Version 4.1.4 ### What step the error happened? During the sync ### Relevant information After upgrading to version 4.1.4, full refresh syncs are getting stuck indefinitely instead of completing or failing. The syncs run for many hours (6+ hours) when they norma...
> **AI Triage Starting...** Thank you for opening this issue! I'm an AI assistant that will help with initial triage. I'll review your issue and: - Ask clarifying questions if needed - Provide immediate guidance if available - Escalate to the appropriate team if this requires engineering attention [View playbook](ht...
google-ads]
[ "type/bug", "area/connectors", "team/extensibility" ]
[ "airbyte" ]
false
etl_connector_errors
0
10
closed
2026-02-04T02:57:29Z
airbyte-issue-71263
github_issues
https://github.com/airbytehq/airbyte/issues/71263
ingestion
Facebook Marketing OAuth: `read_insights` scope is invalid and breaks login
### Connector Name source-facebook-marketing ### Connector Version 4.2.0 ### What step the error happened? Configuring a new connector ### Relevant information ### Summary When authenticating the Facebook Marketing source via OAuth, Airbyte includes the scope `read_insights` in the authorization request. Meta ...
@GuillermoTM hi, could you please clarify what oauth app you were using, your own or airbyte app?
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam" ]
[ "airbyte" ]
false
etl_connector_errors
0
10
closed
2026-01-09T15:33:00Z
airbyte-issue-68115
github_issues
https://github.com/airbytehq/airbyte/issues/68115
ingestion
airbyte services stuck where no new job pods are launched
### Helm Chart Version 2.0.17 ### What step the error happened? During the Sync ### Relevant information for version 1.8.5 I am seeing errors across `cron` `temporal` `worker` `workload launcher` and airbyte namespace won't have new pods starting. I am running 500+ syncs every two hours here summary from claude: ...
FYI, I think I had a similar issue after upgrading to 2.0. After investigation, we found out looking inside the airbyte database and running ```SELECT * FROM public.dataplane_group``` that 2 dataplane_group were existing (1 from before the upgrade to 2.0, 1 after the upgrade)and the jobs were being pushed to dataplane ...
[ "type/bug", "area/platform", "community", "needs-triage", "team/compose", "team/platform-move", "autoteam" ]
[ "kubernetes", "airbyte" ]
true
etl_deployment_errors
2
10
open
2025-10-15T18:48:44Z
airbyte-issue-66667
github_issues
https://github.com/airbytehq/airbyte/issues/66667
ingestion
[source-xero] Xero source is broken since 2.1.0. No records returned for streams
### Connector Name source-xero ### Connector Version 2.1.0 - 2.1.4 ### What step the error happened? During the sync ### Relevant information Xero source doesn't return any rows since version 2.1.0 It seems to make correct API calls that return payload with data But no records are produced from these results Ve...
@mahadirz thank you for your contribution!
xero]
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam", "team/use" ]
[ "airbyte" ]
false
etl_connector_errors
0
10
open
2025-09-24T10:39:17Z
airbyte-issue-61570
github_issues
https://github.com/airbytehq/airbyte/issues/61570
ingestion
[destination-clickhouse] ClickHouse destination connectors failing since last commit
### Connector Name destination-clickhouse ### Connector Version 1.0.0 ### What step the error happened? During the sync ### Relevant information All of our syncs to ClickHouse have been failing for the last ~18 hours, the kubernetes pods for `destination-clickhouse-write-*` are all showing `NotReady` status. It...
https://github.com/airbytehq/airbyte/pull/61581 is the re-publishing of the previous image at the same 1.0.0 tag. It might be that the previous image is cached on your Kubernetes nodes.
clickhouse]
[ "type/bug", "area/connectors", "community", "connectors/destination/clickhouse", "team/destinations" ]
[ "kubernetes", "airbyte", "docker" ]
true
etl_deployment_errors
0
10
closed
2025-06-12T21:36:17Z
airbyte-issue-60971
github_issues
https://github.com/airbytehq/airbyte/issues/60971
ingestion
[hubspot-source] - properties_hs_hd_ticket_ids declared as numeric but should be string โ†’ sync fails on engagements_notes
### Connector Name source-hubspot ### Connector Version 5.7.0 ### What step the error happened? During the sync ### Relevant information During a HubSpot Source โ†’ Postgres Destination sync, the HubSpot connector treats the field properties_hs_hd_ticket_ids as numeric. That field returns ticket-ID lists or concat...
We had to revert this change in version 6.0.3 due to problems in the platform with handling multiple types. We will re-evaluate what is our next step and keep you posted
[ "type/bug", "area/connectors", "community", "connectors/source/hubspot", "team/extensibility" ]
[ "postgres", "hubspot", "airbyte" ]
true
etl_connector_errors
0
10
open
2025-05-29T08:20:39Z
airbyte-issue-60917
github_issues
https://github.com/airbytehq/airbyte/issues/60917
ingestion
[source-jira] can't load the big project
### Connector Name source-jira ### Connector Version 4.1.1 ### What step the error happened? During the sync ### Relevant information I have Jira with five projects: three small projects (<10,000 issues) and two larger ones (~25,000 issues), each with approximately 10 comments per issue. I tried to load all the...
after 24 hours, the state is cimpletely the same: <img width="1090" alt="Image" src="https://github.com/user-attachments/assets/f9ebb5b1-ca2a-41e8-9ef7-a759f8aa851a" />
jira]
[ "type/bug", "area/connectors", "community", "connectors/source/jira", "team/extensibility", "Stale" ]
[ "airbyte" ]
false
etl_connector_errors
1
10
closed
2025-05-27T14:17:26Z
airbyte-issue-59154
github_issues
https://github.com/airbytehq/airbyte/issues/59154
ingestion
[source-stripe] Since 5.11 release, invoice_lines is missing data and pushing the invoice information.
### Connector Name source-stripe ### Connector Version 5.11.0 ### What step the error happened? During the sync ### Relevant information There are records on invoice_line_items where instead of the line item id, it has the invoice id and relevant information about the line item is missing. In the Stripe API inv...
Some additional discussion in this [thread](https://airbytehq.slack.com/archives/C027KKE4BCZ/p1746044682128319) in community slack channel. It seems like [expansion](https://docs.stripe.com/expand) of related fields in Stripe API may be failing. Connector specifies fields to expand for invoices stream [here](https://g...
stripe]
[ "type/bug", "area/connectors", "community", "connectors/source/stripe", "team/extensibility", "team/use" ]
[ "stripe", "airbyte" ]
true
etl_connector_errors
0
10
closed
2025-04-29T21:36:58Z
airbyte-issue-57588
github_issues
https://github.com/airbytehq/airbyte/issues/57588
ingestion
[destination-typesense] Cannot invoke \"java.lang.Integer.intValue()\" because the return value of \"java.util.Map.get(Object)\" is null
### Connector Name destination-typesense ### Connector Version 0.1.45 ### What step the error happened? During the sync ### Relevant information Weโ€™re using Airbyte Cloud to sync a simple MongoDB collection (test_sync) to Typesense. โœ… The data is being synced successfully to Typesense โ€” verified through: - API...
has anyone been able to solve this issue: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.Map.get(Object)" is null ,i keep getting this error
typesense]
[ "type/bug", "area/connectors", "community", "autoteam", "connectors/destination/typesense", "team/use" ]
[ "mongodb", "airbyte" ]
true
etl_connector_errors
0
10
open
2025-04-12T10:02:04Z
airbyte-issue-53651
github_issues
https://github.com/airbytehq/airbyte/issues/53651
ingestion
[source-bing-ads] OAuth login failed: errors.http.internalServerError
### Connector Name source-bing-ads ### Connector Version 2.8.12 ### What step the error happened? Configuring a new connector ### Relevant information if I try to setup with Client ID and Developer Token then error: { "message": "Internal Server Error: Undefined parameter 'client_secret' necessary for the OA...
Found a solution. please dont laugh its stupid. just enter any text to the Client Secret field and click on Re-authentificate, then delete client secret and click save+test
bing-ads]
[ "type/bug", "area/connectors", "area/oauth", "community", "connectors/source/bing-ads", "team/extensibility" ]
[ "airbyte" ]
false
etl_connector_errors
0
10
closed
2025-02-12T10:47:38Z
airbyte-issue-53614
github_issues
https://github.com/airbytehq/airbyte/issues/53614
ingestion
[source-mysql] Sync Failure: Missing Rows When Syncing Large MySQL Table to Snowflake
### Helm Chart Version 1.3.1 ### What step the error happened? During the Sync ### Relevant information We set up a connection from a MySQL database to Snowflake using Airbyte. When testing the sync on a small table, all data transferred successfully. However, when attempting to sync a 38.27 GB table, we started s...
What are the connectors version? Are you customizing Helm to have more job resources?
mysql]
[ "type/bug", "area/platform", "community", "connectors/source/mysql", "team/db-dw-sources", "Stale" ]
[ "kubernetes", "mysql", "airbyte", "snowflake" ]
true
etl_deployment_errors
2
10
closed
2025-02-10T13:04:40Z
airbyte-issue-53167
github_issues
https://github.com/airbytehq/airbyte/issues/53167
ingestion
[source-amazon-seller-partner] syncs started failing after v4.5.0 was released
### Connector Name amazon-seller-partner ### Connector Version 4.5.0 ### What step the error happened? During the sync ### Relevant information We are using Airbyte Cloud. Our connection syncs started failing today with: `message='Airbyte could not track the sync progress. Sync process exited without reporting ...
Yikes. Alrighty, it definitely should not do that ;) @agarctfi did you see any support requests around Amazon Seller Partner by any chance? This is worth looking into
amazon-seller-partner]
[ "type/bug", "area/connectors", "community", "connectors/source/amazon-seller-partner", "team/extensibility", "Stale" ]
[ "bigquery", "airbyte", "docker", "gcs", "s3" ]
true
etl_deployment_errors
0
10
closed
2025-02-04T19:47:17Z
airbyte-issue-52151
github_issues
https://github.com/airbytehq/airbyte/issues/52151
ingestion
[source-gorgias] Rate limit causing sync to fail
### Connector Name source-gorgias ### Connector Version 0.0.8 ### What step the error happened? During the sync ### Relevant information I'm hitting the rate limit and the sync is eventually failing <img width="1191" alt="Image" src="https://github.com/user-attachments/assets/f2f44e01-8b99-4da7-bfa4-4eb0625d944...
I believe I solved this by changing the Backoff Strategy to "Wait time from header" and setting the Response Header Name to "Retry-after".
gorgias]
[ "type/bug", "area/connectors", "community", "team/connectors-python", "autoteam", "connectors/source/gorgias", "team/use", "Stale" ]
[ "airbyte" ]
false
etl_connector_errors
0
10
closed
2025-01-25T10:20:19Z
airbyte-issue-51607
github_issues
https://github.com/airbytehq/airbyte/issues/51607
ingestion
[source-mysql] MySQL CDC Issue - Debezium error - Can't incremental sync after the first full load
### Connector Name source-mysql ### Connector Version 3.9.4 ### What step the error happened? During the sync ### Relevant information # Issue Hi! We are trying to use the MySQL Source CDC feature to SYNC some tables using the incremental option. This feature will be needed because some tables have deletion in...
Updating here because of my other issue (https://github.com/airbytehq/airbyte/issues/51014) Even after upgrading from 3.9.4 MySQL Source to 3.11.0, this error in question still persists. When doing the full sync, it works, but in the incremental sync, there is a error: " Failure in source: MySQL Schema Change Error:...
mysql]
[ "type/bug", "area/connectors", "community", "connectors/source/mysql", "team/db-dw-sources" ]
[ "mysql", "airbyte", "kafka" ]
true
etl_streaming_errors
0
10
open
2025-01-17T14:03:45Z
airbyte-issue-49803
github_issues
https://github.com/airbytehq/airbyte/issues/49803
ingestion
[source-postgres] Airbyte Commits the Wrong LSN When Taking the Initial Snapshot
### Connector Name source-postgres ### Connector Version \>= 3.6.18 ### What step the error happened? None ### Relevant information # Summary Repeating failing pipelines or repeating full refreshing pipelines (Depending on the value for **Invalid CDC position behavior Property**) after 1st successfull initial s...
This was fixed in May for version `3.6.34`: https://github.com/airbytehq/airbyte/pull/60876
postgres]
[ "type/bug", "area/connectors", "community", "connectors/source/postgres", "team/db-dw-sources" ]
[ "postgres", "airbyte" ]
true
etl_connector_errors
15
10
closed
2024-12-15T09:22:43Z
airbyte-issue-48857
github_issues
https://github.com/airbytehq/airbyte/issues/48857
ingestion
[source-stripe] Customer_Balance_Transaction records are occasionally getting missed
### Connector Name source-stripe ### Connector Version 5.8.0 ### What step the error happened? None ### Relevant information We are seeing CBT's that aren't getting picked up on created/updated. I would have assumed since there is a created event for customer_balance_transaction [(doc here)](https://docs.stripe....
I already removed Legacy_cursor. This change seems to have resolved the issue, but I'm looking forward to seeing what the low code Stripe looks like! I'll put up a PR either tomorrow or next week as an interim solution.
stripe]
[ "type/bug", "area/connectors", "community", "connectors/source/stripe", "team/connectors-python" ]
[ "stripe", "airbyte" ]
true
etl_connector_errors
0
10
closed
2024-12-09T16:53:29Z
airbyte-issue-48722
github_issues
https://github.com/airbytehq/airbyte/issues/48722
ingestion
[source-OpenExchangeRate] Airbyte connector failed with status code '400' and error message 'invalid_date'
### Connector Name source-open-exchange-rates ### Connector Version 0.3.3 ### What step the error happened? During the sync ### Relevant information Environment Details: Source Connector: source-open-exchange-rates (Version: 0.3.3) (Free plan) Destination Connector: destination-snowflake (Version: 3.15....
Oh! the format datetime function is messed up within url, could you try the cloud builder using the manifest updated from this PR. https://github.com/airbytehq/airbyte/pull/48752 Exact file: https://github.com/airbytehq/airbyte/blob/c4d32c19a6f37cfbaed10da2deff2b5fd5a995d7/airbyte-integrations/connectors/source-open-e...
OpenExchangeRate]
[ "type/bug", "area/connectors", "community", "team/connectors-python", "autoteam", "team/use", "Stale" ]
[ "airbyte", "snowflake" ]
true
etl_warehouse_errors
0
10
closed
2024-11-27T13:35:13Z
airbyte-issue-47870
github_issues
https://github.com/airbytehq/airbyte/issues/47870
ingestion
Microsoft Entra ID connector - wrong scope in body
### Connector Name source-microsoft-entra-id ### Connector Version 0.0.2 ### What step the error happened? None ### Relevant information Trying to configure the connector via the UI results in 400 Bad Request error. After digging in using the Builder, I noticed the 'refresh_request_body' is set to: scope: {{ con...
Thanks guys for the very efficient support here ๐Ÿ’ฏ
[ "type/bug", "area/connectors", "community", "team/marketplace", "connectors/source/microsoft-entra-id" ]
[ "airbyte" ]
false
etl_connector_errors
0
10
closed
2024-10-29T14:26:09Z
airbyte-issue-47745
github_issues
https://github.com/airbytehq/airbyte/issues/47745
ingestion
[source-intercom] Update conversation stream schema
### Connector Name intercom ### Connector Version 0.8.1 ### What step the error happened? During the sync ### Relevant information I'm reaching out to request an enhancement to the Intercom Source Connector. Currently, the conversation stream does not include ticket information available in Intercom's API respo...
We recently updated Intercom to new v2.11 API along with adding a new separate `Tickets` stream. So I suppose it should cover this request. For 'conversations' stream only new `ai_agent` fields were added.
intercom]
[ "type/bug", "area/connectors", "community", "connectors/source/intercom", "autoteam", "team/use", "good first issue", "team/community-devs" ]
[ "airbyte" ]
false
etl_connector_errors
0
10
closed
2024-10-29T11:18:00Z
airbyte-issue-46712
github_issues
https://github.com/airbytehq/airbyte/issues/46712
ingestion
[Amplitude] Unable to set up source: Configuration check failed with implausible file size too large error
### Connector Name source-amplitude ### Connector Version 0.6.10 ### What step the error happened? Configuring a new connector ### Relevant information I consistently get this error when trying to set up an Amplitude source in AirByte Cloud: <img width="628" alt="Screenshot 2024-10-10 at 10 32 43โ€ฏAM" src="htt...
๐Ÿ‘€ We haven't looked at this specifically yet, but I think I've seen something similar. @bazarnov I wonder if the async component thing is compatible with situations where there is a custom component transformation (like in amplitude) โ€” could we try and move it over? Or could we post a guide here so @rasmuswissmann...
[ "type/bug", "area/connectors", "community", "team/connectors-python", "autoteam" ]
[ "airbyte" ]
false
etl_connector_errors
0
10
closed
2024-10-10T14:35:05Z
airbyte-issue-75614
github_issues
https://github.com/airbytehq/airbyte/issues/75614
ingestion
Failed to install airbyte. Duplicate Live Registry Value.
### Helm Chart Version 2.0.19 ### What step the error happened? None ### Relevant information ran abctl local install and failed at the Helm Chart installation. Duplicate live registry value for SAP HANA UUID. ### Relevant log output ```shell โžœ ~ kubectl --kubeconfig ~/.airbyte/abctl/abctl.kubeconfig \ -n air...
@LucasS-lv, @kevino-haus, @ameliafoster203-rgb - thanks all for reporting. Thanks, @ameliafoster203-rgb and @salmonsd also for confirming the fix. Closing as resolved.
[ "type/bug", "area/platform", "community", "needs-triage", "team/compose", "team/platform-move", "autoteam" ]
[ "postgres", "airbyte", "docker", "kubernetes" ]
true
etl_deployment_errors
1
9
closed
2026-03-30T19:16:48Z
airbyte-issue-74886
github_issues
https://github.com/airbytehq/airbyte/issues/74886
ingestion
[source-pardot] 3 account engagement objects not starting during sync (emails, tracker_domains, visitor_activities)
### Connector Name [source-pardot](https://docs.airbyte.com/integrations/sources/pardot) ### Connector Version 1.0.38 ### What step the error happened? During the sync ### Relevant information Out of 33 currently-supported objects, 30 are working fine, while 3 do not start. I use the same mode (`Full refresh | ...
> **AI Triage Starting...** Thank you for opening this issue! I'm an AI assistant that will do an initial review and may: - Ask clarifying questions if needed - Suggest relevant documentation or workarounds - Flag this for internal visibility **Note:** Community issues are reviewed on a best-effort basis and do not h...
pardot]
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam" ]
[ "airbyte", "salesforce" ]
true
etl_connector_errors
0
9
open
2026-03-16T03:20:08Z
airbyte-issue-73656
github_issues
https://github.com/airbytehq/airbyte/issues/73656
ingestion
Recent change to Monday connector broke board_relation types
### Connector Name Monday ### Connector Version 2.5.1 ### What step the error happened? Other ### Relevant information In the `items` table there is a `column_values` column which is a list of objects. Until recently, if the type of one of these objects was 'board_relation' it would contain `linkedPulseIds`. We ...
@deanmorin the new release (2.5.3+) has resolved the issue for me ๐Ÿ‘
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam", "team/use" ]
[ "airbyte" ]
false
etl_connector_errors
0
9
closed
2026-02-19T06:35:55Z
airbyte-issue-71341
github_issues
https://github.com/airbytehq/airbyte/issues/71341
ingestion
[source-shopify] Authentication no longer works with new Shopify app model
### Connector Name source-shopify ### Connector Version 3.1.1 ### What step the error happened? None ### Relevant information ## Description We are running **self-hosted Airbyte** and trying to set up a new Shopify source. Shopify has recently deprecated the old โ€œprivate/custom appโ€ flow and now forces all new...
> **AI Triage Starting...** Thank you for opening this issue! I'm an AI assistant that will help with initial triage. I'll review your issue and: - Ask clarifying questions if needed - Provide immediate guidance if available - Escalate to the appropriate team if this requires engineering attention [View playbook](ht...
shopify]
[ "type/bug", "area/connectors", "community", "needs-triage", "autoteam", "team/use" ]
[ "airbyte", "shopify" ]
true
etl_connector_errors
1
9
closed
2026-01-13T09:26:40Z
airbyte-issue-70293
github_issues
https://github.com/airbytehq/airbyte/issues/70293
ingestion
[source-google-ads] Regression in custom queries data load
### Connector Name source-google-ads ### Connector Version 4.1.0-rc.1+ ### What step the error happened? During the sync ### Relevant information It appears that on or around this release, https://github.com/airbytehq/airbyte/pull/68030 when using a custom query that queries the change_event object, the `old_res...
+1, I am facing the same issue. I am using the 4.1.6 Connvector version.
google-ads]
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam" ]
[ "airbyte", "bigquery" ]
true
etl_warehouse_errors
0
9
closed
2025-12-02T15:50:42Z
airbyte-issue-66735
github_issues
https://github.com/airbytehq/airbyte/issues/66735
ingestion
BigQuery v3.0.7 destination writes _ab_cdc_deleted_at as '' instead of NULL/timestamp (MySQL CDC source)
### Connector Name BigQuery ### Connector Version 3.0.7 ### What step the error happened? During the sync ### Relevant information Using MySQL CDC source (Debezium, ROW + FULL binlog) into BigQuery destination 3.0.7 with CDC deletion mode = Soft delete. The _ab_cdc_deleted_at field is written as an empty string...
This is fixed in source-mysql 3.50.9 . Please let me know if you see any other problem.
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam", "team/use" ]
[ "mysql", "airbyte", "bigquery" ]
true
etl_warehouse_errors
0
9
closed
2025-09-29T10:18:50Z
airbyte-issue-63353
github_issues
https://github.com/airbytehq/airbyte/issues/63353
ingestion
Clickhouse connector V2 triggers 422 error when used by terraform
### Connector Name destination-clickhouse ### Connector Version 2.0.2 ### What step the error happened? Configuring a new connector ### Relevant information Hello we have been using the Clickhouse connector for a destination (former version 1.1.0), setup via the terraform provider airbytehq/airbyte:0.13.0, and f...
Hello, sorry for the late answer. I was finally able to test the airbyte_destination_custom and it worked like a charm. The Clickhouse incremental_deduped_history connection plugged on it is also very nice and removes a lot of boilerplate on our side!
[ "type/bug", "area/connectors", "community", "team/use", "connectors/destination/clickhouse-v2" ]
[ "airbyte" ]
false
etl_connector_errors
0
9
closed
2025-07-17T15:30:29Z
airbyte-issue-61319
github_issues
https://github.com/airbytehq/airbyte/issues/61319
ingestion
[source-youtube-analytics] - TypeError: '>' not supported between instances of 'str' and 'int'
### Connector Name source-youtube-analytics ### Connector Version 0.2.0 ### What step the error happened? During the sync ### Relevant information Shortly after beginning syncing the stream encountered an exception - `TypeError: '>' not supported between instances of 'str' and 'int'` The last successful sync wa...
Facing the same issue.
youtube-analytics]
[ "type/bug", "area/connectors", "community", "connectors/source/youtube-analytics", "autoteam", "team/use" ]
[ "airbyte" ]
false
etl_connector_errors
0
9
closed
2025-06-02T13:43:37Z
airbyte-issue-60814
github_issues
https://github.com/airbytehq/airbyte/issues/60814
ingestion
[destination-mssql] Airbyte can't create an index for _ab_cdc_* columns in mongo-source-tables
### Connector Name destination-mssql ### Connector Version 2.2.9 ### What step the error happened? During the sync ### Relevant information The connector creates the `_ab_cdc_updated_at` and `_ab_cdc_deleted_at` columns in the destination table with the `varchar(max)` type. However, columns of this type cannot b...
The problem is still here. I've done a bit research of source code and i guess source-connector (mongo) returns all data as string (include `_ab_cdc_*` columns) or array/json, then mssql-destination maps this types to `VARCHAR(MAX)` and `TEXT` respectively and this columns can't be used as index in mssql server. BTW ...
mssql]
[ "type/bug", "area/connectors", "community", "connectors/destination/mssql", "team/destinations" ]
[ "mongodb", "airbyte", "docker" ]
true
etl_deployment_errors
0
9
open
2025-05-20T17:15:34Z
airbyte-issue-59196
github_issues
https://github.com/airbytehq/airbyte/issues/59196
ingestion
Airbyte 1.6.0 and also to 1.6.1 fail to update Docker connectors. Previous version 1.5.1 is working.
### Helm Chart Version 1.6.1 ### What step the error happened? Other ### Relevant information After updating to 1.6.0, when trying to update a custom destination connector, it returns a HTTP 524 error: <img width="655" alt="Image" src="https://github.com/user-attachments/assets/d126402c-97ee-4f5b-a296-ad77d6012e3...
Quick update here, this should be fix as of https://github.com/airbytehq/airbyte-platform/commit/95a72ab5af545d9f01411f67dc6ea29e610514a7
[ "type/bug", "area/platform", "community", "team/compose", "team/platform-move", "autoteam" ]
[ "kubernetes", "airbyte", "docker" ]
true
etl_deployment_errors
9
9
closed
2025-05-02T00:05:16Z
airbyte-issue-58591
github_issues
https://github.com/airbytehq/airbyte/issues/58591
ingestion
[deploy] duplicate entries for key [name="AB_JWT_SIGNATURE_SECRET"]
### Helm Chart Version 1.6.0 ### What step the error happened? Upgrading the Platform or Helm Chart ### Relevant information Hi, I'm trying to deploy from version 1.5.1 [the latest versions of Airbyte (1.6.0)](https://artifacthub.io/packages/helm/airbyte/airbyte/1.6.0) with helm, and got the error from argocd: ```...
Can we quickly merge [PR#409](https://github.com/airbytehq/airbyte-platform/pull/409) and rollout a patch ? I am currently deploying a new airbyte install and I am stuck because of this issue for now
[ "type/bug", "area/platform", "community", "team/deployments" ]
[ "kubernetes", "airbyte", "docker" ]
true
etl_deployment_errors
18
9
closed
2025-04-22T12:18:20Z
airbyte-issue-53215
github_issues
https://github.com/airbytehq/airbyte/issues/53215
ingestion
[helm] couldn't find key JOB_KUBE_CONNECTOR_IMAGE_REGISTRY in ConfigMap airbyte/airbyte-airbyte-env
### Helm Chart Version 1.4.1 ### What step the error happened? During the Sync ### Relevant information Upgrading Airbyte 1.1.0 to 1.4.0, using helm chart version 1.4.1. Getting `CreateContainerConfigError` for airbyte-workload-launcher: `couldn't find key JOB_KUBE_CONNECTOR_IMAGE_REGISTRY in ConfigMap airbyte/a...
just tested upgrading 1.1.0 -> 1.2.0, same CreateContainerConfigError, but now the key missing from the configmap is "LOG4J_CONFIGURATION_FILE". i'm running a minimal values.yaml, none of the custom values are invalid according to the default values of either release
[ "type/bug", "area/platform", "community", "helm", "team/deployments" ]
[ "kubernetes", "airbyte", "docker" ]
true
etl_deployment_errors
4
9
closed
2025-02-07T00:40:51Z
airbyte-issue-52559
github_issues
https://github.com/airbytehq/airbyte/issues/52559
ingestion
[S3 Destination] Mixed dtype for `_airbyte_extracted_at`
### Connector Name destination-s3 ### Connector Version 1.4.0 ### What step the error happened? During the sync ### Relevant information Hello, we're using an s3 destination connector in a Salesforce <-> S3 incremental partitioned connection. The output format is configured as such: ![Image](https://github.com...
yep, closing
[ "type/bug", "area/connectors", "community", "connectors/destination/s3", "team/destinations" ]
[ "s3", "airbyte", "salesforce" ]
true
etl_connector_errors
1
9
closed
2025-01-27T08:07:07Z
airbyte-issue-47834
github_issues
https://github.com/airbytehq/airbyte/issues/47834
ingestion
[source-snapchat] low-code connector returns 0 records
### Connector Name source-snapchat-marketing ### Connector Version from 1.0.0 ### What step the error happened? During the sync ### Relevant information After the migration to low code connector (from v 1.0.0), the Snapchat Marketing connector is returning 0 records in all the streams, while the same config retu...
The root cause seems to be the `is_client_side_incremental: true` flag caused the connector to filter records based on the `updated_at` field falling within the `start_date` and `end_date` from the config. Since in our case all organizations were last updated in 2020-2022, they were all filtered out.
snapchat]
[ "type/bug", "area/connectors", "community", "connectors/source/snapchat-marketing", "team/connectors-python", "autoteam", "team/use" ]
[ "airbyte" ]
false
etl_connector_errors
5
9
closed
2024-10-29T13:35:31Z
airbyte-issue-72448
github_issues
https://github.com/airbytehq/airbyte/issues/72448
ingestion
Replication pod creation fails (KubeClientException) but UI/Public API still reports sync as successful
### Helm Chart Version 2.0.1 ### What step the error happened? During the Sync ### Relevant information ### Key Issues 1. Sync fails during replication pod launch: `io.airbyte.workers.exception.KubeClientException: Failed to create pod replication-job-185-attempt-0` 2. Despite the pod creation failure, both the A...
> **AI Triage Starting...** Thank you for opening this issue! I'm an AI assistant that will help with initial triage. I'll review your issue and: - Ask clarifying questions if needed - Provide immediate guidance if available - Escalate to the appropriate team if this requires engineering attention [View playbook](ht...
[ "type/bug", "area/platform", "community", "needs-triage", "team/compose", "team/platform-move", "autoteam" ]
[ "kubernetes", "airbyte" ]
true
etl_deployment_errors
0
8
open
2026-01-29T07:05:50Z
airbyte-issue-69233
github_issues
https://github.com/airbytehq/airbyte/issues/69233
ingestion
Init container connector not finding Azure clientSecret
### Helm Chart Version 2.0.19 (airbyte-v2) ### What step the error happened? None ### Relevant information airbyte v2 is deployed with these values : ``` secretsManager: enabled: true type: AZURE_KEY_VAULT secretName: airbyte-config-secrets azureKeyVault: vaultUrl: MY-KEYVAULT-URL tenantId: MY-AZ...
The bug is in airbyte-workload-launcher (repo: airbyte-platform) โ€” specifically in EnvVarConfigBeanFactory.kt. The checkEnvVars and discoverEnvVars beans only inject airbyteMetadataEnvMap into check/discover pods. They're missing secretPersistenceEnvMap (plain env vars like AB_AZURE_KEY_VAULT_VAULT_URL) and secretPersi...
[ "type/bug", "area/platform", "community", "needs-triage", "team/compose", "team/platform-move", "autoteam" ]
[ "kubernetes", "airbyte", "docker" ]
true
etl_deployment_errors
5
8
open
2025-11-06T23:31:59Z
airbyte-issue-68104
github_issues
https://github.com/airbytehq/airbyte/issues/68104
ingestion
Mysql source shows success but isn't successful
### Connector Name source-mysql ### Connector Version 3.50.8 ### What step the error happened? During the sync ### Relevant information Sync finishes `successful`, but did not sync any data. <img width="378" height="70" alt="Image" src="https://github.com/user-attachments/assets/d95b961f-9167-4ee7-b867-f8970bbb...
Having the same issue in mssql-server with a snowflake destination. <img width="834" height="71" alt="Image" src="https://github.com/user-attachments/assets/2a9dda35-734f-42e5-ae58-b698303a34e5" /> @camille-lemaitre I will retry with a larger warehouse and see if that does the trick.
[ "type/bug", "area/connectors", "community", "needs-triage", "team/extensibility", "autoteam" ]
[ "postgres", "snowflake", "mysql", "airbyte", "docker", "kubernetes" ]
true
etl_deployment_errors
1
8
open
2025-10-15T09:32:43Z
airbyte-issue-67581
github_issues
https://github.com/airbytehq/airbyte/issues/67581
ingestion
Issue #66675 has recurred on 1.8.5
### Helm Chart Version 2.0.17 ### What step the error happened? Other ### Relevant information Hi team, After upgrading from 1.4 to 1.8.5, we experienced exactly the same issue described in #66675. <img width="2143" height="271" alt="Image" src="https://github.com/user-attachments/assets/d088019b-8fd6-46a2-8975-...
We have a release candidate that's very close to what we want. I'll be surprised if we can't get it out this week.
[ "type/bug", "area/platform", "community", "needs-triage", "team/compose", "team/platform-move", "autoteam" ]
[ "kubernetes", "airbyte" ]
true
etl_deployment_errors
0
8
closed
2025-10-08T23:30:28Z
airbyte-issue-66546
github_issues
https://github.com/airbytehq/airbyte/issues/66546
ingestion
Duplicate ConfigMap Keys in Airbyte Helm Chart v2.0.12
### Helm Chart Version 2.0.12 (Helm v2) ### What step the error happened? Upgrading the Platform or Helm Chart ### Relevant information ## Summary Airbyte Helm Chart v2.0.12 generates invalid Kubernetes manifests due to duplicate ConfigMap keys, causing validation failures with tools like `kubeconform`. ## Error...
Any updates on this? In our company we also have strict linting rules, and this is blocking the upgrade to the `v2` charts ๐Ÿฅฒ
[ "type/bug", "area/platform", "community", "needs-triage", "team/compose", "team/platform-move", "autoteam" ]
[ "kubernetes", "airbyte" ]
true
etl_deployment_errors
19
8
open
2025-09-19T21:10:11Z
airbyte-issue-65153
github_issues
https://github.com/airbytehq/airbyte/issues/65153
ingestion
[helm] GCP JSON not mounted to jobs pods
### Helm Chart Version 2.0.9 ### What step the error happened? None ### Relevant information Hi, I tried to upgrade to the helm chart v2 but it seems that the new chart is not mounting the GCP JSON secret to the kube jobs. I tried using both `credentialsJson` and `credentialsJsonPath` with an external secret wit...
Tried again this week : you need to set env vars `CONTAINER_ORCHESTRATOR_SECRET_NAME` and `CONTAINER_ORCHESTRATOR_SECRET_MOUNT_PATH` via helm : ``` global: workloads: containerOrchestrator: secretName: "airbyte-gcs-logs-creds" secretMountPath: "/secrets/gcs-log-creds" ``` replace "airbyte" in the ...
[ "type/bug", "area/platform", "community", "needs-triage", "team/compose", "team/platform-move", "autoteam" ]
[ "kubernetes", "airbyte", "docker", "gcs" ]
true
etl_deployment_errors
2
8
closed
2025-08-22T14:13:43Z
airbyte-issue-63718
github_issues
https://github.com/airbytehq/airbyte/issues/63718
ingestion
[source-facebook-page] Bad Request error on Source setup
### Connector Name facebook-pages ### Connector Version 1.1.3 ### What step the error happened? Configuring a new connector ### Relevant information Trying to setup Facebook Pages connector, when i click 'Set up source'. I get the same error for setup with "Authenticate your Facebook Pages account" button or man...
This hasn't been fixed by #64141 , I am still facing the same issue.
facebook-page]
[ "type/bug", "area/connectors", "community", "connectors/source/facebook-pages", "autoteam", "team/use" ]
[ "airbyte", "docker" ]
true
etl_deployment_errors
2
8
closed
2025-07-22T12:36:40Z
airbyte-issue-60879
github_issues
https://github.com/airbytehq/airbyte/issues/60879
ingestion
[source-hubspot] fail due to date parsing error
### Connector Name source-hubspot ### Connector Version 5.6.0 ### What step the error happened? During the sync ### Relevant information Hubspot connection fails because of date/time parsing [hubspot___bigquery_logs_37315363_txt (1).txt](https://github.com/user-attachments/files/20409846/hubspot___bigquery_logs...
This is still happenning to me using 5.8.4
hubspot]
[ "type/bug", "area/connectors", "community", "connectors/source/hubspot", "team/extensibility" ]
[ "hubspot", "airbyte", "bigquery" ]
true
etl_warehouse_errors
0
8
closed
2025-05-23T11:56:43Z
airbyte-issue-56366
github_issues
https://github.com/airbytehq/airbyte/issues/56366
ingestion
[source-pardot] 504 gateway timeout on syncs with very far start dates
### Connector Name source-pardot ### Connector Version 1.0.1 ### What step the error happened? During the sync ### Relevant information Pardot sync for the visitor activities stream fails (504 gateway timeout) when setting start date to 2022, but works if I set it to the start of the current month. All of the o...
logs: https://pastebin.com/kg9WkwuQ password: FdftzVzPW2
pardot]
[ "type/bug", "area/connectors", "community", "team/extensibility", "connectors/source/pardot", "Stale" ]
[ "airbyte" ]
false
etl_connector_errors
0
8
closed
2025-03-24T15:59:50Z