#Can't connect to server/port
9 messages · Page 1 of 1 (latest)
It seems like the issue may be related to the ISP blocking port 80 if it is not running HTTP(S). You can try setting the port manually in your code or setting the PORT environment variable. If the app needs to be exposed to the internet, you may need to do that as well.
⚠️ experimental feature
Ignore the bot, it’s wrong
have you set railway’s port through the PORT environment variable?
Are you using a Railway provided domain or a custom one?