alexbalandi
TCP connection via private railway network times out
Ok, the docs (
You will need to bind to a IPv6 port to receive traffic on the private network
) and duck debugging help.
Ty, dear duck, you're extremely useful!
:duck50:
Problem resolved 🌚7 replies
TCP connection via private railway network times out
Actually, now that I think about it, this specific port might be not exposed to internal railway network, the dask cluster I want to connect to (
personalized_assistant_core
service) listens at tcp://127.0.0.1:8786
. 🤔 Is it possible to somehow config it to be exposed/binded properly?7 replies