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

When connection method is changed while Zeus is trying to connect, old connection establishment is not canceled #1492

Closed
myxmaster opened this issue Jun 12, 2023 · 0 comments · Fixed by #1504
Labels
Bug Something isn't working

Comments

@myxmaster
Copy link
Contributor

Describe the bug

see title

Reproduce

  • setup 2 connection methods, a working one e.g. LND (REST) via local network and a broken one e.g. LND (REST) via Tor with a wrong onion address
  • pick LND (REST) via Tor as node (although it doesn't work)
  • restart Zeus and immediately change connection method to LND (REST) via local network (while Zeus is trying to establish connection via Tor)

-> now the connection to node LND (REST) via local network will be established and after some time you still see an error because connection via Tor failed...

Zeus version

v0.7.6

Node interface

LND (REST)

Network

Clearnet

Device

Samsung Galaxy S20+

Device operating system

Android 13

Log output

No response

@myxmaster myxmaster added the Bug Something isn't working label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant