R
Railway•3mo ago
kuraputo

Application failed to response

I deploy docker images, i have a domain, but they not answer
16 Replies
Percy
Percy•3mo ago
Project ID: d557b44d-2820-4903-99a3-8dd3ec03a7e9
Brody
Brody•3mo ago
what docker image?
kuraputo
kuraputo•3mo ago
d557b44d-2820-4903-99a3-8dd3ec03a7e9 it is a spring boot application, keycloak via quai.io and angular app => all same problems => this id is for the spring boot
Brody
Brody•3mo ago
there is a template for keycloak, please use that
kuraputo
kuraputo•3mo ago
the build is not the problem, it is running also => but i can't access them
Brody
Brody•3mo ago
please use the keycloak template lets tackle one app at a time, first keycloak, so please go ahead and deploy the keycloak template
kuraputo
kuraputo•3mo ago
no keycloak is not important spring boot i need to fix and angular can't use templates for them
Brody
Brody•3mo ago
for spring boot read this https://docs.railway.app/guides/fixing-common-errors for angular, what version?
kuraputo
kuraputo•3mo ago
14.x
Brody
Brody•3mo ago
client side rendered, or server side rendered
kuraputo
kuraputo•3mo ago
i fixed it => was all the port problem 🙂
Brody
Brody•3mo ago
it may work, but it's very possible you are now running an angular development server on railway
kuraputo
kuraputo•3mo ago
why?
Brody
Brody•3mo ago
angular 14 doesn't come with a production ready web server
kuraputo
kuraputo•3mo ago
i use nginx
Brody
Brody•3mo ago
okay cool