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

"FATAL Failed to initialize Bus" when bitcoin windows are open #80

Closed
carbocation opened this issue Sep 29, 2022 · 2 comments
Closed

"FATAL Failed to initialize Bus" when bitcoin windows are open #80

carbocation opened this issue Sep 29, 2022 · 2 comments
Assignees

Comments

@carbocation
Copy link

Note that on Ubuntu with bitcoind, I run into the following error if the bitcoin GUI has any open windows. Once I dismiss open windows, then lss works fine.

$ ./lss 
[2022/09/29 - 12:54:42]  INFO Ledger SatStack (lss) v0.12.0                 arch=linux amd64 build= commit= runtime=go1.17.13
[2022/09/29 - 12:54:42]  INFO Config file detected                          path=/home/user/.config/Ledger Live/lss.json
[2022/09/29 - 12:54:42]  INFO Warming up...                                
[2022/09/29 - 12:54:42] FATAL Failed to initialize Bus                      error=failed to load wallet: -4: Wallet file verification failed. SQLiteDatabase: Unable to obtain an exclusive lock on the database, is it being used by another bitcoind?

The error message about the SQLite database wasn't really obvious to me, so my suggestion would be to consider adding this issue as a possibility. ("Do you have any bitcoin windows open? If so, try closing them and re-running lss." or something.)

@adrienlacombe adrienlacombe self-assigned this Sep 30, 2022
@adrienlacombe
Copy link
Contributor

Thank you @carbocation !

@adrienlacombe
Copy link
Contributor

done, thank you @carbocation !

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

2 participants