2 months ago
after the incedent happened my end points returns 502
i redeployed it but nothing change
i restarted it and nothing changed
8 Replies
Status changed to Open Railway • 2 months ago
2 months ago
Hello mahmoudradwan404,
try hitting redeploy now that the incident is fully resolved and your image should build correctly and fix the 502
2 months ago
Do a new Empty Commit to repo then deploy it
"git commit --allow-empty" it asks a commit name then "git push"
medim
Any console errors and or logs that you can share?
2 months ago
there is no errors appear ,it is only shows
status:completed
but when accessing any endpoint returns 502
mahmoudradwan404
there is no errors appear ,it is only shows status:completed but when accessing any endpoint returns 502
2 months ago
What about root?
domehane
Hello **mahmoudradwan404,** try hitting redeploy now that the incident is fully resolved and your image should build correctly and fix the 502
2 months ago
i did but still
returns 502
and no errors appears
it only shows status : completed
2 months ago
Can you also check the network traffic?
2 months ago
thank you guys for your solutions
i found out that
the starting command is the problem
when i removed it every thing worked
Status changed to Solved Railway • 2 months ago