Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

relay parameters are ignored #11

Open
tonirug opened this issue Nov 30, 2023 · 0 comments
Open

relay parameters are ignored #11

tonirug opened this issue Nov 30, 2023 · 0 comments

Comments

@tonirug
Copy link

tonirug commented Nov 30, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant