#Application failed to respond

27 messages · Page 1 of 1 (latest)

odd scarab
#

my project is active but i can't access to it

civic vineBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

marsh urchinBOT
#

Project ID: 38d2a7ec-1936-41bb-8bbf-fb12e319cdd8

odd scarab
#

38d2a7ec-1936-41bb-8bbf-fb12e319cdd8

odd scarab
#

someone can help ?

worldly stirrup
#

Oh you’re talking about your internal project, not your access to it.

#

What template or repo are you trying to deploy? Without any background I have no information to be of any help.

worldly stirrup
# odd scarab

I know, could you send your build logs and/or deploy logs?

odd scarab
#

deploy log

heavy wadi
#

sorry jack

worldly stirrup
#

mb just saw the other thing

heavy wadi
#

the command vite starts a development server, and you definitely don't want to be running a development server on railway

#

what you just suggested would get it to work, but it's not the proper solution

odd scarab
heavy wadi
#

you are building with a dockerfile, that would have been very useful information, delete it please

civic vineBOT
odd scarab
#

thanks but what can i do if i want to add a dockerfile for my projet

heavy wadi
#

fair question

#

change the CMD to npm run start (but with the quotes and stuff)

odd scarab
#

thanks sir

odd scarab
heavy wadi
#

yep! you got it