23 days 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 • 23 days ago
23 days ago
Hello mahmoudradwan404,
try hitting redeploy now that the incident is fully resolved and your image should build correctly and fix the 502
23 days 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?
23 days 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
23 days 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
23 days ago
i did but still
returns 502
and no errors appears
it only shows status : completed
23 days ago
Can you also check the network traffic?
23 days 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 • 23 days ago