Dataset Viewer
Auto-converted to Parquet Duplicate
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
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
26