https://linen.dev logo
Join Slack
Powered by
# ask-ai
  • a

    Anna Bogo

    11/26/2025, 12:51 PM
    @kapa.ai I have an issue with replicating retool data in Snwoflake, The same tables don't have any issues in redshift. I tried to refresh the stream, clear the data, add a new connection with all streams, add a new connection to the only stream that is failing. where else should I look into?
    k
    • 2
    • 10
  • e

    Eduardo Ferreira

    11/26/2025, 1:10 PM
    @kapa.ai UpgradeFailed - Helm upgrade failed for release airbyte/airbyte with chart airbyte@1.8.5: template: airbyte/charts/workload-api-server/templates/secrets.yaml1460: executing "airbyte/charts/workload-api-server/templates/secrets.yaml" at <.Values.global.secrets>: wrong type for value; expected map[string]interface {}; got interface {}
    k
    • 2
    • 4
  • r

    Rafael Felipe

    11/26/2025, 1:16 PM
    does airbyte any group by at mongo db data source at CDC sync?
    k
    • 2
    • 4
  • a

    Abhijith C

    11/26/2025, 1:24 PM
    @kapa.ai where should one configure heart beat timeout? We have a long running sync, eventhough sync is running Airbyte has marked satus as success
    k
    • 2
    • 4
  • k

    Kenny Udeh

    11/26/2025, 2:11 PM
    @kapa.ai ive set up auth for service key authentication with my airbyte open source for sharepoint connector and i'm getting the following error:
    k
    • 2
    • 3
  • p

    Prabhu Agarwal

    11/26/2025, 2:12 PM
    facing one technical issue, We have setup the custom component for the reporting part, async stream is also working fine for the same. but the rest of the streams which are not using the custom connector, getting error while running them in builder UI. Could not load module
    source_declarative_manifest.components
    k
    • 2
    • 4
  • i

    Ishan Anilbhai Koradiya

    11/26/2025, 3:54 PM
    Hi @kapa.ai in one of my mongo db sync, i see this error but the pipeline is marked successful. Why would this be happening ? 2025-11-26 020051 platform ERROR Stage Pipeline Exception: io.airbyte.workload.launcher.pipeline.stages.model.StageError: io.airbyte.workers.exception.ResourceConstraintException: Unable to start the REPLICATION pod. This may be due to insufficient system resources. Please check available resources and try again. message: io.airbyte.workers.exception.ResourceConstraintException: Unable to start the REPLICATION pod. This may be due to insufficient system resources. Please check available resources and try again. stackTrace: [Ljava.lang.StackTraceElement;@5ea79bf4
    k
    • 2
    • 16
  • a

    Alejo Buxeres

    11/26/2025, 4:42 PM
    I'm using the connector builder for a new connector. Its using Oauth2 authentication, where I need to request for a new access token using the client id + client secret + refresh token. I've properly configured it. However, once received a valid access token, I need to pass it in a custom header (x-amz-access-token) in the main request (not the standard bearer one). How to do this?
    k
    • 2
    • 10
  • e

    Eduardo Ferreira

    11/26/2025, 5:12 PM
    @kapa.ai after upgrading to 2.0.1, chart 1.9.1, I'm getting: 2025-11-26 164349,518 [io-executor-thread-2] ERROR i.g.o.k.KLogger$DefaultImpls(error):811 - Swallowed error. java.lang.NullPointerException: Cannot invoke "io.airbyte.config.SyncStats.getSourceStateMessagesEmitted()" because "totalStats" is null at io.airbyte.persistence.job.tracker.TrackingMetadata.generateJobAttemptMetadata(TrackingMetadata.kt:173) at io.airbyte.persistence.job.tracker.JobTracker.generateJobAttemptMetadata(JobTracker.kt:509) at io.airbyte.persistence.job.tracker.JobTracker.trackSync$lambda$7(JobTracker.kt:248) at io.airbyte.commons.lang.Exceptions.swallow(Exceptions.kt:67) at io.airbyte.persistence.job.tracker.JobTracker.trackSync(JobTracker.kt:217) at io.airbyte.commons.server.handlers.helpers.JobCreationAndStatusUpdateHelper.trackCompletion(JobCreationAndStatusUpdateHelper.kt:444) at io.airbyte.commons.server.handlers.JobsHandler.jobSuccessWithAttemptNumber(JobsHandler.kt:192) at io.airbyte.server.apis.controllers.JobsApiController.jobSuccessWithAttemptNumber$lambda$12(JobsApiController.kt:162) at io.airbyte.server.apis.ApiHelper.execute(ApiHelper.kt:32) at io.airbyte.server.apis.controllers.JobsApiController.jobSuccessWithAttemptNumber(JobsApiController.kt:161) at io.airbyte.server.apis.controllers.$JobsApiController$Definition$Exec.dispatch(Unknown Source) at io.micronaut.context.AbstractExecutableMethodsDefinition$DispatchedExecutableMethod.invokeUnsafe(AbstractExecutableMethodsDefinition.java:461) at io.micronaut.context.DefaultBeanContext$BeanContextUnsafeExecutionHandle.invokeUnsafe(DefaultBeanContext.java:4438) at io.micronaut.web.router.AbstractRouteMatch.execute(AbstractRouteMatch.java:272) at io.micronaut.web.router.DefaultUriRouteMatch.execute(DefaultUriRouteMatch.java:38) at io.micronaut.http.server.RouteExecutor.executeRouteAndConvertBody(RouteExecutor.java:465) at io.micronaut.http.server.RouteExecutor.lambda$callRoute$5(RouteExecutor.java:442) at io.micronaut.core.execution.ExecutionFlow.lambda$async$0(ExecutionFlow.java:92) at io.micronaut.core.propagation.PropagatedContext.lambda$wrap$3(PropagatedContext.java:232) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583)
    k
    • 2
    • 4
  • s

    soma chandra sekhar attaluri

    11/26/2025, 6:32 PM
    @kapa.ai i installed airbyte 2.0.1 with helm charts v1 is it ok if i install it with helm charts v1 instead of with v2
    k
    • 2
    • 16
  • s

    soma chandra sekhar attaluri

    11/26/2025, 7:09 PM
    @kapa.ai i want o access airbyte db and use those configurations for another airbyte setup in prod environment how can i do that??
    k
    • 2
    • 40
  • e

    Eduardo Ferreira

    11/26/2025, 8:50 PM
    @kapa.ai Error: couldn't find key WORKLOAD_API_BEARER_TOKEN in Secret airbyte/airbyte-airbyte-secrets. this is happening on airbyte 2.0.1 v1 helm chart
    k
    • 2
    • 7
  • s

    soma chandra sekhar attaluri

    11/27/2025, 3:53 AM
    @kapa.ai is there any limit to the number of tables transfered from a database because when i am trying to make a sync upto 25 tables are getting synced more than that are not getting started why is that how to rectify this error
    k
    • 2
    • 4
  • s

    Salman Siddiqui

    11/27/2025, 5:13 AM
    Configuration check failed State code: 08001; Message: The connection attempt failed.
    k
    • 2
    • 21
  • s

    Salman Siddiqui

    11/27/2025, 5:13 AM
    @kapa.ai Configuration check failed State code: 08001; Message: The connection attempt failed.
    k
    • 2
    • 1
  • g

    Guy

    11/27/2025, 5:15 AM
    does the airbyte marketplace rss connector support pagination?
    k
    • 2
    • 2
  • r

    Russell Tang

    11/27/2025, 5:16 AM
    I hit 403 'Forbidden' error when connecting to Airbyte from Airflow. What should I do?
    k
    • 2
    • 2
  • c

    Chanakya Pendem

    11/27/2025, 7:05 AM
    @kapa.ai guide me through making an api through which I can hit build source, for restapis
    k
    • 2
    • 7
  • k

    Kothapalli Venkata Avinash

    11/27/2025, 7:54 AM
    @kapa.ai We have moved connectors to private docker repository and getting error "You must upgrade your platform version to use this connector version. Either downgrade your connector or upgrade platform to 0.63.7"
    k
    • 2
    • 10
  • k

    Kothapalli Venkata Avinash

    11/27/2025, 1:45 PM
    @kapa.ai we want to update Destination-Databricks and push in private docker. Please share steps.
    k
    • 2
    • 16
  • k

    Kothapalli Venkata Avinash

    11/27/2025, 2:11 PM
    @kapa.ai How to use authorized account and pull images from docker .
    k
    • 2
    • 4
  • s

    soma chandra sekhar attaluri

    11/27/2025, 5:20 PM
    @kapa.ai GIVE ME THE DOCUMENTATION TO INCREASE NUMBER OF TABLES BEING INGESTED ITS LIKE 25 TABLES ARE BEING INGESTED AND AFTER 25 REMAINING ARE NOT GETTING STARTED WHATS THE REASON
    k
    • 2
    • 1
  • s

    soma chandra sekhar attaluri

    11/27/2025, 5:25 PM
    @kapa.ai can you explain me how airbyte is working when i installed on a ec2 linux instance when its ingesting data from postgres to s3 whats happening underlying process
    k
    • 2
    • 1
  • s

    soma chandra sekhar attaluri

    11/27/2025, 6:46 PM
    @kapa.ai in the latest sync i can see number of records extracted as well as | time elapsed whats the meaning of time elapsed
    k
    • 2
    • 4
  • i

    Ishan Anilbhai Koradiya

    11/27/2025, 7:08 PM
    Hi @kapa.ai which api to use to start a job programmatically in airbyte ?
    k
    • 2
    • 4
  • s

    Slackbot

    11/27/2025, 10:17 PM
    This message was deleted.
    k
    • 2
    • 3
  • r

    Renu Fulmali

    11/28/2025, 9:47 AM
    @kapa.ai I am trying to create the custom connector and I have setup the airbyte using the helm chart and used oauth2-proxy for authentication but now I am getting an error When configuring your OAuth app, set the callback or redirect URL to https://airbyte-test.com/auth_flow
    k
    • 2
    • 4
  • f

    Fabrizio Spini

    11/28/2025, 11:06 AM
    @kapa.ai how can I change on airbyte 2.0.1 deployed by abctl the resources given to a replica job? currently I have values.yaml like the following but it is instantiating default values
    Copy code
    postgresql:
      enabled: false
      extraVolumes:
      - name: postgres-ssl-cert
        configMap:
          name: postgres-ssl-cert
      extraVolumeMounts:
        - name: postgres-ssl-cert
          mountPath: /etc/ssl/certs/postgres-ca.crt
          subPath: ca.crt
      extraEnv:
        - name: POSTGRES_TLS_ENABLED
          value: "true"
        - name: POSTGRES_TLS_DISABLE_HOST_VERIFICATION
          value: "true"
        - name: SQL_TLS_ENABLED
          value: "true"
        - name: SQL_TLS_DISABLE_HOST_VERIFICATION
          value: "true"
    
    global:
      auth:
        enabled: false
      resources:
        worker:
          jobs:
            requests:
              memory: "6Gi"
            limits:
              memory: "8Gi"
    k
    • 2
    • 28
  • k

    Kothapalli Venkata Avinash

    11/28/2025, 1:29 PM
    @kapa.ai After upgrading to 1.3.to we are seeing error /usr/share/nginx/html/api/v1/instance_configuration" failed (2: No such file or directory)
    k
    • 2
    • 1
  • j

    Javier Molina Sánchez

    11/28/2025, 1:56 PM
    @kapa.ai I'm doing a blue/green deployment in rds mysql in aws, and after doing the switch I get
    java.lang.NullPointerException: Cannot invoke "io.debezium.connector.mysql.gtid.MySqlGtidSet$UUIDSet.getUUID()" because "other" is null
    . I've enabled GTID in mysql, reboot the machine, did a full-load and then perform the blue/green deployment. Can you help me understand why Airbyte is not able to connect again?
    k
    • 2
    • 4