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
Percy2y ago
Project ID: 38d2a7ec-1936-41bb-8bbf-fb12e319cdd8
ZETREY
ZETREYOP2y ago
38d2a7ec-1936-41bb-8bbf-fb12e319cdd8 someone can help ?
Jack
Jack2y 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
Jack2y 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
ZETREYOP2y ago
Jack
Jack2y ago
I know, could you send your build logs and/or deploy logs?
ZETREY
ZETREYOP2y ago
build log
ZETREY
ZETREYOP2y ago
deploy log
Brody
Brody2y 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
Jack2y ago
mb just saw the other thing
Brody
Brody2y 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
ZETREYOP17mo ago
i get the same error
Solution
ZETREY
ZETREY17mo 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
Brody17mo ago
you are building with a dockerfile, that would have been very useful information, delete it please
ZETREY
ZETREYOP17mo ago
thanks but what can i do if i want to add a dockerfile for my projet
Brody
Brody17mo ago
fair question change the CMD to npm run start (but with the quotes and stuff)
ZETREY
ZETREYOP17mo ago
thanks sir something like CMD ["npm","run","start"] ?
Brody
Brody17mo ago
yep! you got it
Jack
Jack17mo 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