Website won't load
jwsandeman
PROOP

a year ago

Hi, I just tried to deploy some changes to my dev environment, and the build succeeded. However, I am getting an HTTP ERROR 404.

Tried redeploying to a previous working version but same error. Also tried creating a new environment using both the dev and the production environments as templates, and still the same error every time.

I can't see any logs or errors in Railway that would indicate the service is not running, just the error in the browser.

Solved

5 Replies

a year ago

Apologies but this looks like an issue with the application level code. Due to volume, we can only answer platform level issues here

I've made this thread public so that the community might be able to help


Status changed to Awaiting User Response Railway about 1 year ago


jwsandeman
PROOP

a year ago

Hi, i'm not so sure it is an application level issue? As i said i tried redeploying the dev environment to a previous (working) deployment and i also tried deploying to a copy of the production environment (which is currently still running and operating correctly) but it still failed. I also found a few recent threads (last couple of days) where it seems other users have had similar issues as me that have been resolved by Brody setting the correct start command. I haven't had to ever set the start commands but if you know what it is i can add it in and see if that fixes it?


Status changed to Awaiting Railway Response Railway about 1 year ago


a year ago

pnpm run start would be the correct start command, you can set it in your service settings.


Status changed to Awaiting User Response Railway about 1 year ago


brody

pnpm run start would be the correct start command, you can set it in your service settings.

jwsandeman
PROOP

a year ago

Legend! Thanks Brody, that worked. Ive just noticed a couple of my other projects have the same issue now as well so i'll go through and set them all up. Has this got something to do with the Nixpacks release?


Status changed to Awaiting Railway Response Railway about 1 year ago


jwsandeman

Legend! Thanks Brody, that worked. Ive just noticed a couple of my other projects have the same issue now as well so i'll go through and set them all up. Has this got something to do with the Nixpacks release?

Yes, but everything should be good afterwards.

(Marking as solved.)


Status changed to Awaiting User Response Railway about 1 year ago


Status changed to Solved angelo-railway about 1 year ago


Loading...