Application failed to respond
My mysql database and node/express is connected successfully, but the application failed to respond. I already followed the solution here -> (https://docs.railway.app/guides/fixing-common-errors) but does not solve the problem.
Is there any solution you would suggest?
Solution:Jump to solution
please see this docs page https://docs.railway.app/guides/fixing-common-errors
14 Replies
Project ID:
cef25ffe-48ad-4c40-8e83-8ca4296ad84f
cef25ffe-48ad-4c40-8e83-8ca4296ad84f
Solution
please see this docs page https://docs.railway.app/guides/fixing-common-errors
i followed the solution and give me this error in log
show me the changes you have made please
oh, at first i did a typo "0,0,0,0,"
now i changed to "0.0.0.0"
but still it says "application failed to respond"
show me what you have set the
port
variable toshould i use 3000?
I'm very curious to know why you have set your app to listen on the mysql port
oh... im sorry, it just a port for app to listen to, i changed it now
i think its fine now right, i have not create a table yet
sounds good