question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] LNDhub extension return unusable `getinfo` response

See original GitHub issue

Describe the bug The getinfo call simply returns bad auth everytime, which breaks integrations like for us in BTCPay Server (see btcpayserver/btcpayserver#4414).

Expected behavior Return valid information, which we can use to connect. For us that would mean having a list of uris and a block_height being set.

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
callebtccommented, Dec 8, 2022

Since LNbits works with many different backends, we don’t have that info universally. Example: People using LNTXBOT or Opennode as a backend.

0reactions
dennisreimanncommented, Dec 8, 2022

It should basically pass up the info of the underlying LN node getinfo call. Also see the LND reference.

Read more comments on GitHub >

github_iconTop Results From Across the Web

LndHub/rpc.proto at master
It provides separate accounts for end-users - LndHub/rpc.proto at master ... GetInfo returns general information concerning the lightning node including.
Read more >
Bitcoin Project Release Tracker
This release fixes a series of bugs related to fee estimation with taproot outputs/inputs, a bug fix to ensure new channels are always...
Read more >
Lnbits Lnbits Statistics & Issues - Codesti
Issue Title State Comments Created Date Upd... Can't change funding wallet in .env file closed 1 2022‑12‑20 202... duplicate ENV variable LNBITS_ALLOWED_USERS closed 0 2022‑12‑17...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found