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

ERROR worker: Failed to initialize Bus error=failed to load wallet: -35: Wallet "satstack" is already loaded. #130

Open
olivierg63 opened this issue Jan 7, 2024 · 2 comments

Comments

@olivierg63
Copy link

olivierg63 commented Jan 7, 2024

Hi,

With manual configuration for making my lss.json file, i succeeded to make Satstack working with my Umbrel node (core 25.1.0) and Ledger Live (2.73.1).

However, each time i start Satstack, it says that Wallet "satstack" is already loaded.
I've to run lss.exe --unload-wallet command each time. is it normal ?

Moreover Ledger Live takes about 40min to have Satstack Status to "Ready", but my account stays not-synchronized (red cross and http 404 error when synchronizing).

Thanks for your help...

@adrienlacombe
Copy link
Contributor

hi, latest Ledger Live Desktop won't work sorry, please stay on 2.52.0

@voidzero
Copy link

voidzero commented Sep 28, 2024

I'm having a similar issue. First time I started lss with a config file in my home directory, just a simple one where I declare my bitcoind username, password, and the IP/port of my bitcoin node.

Now when I start it up I get the same issue - it's also no longer loading the config file from my home directory but the .config/Ledger Live/lss.json one. That file contains both the bitcoind info, and a lot of account information too.

To be exact, here is the output from lss

$ GIN_MODE=release lss
[2024/09/28 - 15:24:22]  INFO Ledger SatStack (lss) v0.19.0                 arch=linux amd64 build= commit= runtime=go1.22.6
[2024/09/28 - 15:24:22]  INFO Config file detected                          path=/home/myuser/.config/Ledger Live/lss.json
[2024/09/28 - 15:24:22]  INFO Warming up...
[2024/09/28 - 15:24:22] FATAL Failed to initialize Bus                      error=failed to load wallet: -35: Wallet "satstack" is already loaded.

I unload the wallet, then start up lss normally and then it works for this session.

Maybe lss should automatically unload the wallet upon lss shutdown.

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

3 participants