Getting 502 after deploying to new Railway servers
blokkies48
PROOP

10 months ago

Getting 502 after simply deploying to the new railway servers no code, or settings changes. Must I just wait or what? My deployment was successful and other apps in the same project work.

What information can I provide to help

Solved

8 Replies

blokkies48
PROOP

10 months ago

When I change the port I am just getting a white screen. It seems like the React app isn't being served. Note again I have not made any code changes in months and it has been working as is, so port number must not even have been changed.

Attachments


itsrems
EMPLOYEE

10 months ago

Your domain is setup to listen for port 4173, but is listening on port 8080. could you change the port in the service settings ? (networking -> domains -> edit -> change port)


Status changed to Awaiting User Response Railway 10 months ago


blokkies48
PROOP

10 months ago

What happened I assume everything got lost in my setting some how, because I did not touch the settings just redeployed


Status changed to Awaiting Railway Response Railway 10 months ago


blokkies48
PROOP

10 months ago

-


blokkies48
PROOP

10 months ago

No matter what I am getting this error

Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec.


blokkies48
PROOP

10 months ago

so my generated domain seems to work

but the custom one doesn't


blokkies48
PROOP

10 months ago

Seems to be my work vpn giving issues... I really need to get another laptop fml. sorry


itsrems
EMPLOYEE

10 months ago

that's okay - glad you figured this out. Let us know if we can help with anything else smile emoji


Status changed to Awaiting User Response Railway 10 months ago


Status changed to Solved itsrems 10 months ago


Loading...