Strapi Deployment Failed during build process
mad-zephyr
TRIALOP

a year ago

During all day strapi deployment failed which started from Railway templates, it is happens without any changes in configuration strapi.

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

brody
EMPLOYEE

a year ago

This is due to a caveat (that will be fixed) with the v2 runtime that Railway enables by default for new deployments, deployments have to listen on IPv6 in order to pass the heath check where as they didn't need to listen on IPv6 to pass the health check on the legacy runtime.

The fix for now would be to configure strapi to listen on :: or switch back to the legacy runtime in your service settings.


Loading...