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

[Suggestion] Beam CLI-wallet sqlite error code=5, database is locked. #2008

Open
vsnation opened this issue Feb 21, 2025 · 2 comments
Open

Comments

@vsnation
Copy link

Right now when you call cmd

./beam-wallet info

You can't get the wallet balance because you the wallet API is running.

It should help to all the devs around who work with Beam Payments and verify it's in CLI

@abdodz1234
Copy link

abdodz1234 commented Feb 21, 2025

Right now when you call cmd

./beam-wallet info

You can't get the wallet balance because you the wallet API is running.

It should help to all the devs around who work with Beam Payments and verify it's in CLI

use this to get wallet info:
https://github.com/BeamMW/beam/wiki/Beam-wallet-protocol-API-v7.3#wallet_status

@vsnation
Copy link
Author

Right now when you call cmd
./beam-wallet info
You can't get the wallet balance because you the wallet API is running.
It should help to all the devs around who work with Beam Payments and verify it's in CLI

use this to get wallet info: https://github.com/BeamMW/beam/wiki/Beam-wallet-protocol-API-v7.3#wallet_status

I need to get a balance from the CLI wallet. From wallet API It works well.

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