docker image building
lorenzotirotta02
TRIALOP

a year ago

Hi, so i have dockerized my spring boot project in order to run it on railway, i tested it and then tried to deploy, i saw that it was taking already too much time(around 15mins) so i stopped the deploy and tested it again locally, it works
Started again the deploy but it shows nothing, the logs are clear for some reasons

Solved

30 Replies

lorenzotirotta02
TRIALOP

a year ago

8f52cb5c-cd99-4491-936e-b8b2e301b6c1 thats the project id


lorenzotirotta02
TRIALOP

a year ago

update: this is after 26mins of deployment

1314409801035419600


a year ago

Please send your build logs


a year ago

Oh my mistake those were your build logs


a year ago

!team


a year ago

This thread has been escalated to the Railway team.

Status changed to Awaiting Railway Response adam over 1 year ago


lorenzotirotta02
TRIALOP

a year ago

maybe thats because of the incident thats happening rn?


a year ago

Might be. We'll see what the team says


lorenzotirotta02
TRIALOP

a year ago

okok, ty so much!


a year ago

No problem! It may be worth trying to redeploy in a new project in the meantime. Let me know how that goes


a year ago

you have omitted the image tag, the source image should be tagged with 1.0


a year ago

in the service settings, click on the edit icon besides the image, and then prepend :1.0


lorenzotirotta02
TRIALOP

a year ago

wait, sorry for the dumb question but, what u mean by service settings?


a year ago


lorenzotirotta02
TRIALOP

a year ago

ohhh ye!!! now it works ty so much guys


lorenzotirotta02
TRIALOP

a year ago

just one more question if its possible, which is the url i should use to make http calls?the one in private networking?


a year ago

you would want to generate a domain


lorenzotirotta02
TRIALOP

a year ago

ye i did it, but i get error 502 when i try to do a get request


a year ago

your app crashed


lorenzotirotta02
TRIALOP

a year ago

ye just saw it ig i will check why


lorenzotirotta02
TRIALOP

a year ago

ty anyway


a year ago

ill let adam take it from here


lorenzotirotta02
TRIALOP

a year ago

sorry guys, mb im dumb i forgot to set the security group rules on rds, where could i find the ip of the connection from railway?


a year ago

On Railway, static IPs are only available for members of the pro plan


lorenzotirotta02
TRIALOP

a year ago

so i just set 0.0.0.0/0?


a year ago

What are you trying to accomplish?


lorenzotirotta02
TRIALOP

a year ago

since my db runs on rds, i need to set the rule to let railway access my db


lorenzotirotta02
TRIALOP

a year ago

and since railway doesnt have static ip on the base version my guess was to set 0.0.0.0/0 and test if the app crashes again


lorenzotirotta02
TRIALOP

a year ago

ok worked out, u can close the ticket if u want


lorenzotirotta02
TRIALOP

a year ago

ty so much guys!!


a year ago

!s


Status changed to Solved adam over 1 year ago


Loading...