R
Railway

✋|help

I want to run Airbyte

Ppeauts8/20/2023
I would like to use an ETL and I heard that Airbyte is good so I'm trying to set it up as a service from github but Im runnig into errors.

Are there any other recommended ETL's that will work out of the box?

I will post my errors and journey to set it up here.
Ppeauts8/20/2023
fd15b2e5-71af-4fe9-a6f1-fcc5ecb8357c
first set of build errors:
Dockerfile:19

-------------------

17 |     # build phase

18 |     COPY . /app/.

19 | >>> RUN --mount=type=cache,id=s/65b1d2a2-3ccd-4a0b-963b-a2122d0f0a77-/root/gradle,target=/root/.gradle ./gradlew build -x check

20 |

21 |

-------------------

ERROR: failed to solve: process "/bin/bash -ol pipefail -c ./gradlew build -x check" did not complete successfully: exit code: 1

 

Error: Docker build failed

more context on this run:
#10 71.52

#10 71.52 FAILURE: Build failed with an exception.

#10 71.52

#10 71.52 * Where:

#10 71.52 Build file '/app/airbyte-cdk/python/build.gradle' line: 3

#10 71.52

#10 71.52 * What went wrong:

#10 71.52 An exception occurred applying plugin request [id: 'airbyte-docker']

#10 71.52 > Failed to apply plugin 'airbyte-docker'.

#10 71.52    > A problem occurred starting process 'command 'docker''

#10 71.52

#10 71.52 * Try:

#10 71.52 > Run with --stacktrace option to get the stack trace.

I found https://www.mage.ai/ in the list of templates I will try them. Would love to see Airbyte added since they seems like a great solution for etl!
Bbrody1928/20/2023
I would attempt to add airbyte, but it's java
Ppeauts8/21/2023
Don’t knock Java. Solid language. Has a few skeletons in the closet but when you garnish it with spring its digestible.
Bbrody1928/21/2023
I didn't knock it, I just don't know java lol

Looking for more? Join the community!

Recommended Posts
NestJS application doesn't startHi, I'm trying to deploy a NestJS app but it gets stuck on a loop trying to start the server. I thiSQLite DatabaseIm trying to deplay a discord bot that uses an sqlite database. Ive created a persistent volume for About storageHello I'm newbie here, i just wanted to know how much storage will i have with the hobby plan?, I anode_modulesI'm trying to deploy using my build script. The build script consist in install normally the packageDefault Express template fails to deployHi, I've tried to deploy the ExpressJS template with no modifications, but am getting errors. Thx foQuestions about pricing for my customersHi, I'm planning to open a web agency and use Railway to deploy our customers' websites. Each customRailway IPv4Guys, does Railway "exports" IPv4 to another service allow its usage permission? I'm using a Redis s[PHP] Route all requests to index.phphttps://twitter.com/Shpigford/status/1693092242943025554I can't buy the planWhen I try to subscribe to the $5 plan, it gives me an error message saying "Your card does not suppI have a problem with my express applicationin the application status it says success but it is not displayed on the websitewhat is the reason for this error?npm WARN config production Use `--omit=dev` instead.Subscription already existsI can't enable the developer plan, the system returns the message: "Subscription already exists"FLASK APP failed to deployI used the refernce flask project idk why maybe the build/run command i put in was incorrect?503 error after binding to ipv6I get a 503 error after binding to ipv6 for internal communication between 2 services. attached my How do I link my services internally?Hello, I tried to figure it out on my own, but I have just ended up losing sleep haha. I'm having anBuild fails when pushing a project with docker-compose file.I am trying to link a project from cli and trying to push it to railway. i am using a docker composeQuestionsI have deployed my project. How can I put this project as asleep?my api wont start on railwayi tried remvoing nodemon from my start script and I also tried in my start script using "node index.