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

If login is required, Zeus is always reconnecting to node #1279

Closed
myxmaster opened this issue Jan 30, 2023 · 2 comments · Fixed by #1470
Closed

If login is required, Zeus is always reconnecting to node #1279

myxmaster opened this issue Jan 30, 2023 · 2 comments · Fixed by #1470
Labels
Bug Something isn't working

Comments

@myxmaster
Copy link
Contributor

Describe the bug

When you enable setting "require login after app returns from background", Zeus is always reconnecting to your node when you start the app. Even if the last app usage is seconds ago.

With this setting disabled, reconnect only happens if last app usage is some time ago.

Of course after some time it is reasonable to reconnect to the node instead of loading data from cache, but it shouldn't have anything to do with this setting.

Reproduce

Set PIN, enable "require login after app returns from background", leave app, open it immediately again, enter PIN.

I can see this with

  • LND (REST) -> Tor
  • LND (REST) -> Clearnet
  • LND (Lightning Node Connect)

Zeus version

v0.7.1

Node interface

Multiple (specified in comments)

Network

Clearnet

Device

Samsung Galaxy S20+

Device operating system

Android 13 (Kernel 4.19)

Log output

No response

@myxmaster myxmaster added the Bug Something isn't working label Jan 30, 2023
@kaloudis
Copy link
Contributor

kaloudis commented Mar 9, 2023

Should be fixed in v0.7.3, out now.

@myxmaster
Copy link
Contributor Author

Tested with v0.7.3 and I still see "Zeus is connecting to your node." after I entered the PIN and it loads for a while (with Tor its obviously easy to notice).

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.

2 participants