App won't start after deployment
hfcr2017
FREEOP

5 months ago

I have a Kotlin + Spring Boot application, I'm using a Dockerfile during building, the build stage is successful, but then when the application tries to start it simply fails. The logs don't help as it just seems like the application stopped at a random point when it tried to start, no error is logged nor exception. This is happening since I added a connection to a DB. The connection, however, works when I connect from my machine.

$10 Bounty

2 Replies

Railway
BOT

5 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


case
PRO

5 months ago

@hfcr2017 can you share your Dockerfile?


Loading...