10 months ago
i have deployed my app, an internet radio station with icecast2 like server called https://www.rocketbroadcaster.com/streaming-audio-server/
in rsas.xml i have set the port to 8001, i deployed the app to railway and i can access it via the railway generated url however railway maps the port to the domain so you dont have enter manually i guess. the problem is that mixx that i use on ubuntu to broadcast my music expects a port for live broadcasting and refuses to connect otherwise.
ideally i would like to do something https://appname-production.up.railway.app:8001/ however this times out 
any suggestions on how to tackle this?
2 Replies
10 months ago
Hello,
You are correct, we do map a port to the internal port 8001, that port is port 443, so if the software needs a port, use port 443.
Best,
Brody
Status changed to Awaiting User Response Railway • 10 months ago
10 months ago
unfortunately it didn't work
i got
Can't connect to streaming server
Socket error
Status changed to Awaiting Railway Response Railway • 10 months ago