#Hosting nextjs app on railway

11 messages · Page 1 of 1 (latest)

drowsy crow
#

One of the strangest bug I've seen - updated logs on the railway (showing new data) but on the frontend side, the pages return old data. No updates. Nothing. I restarted the app, it still shows new data in the logs but not on the frontend.

I looked into caching and other possibilities but that doesn't seem to be the cause.

f2d5a567-1e89-46fb-9db9-af0e0ce9e14b/service/7a33521f-7140-4e47-ab50-70bce1aa636e

stray ferryBOT
#

Project ID: f2d5a567-1e89-46fb-9db9-af0e0ce9e14b,7a33521f-7140-4e47-ab50-70bce1aa636e

drowsy crow
#

It works locally somehow or in the logs.

#

so I don't think it is a nextjs caching issue or cloudflare proxy issue or something else. I tried to filter down each.

#

Has anyone else noticed something similar with hosting nextjs?

drowsy crow
#

deleted the app, created new one. Fixed the problem

#

very strange

neon violet
#

I don't think this is an issue related to railway

#

Glad you could solve it.

drowsy crow
#

I will try to debug later if it happens again.