Hi there, I have got the following error from the logs and I have tried to use Chantools to recover but no luck.
This is the error I am getting: panic: freepages: failed to get all reachable pages
And below are the logs if anyone can assist me on either how to fix this?
Or if I should start again by re-installing (I have my seed phrase and channel backup)
LND logs
--------
Attaching to lnd
lnd | panic: freepages: failed to get all reachable pages (page 7912408300994173476: out of bounds: 48151)
lnd |
lnd | goroutine 102 [running]:
lnd | go.etcd.io/bbolt.(*DB).freepages.func2(0x400016eba0)
lnd | go.etcd.io/bbolt@v1.3.5-0.20200615073812-232d8fc87f50/db.go:1003 +0xc4
lnd | created by go.etcd.io/bbolt.(*DB).freepages
lnd | go.etcd.io/bbolt@v1.3.5-0.20200615073812-232d8fc87f50/db.go:1001 +0x134
lnd | 2021-09-22 23:36:36.319 [INF] LTND: Version: 0.13.1-beta commit=v0.13.1-beta, build=production, logging=default, debuglevel=info
lnd | 2021-09-22 23:36:36.320 [INF] LTND: Active chain: Bitcoin (network=mainnet)
lnd | 2021-09-22 23:36:36.358 [INF] RPCS: RPC server listening on 0.0.0.0:10009
lnd | 2021-09-22 23:36:36.360 [INF] RPCS: gRPC proxy started at 0.0.0.0:8080
lnd | 2021-09-22 23:36:36.360 [INF] LTND: Opening the main database, this might take a few minutes...
lnd | 2021-09-22 23:36:36.360 [INF] LTND: Opening bbolt database, sync_freelist=false, auto_compact=false