Skip to content

list-all-tx 500 on lnd startup #247

@cstenglein

Description

@cstenglein

If the LND RPC server ist just starting up, then the API just returns 500 without any hint:

LND side:

[ERR] RPCS: [/lnrpc.Lightning/ListPayments]: the RPC server is in the process of starting up, but not yet ready to accept calls

API error log:

Feb 26 05:45:21 raspberrypi python[1371]: 2024-02-26 05:45:21 | ℹ | logging.py:87 | 127.0.0.1:53840 - "GET /api/lightning/list-all-tx?reversed=true HTTP/1.0" 500
Feb 26 05:45:41 raspberrypi python[1371]: 2024-02-26 05:45:41 | ℹ | logging.py:87 | 127.0.0.1:33308 - "GET /api/lightning/list-all-tx?reversed=true HTTP/1.0" 500
Feb 26 05:46:01 raspberrypi python[1371]: 2024-02-26 05:46:01 | ℹ | logging.py:87 | 127.0.0.1:40056 - "GET /api/lightning/list-all-tx?reversed=true HTTP/1.0" 500
Feb 26 05:46:21 raspberrypi python[1371]: 2024-02-26 05:46:21 | ℹ | logging.py:87 | 127.0.0.1:52258 - "GET /api/lightning/list-all-tx?reversed=true HTTP/1.0" 500

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions