You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried refract specifying --relay-addr and --relay-port nut they seem to be ignored.
The reflect instance does not receive any data.
The relay IP address and port reported 0.0.0.0:443 regardless the parameter values:
toni@t14:~$ pylon/pylon refract abc... --listen-addr 0.0.0.0 --listen-port 1080 --relay-addr 1.2.3.4 --relay-port 843
pylon.cpp:001198: main: Running pylon instance in RELAYED mode (a [pylon reflect] instance is also required)
pylon.cpp:001250: main: Configuring Pylon to use relay: 0.0.0.0:443
pylon.cpp:001268: main: Waiting for zt node to come online...
It keeps waiting forever.
The text was updated successfully, but these errors were encountered:
I have tried refract specifying --relay-addr and --relay-port nut they seem to be ignored.
The reflect instance does not receive any data.
The relay IP address and port reported 0.0.0.0:443 regardless the parameter values:
toni@t14:~$ pylon/pylon refract abc... --listen-addr 0.0.0.0 --listen-port 1080 --relay-addr 1.2.3.4 --relay-port 843
pylon.cpp:001198: main: Running pylon instance in RELAYED mode (a [pylon reflect] instance is also required)
pylon.cpp:001250: main: Configuring Pylon to use relay: 0.0.0.0:443
pylon.cpp:001268: main: Waiting for zt node to come online...
It keeps waiting forever.
The text was updated successfully, but these errors were encountered: