Coder Social home page Coder Social logo

In Airbyte Open Source, while configuring File connectors, all are failing with "An unknown error occurred. (HTTP 504)" about airbyte HOT 9 OPEN

saurabhpandeyt avatar saurabhpandeyt commented on August 24, 2024 1
In Airbyte Open Source, while configuring File connectors, all are failing with "An unknown error occurred. (HTTP 504)"

from airbyte.

Comments (9)

johnwasserman avatar johnwasserman commented on August 24, 2024 1

Hi @saurabhpandeyt for abctl I was able to reproduce the issue and confirmed 504 was caused by under-resourced deployment in docker

you can verify this by:

  1. Running kubectl get po -n airbyte-abctl
  2. identifying any pods with status pending and "check" in the name (e.x. my e2e connector was ion-e2e-test-check-adef9c6a-0eaf-43ee-966d-cfcd905adda0-0-mmyfl
  3. Describe pod kubectl describe po -n airbyte-abctl [pending-pod-name]
  4. Confirming there are logs showing insufficient resourcing

After increasing my Docker Desktop resource limits (8CPU and 12 Gi) and then running abctl local uninstall then abctl local install my 504 issue went away when creating connectors.

Let me know if this was your issue as well or not!

from airbyte.

natikgadzhi avatar natikgadzhi commented on August 24, 2024

Not good. Can you try this in Airbyte Cloud and tell me if that works?

from airbyte.

marcosmarxm avatar marcosmarxm commented on August 24, 2024

I having the same issue with abctl latest version.

from airbyte.

marcosmarxm avatar marcosmarxm commented on August 24, 2024

This is very likely similar to #42404

from airbyte.

saurabhpandeyt avatar saurabhpandeyt commented on August 24, 2024

from airbyte.

saurabhpandeyt avatar saurabhpandeyt commented on August 24, 2024

Not good. Can you try this in Airbyte Cloud and tell me if that works?

  1. For web sources airbyte cloud is able to connect public https source, however same is not working for local installation.

  2. In addition, error message is more clear in airbyte cloud then airbyte local.

AirbyteCloud Error Message: Failed to load scp:///home/saurabh/or.txt. You could have provided an invalid URL, please verify it: TimeoutError(110, 'Connection timed out').

AirbyteLocal Error Message: An unknown error occurred. (HTTP 504)

  1. Using airbyte cloud, I am not able to connect to local unix machine as well. The same is not working for local ubuntu installation as well.

Regards,
Saurabh Pandey

from airbyte.

natikgadzhi avatar natikgadzhi commented on August 24, 2024

from airbyte.

saurabhpandeyt avatar saurabhpandeyt commented on August 24, 2024

from airbyte.

marcosmarxm avatar marcosmarxm commented on August 24, 2024

@saurabhpandeyt where are you running Airbyte? an EC2 instance? How much memory/cpu/disk the instance has?

from airbyte.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.