Open dominictarr opened 4 years ago
oh my config is:
"connections": {
"incoming": {
"net":[{"scope":"public","transform":"shs","port":8008, "external": "wx.larpa.net", "host": "::"}],
"ws":[{"scope":"public","transform":"shs", "port":9009}]
}
}
so actually external wx.larpa.net
on the net address and not the ws is correct!
my hunch is ssb-config
, since that had recent changes. on the correct version it's 3.2.5 on the incorrect it's 3.3.0
oh my ssb-ws was a major version old... so that might be it...
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
I updated by pub to the latest version, and it's giving an incorrect address for public
the net address is fine, ws is localhost that's wrong!
previously I was running 14.1.9 and it also returned a slightly weird one, but one that would work
"net:wx.larpa.net:8008~shs:DTNmX+4SjsgZ7xyDh5xxmNtFqa6pWi5Qtw7cE8aR9TQ=;ws://128.199.132.182:9009~shs:DTNmX+4SjsgZ7xyDh5xxmNtFqa6pWi5Qtw7cE8aR9TQ="
at least the ws address is a real public address here