Peauts
Peauts
RRailway
Created by Peauts on 7/23/2024 in #✋|help
Error deploying to url
No description
5 replies
RRailway
Created by Peauts on 11/21/2023 in #✋|help
template setup not working
Seems like I will just have to copy the git repo and build the railway service from the new gh repo
8 replies
RRailway
Created by Peauts on 11/21/2023 in #✋|help
template setup not working
Any work arounds? I made this template for myself so I could use it in multiple projects I manage
8 replies
RRailway
Created by Peauts on 11/21/2023 in #✋|help
template setup not working
N/A
8 replies
RRailway
Created by Peauts on 8/21/2023 in #✋|help
How to use the Kafka project?
Oh wow I didn’t know they did kafka too! Thank you!
14 replies
RRailway
Created by Peauts on 8/21/2023 in #✋|help
How to use the Kafka project?
@Brody
14 replies
RRailway
Created by Peauts on 8/21/2023 in #✋|help
How to use the Kafka project?
but when I add something like EXTERNAL:kafka-production.up.railway.app:29092 kafka crashes bc it can't bind to that
14 replies
RRailway
Created by Peauts on 8/21/2023 in #✋|help
How to use the Kafka project?
14 replies
RRailway
Created by Peauts on 8/21/2023 in #✋|help
How to use the Kafka project?
Looking it up it seems Like I need to play around with the env variables
14 replies
RRailway
Created by Peauts on 8/21/2023 in #✋|help
How to use the Kafka project?
How do I set this up so that It can get external messages?
14 replies
RRailway
Created by Peauts on 8/21/2023 in #✋|help
How to use the Kafka project?
am I doing something wrong? is my broker not "kafka-production.up.railway.app:29092"
14 replies
RRailway
Created by Peauts on 8/21/2023 in #✋|help
How to use the Kafka project?
I when I try to hit the domain for the service with a port number I get these errors {"level":"ERROR","timestamp":"2023-08-23T15:23:18.425Z","logger":"kafkajs","message":"[BrokerPool] Failed to connect to seed broker, trying another broker from the list: Connection timeout","retryCount":2,"retryTime":1150}
14 replies
RRailway
Created by Peauts on 8/21/2023 in #✋|help
How to use the Kafka project?
14b01195-935a-4860-b52d-4fcb301d2a14
14 replies
RRailway
Created by Peauts on 8/20/2023 in #✋|help
I want to run Airbyte
Don’t knock Java. Solid language. Has a few skeletons in the closet but when you garnish it with spring its digestible.
9 replies
RRailway
Created by Peauts on 8/20/2023 in #✋|help
I want to run Airbyte
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!
9 replies
RRailway
Created by Peauts on 8/20/2023 in #✋|help
I want to run Airbyte
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.
#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.
9 replies
RRailway
Created by Peauts on 8/20/2023 in #✋|help
I want to run Airbyte
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
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
9 replies
RRailway
Created by Peauts on 8/20/2023 in #✋|help
I want to run Airbyte
fd15b2e5-71af-4fe9-a6f1-fcc5ecb8357c
9 replies