Private domains for services with multi-word names appear to be invalid (space in the subdomain)
benisenstein
PROOP

a month ago

In a fresh deployment of my template, services with multi-word names (eg "Supabase Storage") are being assigned private hosts such as "supabase storage.railway.internal". This is causing new deployments to crash as a space is invalid in a hostname. Hopefully this platform can be fixed ASAP!

Solved

3 Replies

benisenstein
PROOP

a month ago

Evidence logs in Kong API gateway which routes to all the supabase services:

" in 'host': invalid value: supabase auth.railway.internal"


Status changed to Awaiting Railway Response brody about 1 month ago


a month ago

Thank you for the report. We are able to reproduce this, and we will start working on a fix.


Status changed to Awaiting User Response Railway about 1 month ago


a month ago

The fix to the regression is live. We are back to normalizing the service names for use in the private domain name.

Thank you for reporting this!


Status changed to Solved brody about 1 month ago


Loading...