R
Railway•2y ago
guess_wh0

GitLab CICD-pipeline crashes due to timeout even though it succeeded on Railway

I have a GitLab-project where I use CI/CD to automatically publish on Railway. The strange thing is: Even though the builds succeed on Railway (https://railway.app/project/626fb4c9-9809-46bf-93fc-20ad46e06119/service/e726226c-2658-48d4-8d2e-5c8fbf4477dc?id=66552804-4b4a-4421-9c73-9594c0bd12ad), they fail due to timeout on GitLab (https://gitlab.com/Glitchy-Tozier/voteon.date/-/jobs/2985073689). Any idea what to do about this?
Railway
Railway
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
GitLab
Sign in · GitLab
GitLab.com
12 Replies
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
guess_wh0
guess_wh0•2y ago
What are you trying to tell me? As far as I can tell I followed these instructions perfectly well.
milo
milo•2y ago
@guess_wh0 replace
- railway up --service=$RAILWAY_SERVICE_NAME
- railway up --service=$RAILWAY_SERVICE_NAME
that with
- railway up --service=$RAILWAY_SERVICE_NAME -d
- railway up --service=$RAILWAY_SERVICE_NAME -d
guess_wh0
guess_wh0•2y ago
Hey, that seems to have worked! 🙂 Does this change anything about where build-step takes place?
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
guess_wh0
guess_wh0•2y ago
Do you know why this isn't the default recommended command? It seems like it's the current one breaks Gitlab CI/CD.
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
milo
milo•2y ago
imo update blogpost to add -d
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
milo
milo•2y ago
no problem!
guess_wh0
guess_wh0•2y ago
Nice! Thank you both for helping me
milo
milo•2y ago
do you need help with anything else? ah, np!
Want results from more Discord servers?
Add your server
More Posts