R
Railway16mo ago
ZETREY

Application failed to respond

my project is active but i can't access to it
Solution:
GitHub
GitHub - ZHKING13/simplon_test_client: le cote client du projet d' ...
le cote client du projet d' émargement des évènements de Simplon - GitHub - ZHKING13/simplon_test_client: le cote client du projet d' émargement des évènements de Simplon
Jump to solution
19 Replies
Percy
Percy16mo ago
Project ID: 38d2a7ec-1936-41bb-8bbf-fb12e319cdd8
ZETREY
ZETREY16mo ago
38d2a7ec-1936-41bb-8bbf-fb12e319cdd8 someone can help ?
Jack
Jack16mo ago
What do you see when you visit your project link; https://railway.app/project/38d2a7ec-1936-41bb-8bbf-fb12e319cdd8 ?
Railway
Railway
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
Jack
Jack16mo ago
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.
ZETREY
ZETREY16mo ago
Jack
Jack16mo ago
I know, could you send your build logs and/or deploy logs?
ZETREY
ZETREY16mo ago
build log
ZETREY
ZETREY16mo ago
deploy log
Brody
Brody16mo ago
this guide will help you, though it's currently a tiny bit broken, it's missing the part about vite, but that just says to replace serve build ... with serve dist ... https://help.railway.app/project-help/f9v3gkPQRy4UShk5SnoPDH/getting-your-create-react-app-running-on-railway/qHRsgxa5n57xLp1yVgk9fP sorry jack
Jack
Jack16mo ago
mb just saw the other thing
Brody
Brody16mo ago
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
ZETREY
ZETREY16mo ago
i get the same error
Solution
ZETREY
ZETREY16mo ago
GitHub
GitHub - ZHKING13/simplon_test_client: le cote client du projet d' ...
le cote client du projet d' émargement des évènements de Simplon - GitHub - ZHKING13/simplon_test_client: le cote client du projet d' émargement des évènements de Simplon
Brody
Brody16mo ago
you are building with a dockerfile, that would have been very useful information, delete it please
ZETREY
ZETREY16mo ago
thanks but what can i do if i want to add a dockerfile for my projet
Brody
Brody16mo ago
fair question change the CMD to npm run start (but with the quotes and stuff)
ZETREY
ZETREY16mo ago
thanks sir something like CMD ["npm","run","start"] ?
Brody
Brody16mo ago
yep! you got it
Jack
Jack16mo ago
npm start should do the thing too, you only need to include the run if you're running a script different than start in your package.
Want results from more Discord servers?
Add your server