-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
Labels
Description
Background
2025-11-06 09:41:19.147 [ERR] RPCS: [/taprpc.TaprootAssets/ListAssets]: unable to marshal asset: unable to fetch all asset meta: unknown sqlite error: disk I/O error (6410)
Your environment
litd v0.15.1-alpha
Linux 4.19.157-perf-g8779875ad741 #1 SMP PREEMPT Mon Apr 17 11:47:32 CST 2023 aarch64Logs
Config
lnd.bitcoin.node=neutrino
lnd.bitcoin.mainnet=true
lnd.bitcoin.defaultchanconfs=1
[Application Options]
lnd-mode=integrated
uipassword=12345678
network=mainnet
autopilot.disable=true
[Integrated lnd (use when lnd-mode=integrated)]
lnd.alias=BITLONG.bitlong
lnd.debuglevel=info
lnd.maxbackoff=2s
lnd.sync-freelist=true
lnd.accept-keysend=true
lnd.tlsdisableautofill=true
lnd.maxpendingchannels=1000
lnd.max-commit-fee-rate-anchors=20
lnd.accept-positive-inbound-fees=true
lnd.payments-expiration-grace-period=24h
lnd.norest=1
lnd.rpclisten=0.0.0.0:10009
lnd.coin-selection-strategy=random
lnd.bitcoin.active=true
#lnd.wallet-unlock-password-file=
#lnd.lnddir=
[db]
lnd.db.no-graph-cache=false
[bolt]
lnd.db.bolt.auto-compact=false
[routing]
lnd.routing.strictgraphpruning=false
[neutrino]
lnd.neutrino.maxpeers=125
lnd.neutrino.banduration=10m
lnd.neutrino.banthreshold=20
lnd.neutrino.addpeer=xxx.xxx.xxx.xxx:xxx
lnd.neutrino.broadcasttimeout=10s
lnd.neutrino.persistfilters=true
[fee]
lnd.fee.url=https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json
[Autopilot]
lnd.autopilot.active=false
lnd.autopilot.private=true
lnd.autopilot.minconfs=1
lnd.autopilot.conftarget=3
lnd.autopilot.allocation=0.5
lnd.autopilot.heuristic=externalscore:1.00
lnd.autopilot.heuristic=preferential:0.00
[protocol]
lnd.protocol.wumbo-channels=true
lnd.protocol.zero-conf=true
lnd.protocol.option-scid-alias=true
lnd.protocol.simple-taproot-chans=true
lnd.protocol.simple-taproot-overlay-chans=true
lnd.protocol.custom-message=17
[routerrpc]
lnd.routerrpc.estimator=apriori
[rpcmiddleware]
lnd.rpcmiddleware.enable=true
lnd.rpcmiddleware.intercepttimeout=2s
[Integrated faraday options (use when faraday-mode=integrated)]
#faraday.faradaydir=
[Integrated loop options (use when loop-mode=integrated)]
#loop.loopdir=
[Integrated pool options (use when pool-mode=integrated)]
#pool.basedir=
[Integrated taproot assets options (use when taproot-assets=integrated)]
taproot-assets.network=mainnet
taproot-assets.universe.federationserver=xxx.xxx.xxx.xxx:xxx
taproot-assets.proofcourieraddr=universerpc://xxx.xxx.xxx.xxx:xxx
taproot-assets.experimental.rfq.priceoracleaddress=rfqrpc://xxx.xxx.xxx.xxx:xxx
#taproot-assets.tapddir=
taproot-assets.allow-public-uni-proof-courier=false
taproot-assets.allow-public-stats=false
taproot-assets.universe.public-access=rw
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done