build keep failing
1darkvader
HOBBYOP

2 months ago

Hello, one of my project have been failing even the build is building successfully but network config is the issue i dont think its my project because the logs doesnt show any build errors please advice.

Solved

1 Replies

Railway
BOT

2 months ago

Your AtlasPrime-Exchange service shows a FAILED status, but the runtime logs indicate Next.js started successfully on port 10000 and reported "Ready in 95ms." This typically means a healthcheck is configured on the service and is failing, which would cause the deployment to be marked as failed despite the app starting. Check your service settings for a configured healthcheck endpoint and verify it returns a 200 status code, or remove it if not needed. See our healthcheck docs for details.


Status changed to Awaiting User Response Railway 2 months ago


Railway
BOT

2 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway about 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...