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
30 Replies
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
a year ago
Might be. We'll see what the team says
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
wait, sorry for the dumb question but, what u mean by service settings?
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
a year ago
your app crashed
a year ago
ill let adam take it from here
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
a year ago
What are you trying to accomplish?
since my db runs on rds, i need to set the rule to let railway access my db
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
a year ago
!s
Status changed to Solved adam • over 1 year ago
