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

[help] Telegram: GetWalletInfoErr after changing LND's SSL #589

Open
Falci opened this issue Dec 25, 2024 · 3 comments
Open

[help] Telegram: GetWalletInfoErr after changing LND's SSL #589

Falci opened this issue Dec 25, 2024 · 3 comments

Comments

@Falci
Copy link

Falci commented Dec 25, 2024

I have to update my node's key and I can't get BOS working anymore.

Got this:

Dec 25 12:10:21 potato5 systemd[1]: Started bos.service - bos-telegram.
Dec 25 12:10:24 potato5 bos[353851]: err: failed_to_connect
Dec 25 12:10:24 potato5 bos[353851]: err:
Dec 25 12:10:24 potato5 bos[353851]:   message: 503,GetWalletInfoErr,[object Object]
Dec 25 12:10:24 potato5 bos[353851]:   stack:
Dec 25 12:10:24 potato5 bos[353851]:     - Error: 503,GetWalletInfoErr,[object Object]
Dec 25 12:10:24 potato5 bos[353851]:     -     at /usr/lib/node_modules/balanceofsatoshis/node_modules/async/asyncify.js:105:87
Dec 25 12:10:24 potato5 bos[353851]:     -     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Dec 25 12:10:24 potato5 systemd[1]: bos.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Dec 25 12:10:24 potato5 systemd[1]: bos.service: Failed with result 'exit-code'.
Dec 25 12:10:24 potato5 systemd[1]: bos.service: Consumed 3.881s CPU time.
@alexbosworth
Copy link
Owner

it can't connect so try running it manually like bos telegram and if that doesn't work try other commands and see what errors you see

there is a telegram group for community support

@Falci
Copy link
Author

Falci commented Dec 25, 2024

It does work when connecting via CLI. The issue only happens when running it as a service

@alexbosworth
Copy link
Owner

OK that likely means something is messed up in the path or permissions as far as allowing the service user to access the TLS cert or macaroon

You could try using saved nodes as a workaround, or use docker

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