I noticed my Redwood projects (first deployed years ago and periodically updated) are displaying the ‘Something went wrong’ error on their deployed sites, so I did part of the tutorial just to see if anything changed with Netlify or data migration.
I focused on the schema, initial migration, put the Railway database_url in the .env file and in Netlify, but the deploy fails. However, it does run locally and can read-write to the Railway PostgreSQL instance.
Any help is appreciated!