Strapi with Railway : Internal Server Error, when I try to upload assets

Hey everyone,

After reading many Strapi hosting reviews on Railway, I hosted my app on it. So I built my app with the Strapi template created by Railway. I have now a Content Type with a media field. And when I’m trying to upload assets from a media field, I get this error: Internal Server Error. Has anyone encountered this problem before? Perhaps can’t we upload media on Railway?

Thanks!

I think Railway requires you to have a bucket storage as a provider.
Else you will loose all your images.

The Internal Server error is mostly because I guess the public directory does not exist inside the container.
Meaning you can’t store any files.