lightning icon indicating copy to clipboard operation
lightning copied to clipboard

Awaiting Unilateral -- CL generated a transaction which bitcoin core does not accept

Open 21OrangePill opened this issue 3 years ago • 14 comments
trafficstars

hello,

i have a problem and I hope you can help me out.

Im using CL v0.10.2 and I have now 5 channel with the state "AWAITING_UNILATERAL".

Im the one who force closed the channels, not the channel partner.

here is what I have done:

If I try "cl close"

there is an error:

"code": -1, "message": "Channel is in state AWAITING_UNILATERAL"

If I try "cl txsend"

there is an error:

"code": -32602, "message": "not an unreleased txid'"

If I try "bitcoin-cli converttopsbt" and broadcast the transaction

there is an error:

"TX decode failed. Make sure the tx has at least one input"

If I try to rebroadcast the transactions with the rawtx I will get "bad txns inputs missingorspent" or "non mandatory script verify flag"

listfunds: listfunds.txt

listpeers: listpeers.txt

listtransactions: listtransactions.txt

1

21OrangePill avatar Mar 22 '22 20:03 21OrangePill

The problem started with an update from Raspiblitz 1.7.1 to 1.7.2, created a CL backup, flashed the sd card and the Raspiblitz and restored from the CL backup

21OrangePill avatar Mar 25 '22 17:03 21OrangePill

It will keep trying to send the transaction out. If you set log-level=debug you'll see sendrawtransaction lines with the actual full transaction it's trying to send.

Paste that (or email me) and we can try to diagnose...

rustyrussell avatar Apr 02 '22 00:04 rustyrussell

thanks, here are the "listtransactions" after "log-level=debug" at the config and the last "cllog", tell me if its wrong and you need another cllog.txt listtransactions - debug.txt

21OrangePill avatar Apr 02 '22 12:04 21OrangePill

There is a crashlog in "/home/bitcoin/.lightning/bitcoin" crash.log.20220317205453.txt

21OrangePill avatar Apr 11 '22 18:04 21OrangePill

The crashlog is unrelated, you must have had the node run twice, and one of them got the DB lock, while the other one didn't and exited, as indicated by the log.

cdecker avatar Apr 12 '22 12:04 cdecker

so that's not the problem why Im in the "awaiting unilateral close" forever? @cdecker

21OrangePill avatar Apr 15 '22 05:04 21OrangePill

I'm sharing the data again without .txt files with more informations & a updated version:

getinfo output

"id": "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734", "alias": "OrangePill", "color": "032be4", "num_peers": 6, "num_pending_channels": 0, "num_active_channels": 6, "num_inactive_channels": 0, "address": [ { "type": "torv3", "address": "s3nkudc4dmx2vg4plfrlxrcl57ykjbdm3eivy553kmlp3qbflzpxpqad.onion", "port": 9736 } ], "binding": [ { "type": "ipv4", "address": "127.0.0.1", "port": 9736 } ], "version": "v0.11.1", "blockheight": 739365, "network": "bitcoin", "msatoshi_fees_collected": 235238, "fees_collected_msat": "235238msat", "lightning-dir": "/home/bitcoin/.lightning/bitcoin", "our_features": { "init": "88082269a2", "node": "800088082269a2", "channel": "", "invoice": "02000000024100"

cllog debug v0.11.1 after a restart & new cllog file

2022-06-05T06:15:51.372Z DEBUG lightningd: Opened log file cl.log 2022-06-05T06:15:51.586Z DEBUG plugin-manager: started(12755) /usr/local/bin/../libexec/c-lightning/plugins/autoclean 2022-06-05T06:15:51.608Z DEBUG plugin-manager: started(12757) /usr/local/bin/../libexec/c-lightning/plugins/bcli 2022-06-05T06:15:51.627Z DEBUG plugin-manager: started(12759) /usr/local/bin/../libexec/c-lightning/plugins/fetchinvoice 2022-06-05T06:15:51.648Z DEBUG plugin-manager: started(12760) /usr/local/bin/../libexec/c-lightning/plugins/funder 2022-06-05T06:15:51.661Z DEBUG plugin-manager: started(12762) /usr/local/bin/../libexec/c-lightning/plugins/topology 2022-06-05T06:15:51.681Z DEBUG plugin-manager: started(12763) /usr/local/bin/../libexec/c-lightning/plugins/keysend 2022-06-05T06:15:51.691Z DEBUG plugin-manager: started(12767) /usr/local/bin/../libexec/c-lightning/plugins/offers 2022-06-05T06:15:51.709Z DEBUG plugin-manager: started(12768) /usr/local/bin/../libexec/c-lightning/plugins/pay 2022-06-05T06:15:51.716Z DEBUG plugin-manager: started(12770) /usr/local/bin/../libexec/c-lightning/plugins/txprepare 2022-06-05T06:15:51.728Z DEBUG plugin-manager: started(12771) /usr/local/bin/../libexec/c-lightning/plugins/spenderp 2022-06-05T06:15:51.740Z DEBUG plugin-manager: started(12772) /home/bitcoin/cl-plugins-enabled/c-lightning-http-plugin 2022-06-05T06:15:51.765Z DEBUG plugin-manager: started(12773) /home/bitcoin/cl-plugins-enabled/backup.py 2022-06-05T06:15:56.646Z DEBUG lightningd: testing /usr/local/libexec/c-lightning/lightning_channeld 2022-06-05T06:15:56.675Z DEBUG lightningd: testing /usr/local/libexec/c-lightning/lightning_closingd 2022-06-05T06:15:56.698Z DEBUG lightningd: testing /usr/local/libexec/c-lightning/lightning_connectd 2022-06-05T06:15:56.719Z DEBUG lightningd: testing /usr/local/libexec/c-lightning/lightning_gossipd 2022-06-05T06:15:56.750Z DEBUG lightningd: testing /usr/local/libexec/c-lightning/lightning_hsmd 2022-06-05T06:15:56.767Z DEBUG lightningd: testing /usr/local/libexec/c-lightning/lightning_onchaind 2022-06-05T06:15:56.792Z DEBUG lightningd: testing /usr/local/libexec/c-lightning/lightning_openingd 2022-06-05T06:15:56.809Z DEBUG hsmd: pid 13103, msgfd 42 2022-06-05T06:15:56.853Z INFO plugin-backup.py: root : Comparing backup version 1941847 versus first write version 1941848 2022-06-05T06:15:56.853Z INFO plugin-backup.py: Comparing backup version 1941847 versus first write version 1941848 2022-06-05T06:15:56.853Z INFO plugin-backup.py: root : Versions match up 2022-06-05T06:15:56.853Z INFO plugin-backup.py: Versions match up 2022-06-05T06:16:07.284Z DEBUG connectd: pid 14331, msgfd 46 2022-06-05T06:16:07.285Z DEBUG hsmd: new_client: 0 2022-06-05T06:16:07.302Z DEBUG 032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734-hsmd: Got WIRE_HSMD_ECDH_REQ 2022-06-05T06:16:07.302Z DEBUG hsmd: Client: Received message 1 from client 2022-06-05T06:16:07.306Z DEBUG connectd: Proxy address: 127.0.0.1:9050 2022-06-05T06:16:07.306Z DEBUG connectd: Created listener on 127.0.0.1:9736 2022-06-05T06:16:07.306Z INFO connectd: Static Tor service onion address: "s3nkudc4dmx2vg4plfrlxrcl57ykjbdm3eivy553kmlp3qbflzpxpqad.onion:9736,127.0.0.1:9736" bound from extern port 9736 2022-06-05T06:16:07.306Z DEBUG connectd: REPLY WIRE_CONNECTD_INIT_REPLY with 0 fds 2022-06-05T06:16:07.306Z DEBUG connectd: connectd_init_done 2022-06-05T06:16:07.513Z INFO plugin-bcli: bitcoin-cli initialized and connected to bitcoind. 2022-06-05T06:16:07.513Z DEBUG lightningd: All Bitcoin plugin commands registered 2022-06-05T06:16:08.236Z DEBUG lightningd: Smoothed feerate estimate for opening initialized to polled estimate 250 2022-06-05T06:16:08.236Z DEBUG lightningd: ... feerate estimate for opening hit floor 253 2022-06-05T06:16:08.236Z DEBUG lightningd: Feerate estimate for opening set to 253 (was 0) 2022-06-05T06:16:08.236Z DEBUG lightningd: Smoothed feerate estimate for mutual_close initialized to polled estimate 250 2022-06-05T06:16:08.236Z DEBUG lightningd: ... feerate estimate for mutual_close hit floor 253 2022-06-05T06:16:08.236Z DEBUG lightningd: Feerate estimate for mutual_close set to 253 (was 0) 2022-06-05T06:16:08.236Z DEBUG lightningd: Smoothed feerate estimate for unilateral_close initialized to polled estimate 250 2022-06-05T06:16:08.236Z DEBUG lightningd: ... feerate estimate for unilateral_close hit floor 253 2022-06-05T06:16:08.236Z DEBUG lightningd: Feerate estimate for unilateral_close set to 253 (was 0) 2022-06-05T06:16:08.236Z DEBUG lightningd: Smoothed feerate estimate for delayed_to_us initialized to polled estimate 250 2022-06-05T06:16:08.236Z DEBUG lightningd: ... feerate estimate for delayed_to_us hit floor 253 2022-06-05T06:16:08.236Z DEBUG lightningd: Feerate estimate for delayed_to_us set to 253 (was 0) 2022-06-05T06:16:08.236Z DEBUG lightningd: Smoothed feerate estimate for htlc_resolution initialized to polled estimate 250 2022-06-05T06:16:08.236Z DEBUG lightningd: ... feerate estimate for htlc_resolution hit floor 253 2022-06-05T06:16:08.236Z DEBUG lightningd: Feerate estimate for htlc_resolution set to 253 (was 0) 2022-06-05T06:16:08.236Z DEBUG lightningd: Smoothed feerate estimate for penalty initialized to polled estimate 250 2022-06-05T06:16:08.236Z DEBUG lightningd: ... feerate estimate for penalty hit floor 253 2022-06-05T06:16:08.236Z DEBUG lightningd: Feerate estimate for penalty set to 253 (was 0) 2022-06-05T06:16:08.236Z DEBUG lightningd: Smoothed feerate estimate for min_acceptable initialized to polled estimate 125 2022-06-05T06:16:08.236Z DEBUG lightningd: ... feerate estimate for min_acceptable hit floor 253 2022-06-05T06:16:08.236Z DEBUG lightningd: Feerate estimate for min_acceptable set to 253 (was 0) 2022-06-05T06:16:08.236Z DEBUG lightningd: Smoothed feerate estimate for max_acceptable initialized to polled estimate 41540 2022-06-05T06:16:08.236Z DEBUG lightningd: Feerate estimate for max_acceptable set to 41540 (was 0) 2022-06-05T06:16:08.593Z DEBUG lightningd: Adding block 739350: 00000000000000000002200cf101b9866a2d59423629639c35b659780435969d 2022-06-05T06:16:08.607Z DEBUG wallet: Loaded 0 HTLC signatures from DB 2022-06-05T06:16:08.609Z DEBUG wallet: Loaded 0 HTLC signatures from DB 2022-06-05T06:16:08.611Z DEBUG wallet: Loaded 0 HTLC signatures from DB 2022-06-05T06:16:08.612Z DEBUG wallet: Loaded 0 HTLC signatures from DB 2022-06-05T06:16:08.614Z DEBUG wallet: Loaded 0 HTLC signatures from DB 2022-06-05T06:16:08.615Z DEBUG wallet: Loaded 0 HTLC signatures from DB 2022-06-05T06:16:08.616Z DEBUG wallet: Loaded 6 channels from DB 2022-06-05T06:16:08.616Z DEBUG wallet: Loading in HTLCs for channel 461 2022-06-05T06:16:08.621Z DEBUG wallet: Restored 0 incoming HTLCS 2022-06-05T06:16:08.621Z DEBUG wallet: Loading in HTLCs for channel 506 2022-06-05T06:16:08.628Z DEBUG wallet: Restored 0 incoming HTLCS 2022-06-05T06:16:08.628Z DEBUG wallet: Loading in HTLCs for channel 626 2022-06-05T06:16:08.628Z DEBUG wallet: Restored 0 incoming HTLCS 2022-06-05T06:16:08.628Z DEBUG wallet: Loading in HTLCs for channel 1303 2022-06-05T06:16:08.629Z DEBUG wallet: Restored 0 incoming HTLCS 2022-06-05T06:16:08.629Z DEBUG wallet: Loading in HTLCs for channel 1332 2022-06-05T06:16:08.629Z DEBUG wallet: Restored 0 incoming HTLCS 2022-06-05T06:16:08.629Z DEBUG wallet: Loading in HTLCs for channel 1465 2022-06-05T06:16:08.629Z DEBUG wallet: Restored 0 incoming HTLCS 2022-06-05T06:16:08.631Z DEBUG wallet: Restored 0 outgoing HTLCS 2022-06-05T06:16:08.632Z DEBUG wallet: Restored 0 outgoing HTLCS 2022-06-05T06:16:08.633Z DEBUG wallet: Restored 0 outgoing HTLCS 2022-06-05T06:16:08.633Z DEBUG wallet: Restored 0 outgoing HTLCS 2022-06-05T06:16:08.634Z DEBUG wallet: Restored 0 outgoing HTLCS 2022-06-05T06:16:08.634Z DEBUG wallet: Restored 0 outgoing HTLCS 2022-06-05T06:16:08.648Z DEBUG gossipd: pid 14547, msgfd 45 2022-06-05T06:16:08.648Z DEBUG hsmd: new_client: 0 2022-06-05T06:16:24.252Z DEBUG gossipd: gossip_store_compact_offline: 7 deleted, 327082 copied 2022-06-05T06:16:24.252Z DEBUG gossipd: Received channel_update for channel 710177x2478x0/1 now ACTIVE 2022-06-05T06:16:24.252Z DEBUG gossipd: Received channel_update for channel 721540x1192x0/1 now ACTIVE 2022-06-05T06:16:24.252Z DEBUG gossipd: Received channel_update for channel 635505x1126x1/0 now ACTIVE 2022-06-05T06:16:24.252Z DEBUG gossipd: Received channel_update for channel 716605x354x0/1 now ACTIVE 2022-06-05T06:16:24.252Z DEBUG gossipd: Received channel_update for channel 726249x2249x0/1 now ACTIVE 2022-06-05T06:16:24.252Z DEBUG gossipd: Received channel_update for channel 722033x235x0/0 now ACTIVE 2022-06-05T06:16:24.252Z DEBUG gossipd: Received channel_update for channel 609399x2652x0/0 now ACTIVE 2022-06-05T06:16:24.253Z DEBUG gossipd: Received channel_update for channel 609699x1657x0/0 now ACTIVE 2022-06-05T06:16:24.253Z DEBUG gossipd: Received channel_update for channel 669936x1110x1/0 now ACTIVE 2022-06-05T06:16:24.253Z DEBUG gossipd: Received channel_update for channel 735513x2221x1/0 now ACTIVE 2022-06-05T06:16:24.253Z DEBUG gossipd: Received channel_update for channel 735515x2239x1/0 now ACTIVE 2022-06-05T06:16:24.253Z DEBUG gossipd: Received channel_update for channel 698819x1062x3/1 now ACTIVE 2022-06-05T06:16:24.253Z DEBUG gossipd: Received channel_update for channel 700398x814x1/0 now ACTIVE 2022-06-05T06:16:24.253Z DEBUG gossipd: Received channel_update for channel 736220x1900x1/1 now ACTIVE 2022-06-05T06:16:24.253Z DEBUG gossipd: Received channel_update for channel 685662x1557x0/1 now ACTIVE 2022-06-05T06:16:24.253Z DEBUG gossipd: Received channel_update for channel 736820x2711x1/0 now ACTIVE 2022-06-05T06:16:24.253Z DEBUG gossipd: Received channel_update for channel 704421x1155x0/1 now ACTIVE 2022-06-05T06:16:24.253Z DEBUG gossipd: Received channel_update for channel 596385x820x1/0 now ACTIVE 2022-06-05T06:16:24.254Z DEBUG gossipd: Received channel_update for channel 710177x2478x0/0 now DISABLED 2022-06-05T06:16:24.254Z DEBUG gossipd: Received channel_update for channel 736822x1424x0/0 now ACTIVE 2022-06-05T06:16:24.254Z DEBUG gossipd: REPLY WIRE_GOSSIPD_INIT_REPLY with 0 fds 2022-06-05T06:16:24.255Z DEBUG plugin-autoclean: autocleaning not active 2022-06-05T06:16:24.256Z DEBUG connectd: REPLY WIRE_CONNECTD_ACTIVATE_REPLY with 0 fds 2022-06-05T06:16:24.257Z INFO lightningd: -------------------------------------------------- 2022-06-05T06:16:24.257Z INFO lightningd: Server started with public key 032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734, alias OrangePill (color #032be4) and lightningd v0.11.1 2022-06-05T06:16:24.259Z DEBUG gossipd: REPLY WIRE_GOSSIPD_GET_ADDRS_REPLY with 0 fds 2022-06-05T06:16:24.261Z DEBUG gossipd: REPLY WIRE_GOSSIPD_GET_ADDRS_REPLY with 0 fds 2022-06-05T06:16:24.264Z DEBUG gossipd: REPLY WIRE_GOSSIPD_GET_ADDRS_REPLY with 0 fds 2022-06-05T06:16:24.265Z DEBUG gossipd: REPLY WIRE_GOSSIPD_GET_ADDRS_REPLY with 0 fds 2022-06-05T06:16:24.265Z DEBUG gossipd: REPLY WIRE_GOSSIPD_GET_ADDRS_REPLY with 0 fds 2022-06-05T06:16:24.265Z DEBUG gossipd: REPLY WIRE_GOSSIPD_GET_ADDRS_REPLY with 0 fds 2022-06-05T06:16:24.290Z DEBUG lightningd: Adding block 739351: 000000000000000000081f142d45c22d8afb8b99f378152aa16895979a9c6111 2022-06-05T06:16:24.758Z DEBUG lightningd: Adding block 739352: 000000000000000000079fafa21ad2e5833f07e3ecc8ca1e7e26a67ae0665636 2022-06-05T06:16:24.971Z DEBUG plugin-topology: gossmap ignored 125 channel updates 2022-06-05T06:16:25.210Z DEBUG lightningd: Adding block 739353: 0000000000000000000348967f0f10937c2324caa266c9608a60fdc8661358c4 2022-06-05T06:16:25.931Z DEBUG lightningd: Adding block 739354: 000000000000000000025d4188e54fe7476d13bb0a364b64667c51e7c01bd14e 2022-06-05T06:16:26.945Z DEBUG lightningd: Adding block 739355: 000000000000000000042e9c7dcd48cc350030f50ef429cee4f09ac9c4ed4484 2022-06-05T06:16:27.481Z DEBUG plugin-bcli: Log pruned 284 entries (mem 10528975 -> 3088750) 2022-06-05T06:16:27.736Z DEBUG lightningd: Adding block 739356: 000000000000000000057ed02574eb41543c2615985ed617b7e3c1d2028fe3d9 2022-06-05T06:16:28.397Z DEBUG lightningd: Adding block 739357: 0000000000000000000645a24e94d86e70a92ad188db36544927d7682d208d57 2022-06-05T06:16:29.059Z DEBUG lightningd: Adding block 739358: 000000000000000000038b61660929f71e433aa46351c197e84e0b40038fa518 2022-06-05T06:16:29.469Z DEBUG plugin-bcli: Log pruned 177 entries (mem 10495176 -> 2165515) 2022-06-05T06:16:29.737Z DEBUG lightningd: Adding block 739359: 00000000000000000007fde501ea86553b603c0e6b2c9798ddceb4355b28fe9a 2022-06-05T06:16:30.654Z DEBUG lightningd: Adding block 739360: 00000000000000000004f5c5c7877fb7c0b7d94bf816fb09ef55a51f1511a982 2022-06-05T06:16:31.250Z DEBUG lightningd: Adding block 739361: 000000000000000000060961fea1b01805034a17af2b292776586f23876974bd 2022-06-05T06:16:31.669Z DEBUG plugin-bcli: Log pruned 148 entries (mem 10541775 -> 2457186) 2022-06-05T06:16:31.910Z DEBUG lightningd: Adding block 739362: 00000000000000000000f8f9c23feb14d47044c6a1a7a9594847e6495dc46cce 2022-06-05T06:16:32.519Z DEBUG lightningd: Adding block 739363: 0000000000000000000212db08363d510562b03a2cb4f0d9ae43a131051ac698 2022-06-05T06:16:32.960Z DEBUG lightningd: Adding block 739364: 0000000000000000000033ef9743db2b4f898903b11291c33e4610761eeaec36 2022-06-05T06:16:33.647Z DEBUG lightningd: Adding block 739365: 0000000000000000000868a37fd1f1dd508f0e3af311968905191fe9075330fa 2022-06-05T06:16:33.895Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-chan#461: attempting update blockheight 3b383ece695c6ce3373a794b606678cedb3692ac0e2e18d568e0b118eba896c0 2022-06-05T06:16:33.895Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-chan#506: attempting update blockheight b051d3d5f874d043e1b9016ee6f3afc1dcf10633e44a21aec34a5c9a5a86209a 2022-06-05T06:16:33.895Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-chan#626: attempting update blockheight 080e4f2e53d5914ae39d0b0af0ad36a085107a90821fc215c24ea29f60605a2f 2022-06-05T06:16:33.895Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-chan#1303: attempting update blockheight e12ff295eb86e3bef39832b34255641d8abf4be19f660f8844aa42a3624c2745 2022-06-05T06:16:33.895Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-chan#1332: attempting update blockheight de69627e2a4fca92befc7251123a8d8a25974825e63e367ad21f56e7cd0dbdd4 2022-06-05T06:16:33.895Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-chan#1465: attempting update blockheight 51b66ee5700e72c35de7a1603f8d2ac1c636808def753fd4d2f4a2abbe70489a 2022-06-05T06:16:33.895Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-chan#461: Got depth change 0->24796 for c296a8eb18b1e068d5182e0eac9236dbce7866604b793a37e36c5c69ce3e383b 2022-06-05T06:16:33.895Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-chan#461: Funding tx c296a8eb18b1e068d5182e0eac9236dbce7866604b793a37e36c5c69ce3e383b depth 24796 of 3 2022-06-05T06:16:33.896Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-chan#461: Funding tx c296a8eb18b1e068d5182e0eac9236dbce7866604b793a37e36c5c69ce3e383b confirmed, but peer disconnected 2022-06-05T06:16:33.896Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-chan#1303: Got depth change 0->18666 for 44274c62a342aa44880f669fe14bbf8a1d645542b33298f3bee386eb95f22fe1 2022-06-05T06:16:33.896Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-chan#1303: Funding tx 44274c62a342aa44880f669fe14bbf8a1d645542b33298f3bee386eb95f22fe1 depth 18666 of 3 2022-06-05T06:16:33.896Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-chan#1303: Funding tx 44274c62a342aa44880f669fe14bbf8a1d645542b33298f3bee386eb95f22fe1 confirmed, but peer disconnected 2022-06-05T06:16:33.896Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-chan#506: Got depth change 0->21167 for 9a20865a9a5c4ac3ae214ae43306f1dcc1aff3e66e01b9e143d074f8d5d351b0 2022-06-05T06:16:33.896Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-chan#506: Funding tx 9a20865a9a5c4ac3ae214ae43306f1dcc1aff3e66e01b9e143d074f8d5d351b0 depth 21167 of 3 2022-06-05T06:16:33.896Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-chan#506: Funding tx 9a20865a9a5c4ac3ae214ae43306f1dcc1aff3e66e01b9e143d074f8d5d351b0 confirmed, but peer disconnected 2022-06-05T06:16:33.897Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-chan#1332: Got depth change 0->18638 for d4bd0dcde7561fd27a363ee6254897258a8d3a125172fcbe92ca4f2a7e6269de 2022-06-05T06:16:33.897Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-chan#1332: Funding tx d4bd0dcde7561fd27a363ee6254897258a8d3a125172fcbe92ca4f2a7e6269de depth 18638 of 3 2022-06-05T06:16:33.897Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-chan#1332: Funding tx d4bd0dcde7561fd27a363ee6254897258a8d3a125172fcbe92ca4f2a7e6269de confirmed, but peer disconnected 2022-06-05T06:16:33.897Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-chan#626: Got depth change 0->21061 for 2f5a60609fa24ec215c21f82907a1085a036adf00a0b9de34a91d5532e4f0e08 2022-06-05T06:16:33.897Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-chan#626: Funding tx 2f5a60609fa24ec215c21f82907a1085a036adf00a0b9de34a91d5532e4f0e08 depth 21061 of 3 2022-06-05T06:16:33.897Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-chan#626: Funding tx 2f5a60609fa24ec215c21f82907a1085a036adf00a0b9de34a91d5532e4f0e08 confirmed, but peer disconnected 2022-06-05T06:16:33.953Z DEBUG gossipd: REPLY WIRE_GOSSIPD_NEW_BLOCKHEIGHT_REPLY with 0 fds 2022-06-05T06:16:38.267Z DEBUG lightningd: ... feerate estimate for opening hit floor 253 2022-06-05T06:16:38.267Z DEBUG lightningd: ... feerate estimate for mutual_close hit floor 253 2022-06-05T06:16:38.267Z DEBUG lightningd: ... feerate estimate for unilateral_close hit floor 253 2022-06-05T06:16:38.267Z DEBUG lightningd: ... feerate estimate for delayed_to_us hit floor 253 2022-06-05T06:16:38.267Z DEBUG lightningd: ... feerate estimate for htlc_resolution hit floor 253 2022-06-05T06:16:38.267Z DEBUG lightningd: ... feerate estimate for penalty hit floor 253 2022-06-05T06:16:38.267Z DEBUG lightningd: ... polled feerate estimate for min_acceptable (125) smoothed to 196 (alpha=0.44) 2022-06-05T06:16:38.267Z DEBUG lightningd: ... feerate estimate for min_acceptable hit floor 253 2022-06-05T06:16:45.480Z DEBUG connectd: Now try LN connect out for host 51.38.57.118 2022-06-05T06:16:45.481Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-connectd: Connected out, starting crypto 2022-06-05T06:16:45.698Z DEBUG 032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734-hsmd: Got WIRE_HSMD_ECDH_REQ 2022-06-05T06:16:45.698Z DEBUG hsmd: Client: Received message 1 from client 2022-06-05T06:16:45.698Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-connectd: Connect OUT 2022-06-05T06:16:45.698Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-connectd: peer_out WIRE_INIT 2022-06-05T06:16:47.418Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-connectd: peer_in WIRE_INIT 2022-06-05T06:16:47.418Z DEBUG gossipd: ...[150279 debug messages suppressed]... 2022-06-05T06:16:47.418Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-gossipd: seeker: chosen as startup peer 2022-06-05T06:16:47.418Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-gossipd: seeker: starting gossip 2022-06-05T06:16:48.897Z DEBUG 032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734-hsmd: Got WIRE_HSMD_ECDH_REQ 2022-06-05T06:16:48.897Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-chan#506: Peer has reconnected, state AWAITING_UNILATERAL: telling connectd to make active 2022-06-05T06:16:48.897Z DEBUG hsmd: Client: Received message 1 from client 2022-06-05T06:16:48.897Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-connectd: Handed peer, entering loop 2022-06-05T06:16:48.897Z DEBUG connectd: Now try LN connect out for host 86.61.74.203 2022-06-05T06:16:48.897Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-connectd: Connected out, starting crypto 2022-06-05T06:16:48.897Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-connectd: peer_in WIRE_GOSSIP_TIMESTAMP_FILTER 2022-06-05T06:16:48.897Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-connectd: peer_out WIRE_GOSSIP_TIMESTAMP_FILTER 2022-06-05T06:16:48.898Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-connectd: Connect OUT 2022-06-05T06:16:48.898Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-connectd: peer_out WIRE_INIT 2022-06-05T06:16:48.898Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-lightningd: Telling connectd to send error 0011b051d3d5f874d043e1b9016ee6f3afc1dcf10633e44a21aec34a5c9a5a86209a00194177616974696e6720756e696c61746572616c20636c6f7365 2022-06-05T06:16:48.908Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-connectd: destroy_subd: 1 subds, to_peer conn 0x556b8a08c8, read_to_die = 0 2022-06-05T06:16:48.908Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-connectd: peer_out WIRE_ERROR 2022-06-05T06:16:48.908Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-connectd: peer_out WIRE_ERROR 2022-06-05T06:16:48.915Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-connectd: peer_conn_closed 2022-06-05T06:16:48.915Z DEBUG 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67-lightningd: peer_disconnect_done 2022-06-05T06:16:48.916Z DEBUG plugin-funder: Cleaning up inflights for peer id 02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67 2022-06-05T06:16:50.973Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-connectd: peer_in WIRE_INIT 2022-06-05T06:16:50.974Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-gossipd: seeker: chosen as startup peer 2022-06-05T06:16:50.974Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-chan#1332: Peer has reconnected, state AWAITING_UNILATERAL: telling connectd to make active 2022-06-05T06:16:50.974Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-gossipd: seeker: starting gossip 2022-06-05T06:16:50.974Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-connectd: Handed peer, entering loop 2022-06-05T06:16:50.975Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-lightningd: Telling connectd to send error 0011de69627e2a4fca92befc7251123a8d8a25974825e63e367ad21f56e7cd0dbdd400194177616974696e6720756e696c61746572616c20636c6f7365 2022-06-05T06:16:50.975Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-connectd: peer_out WIRE_GOSSIP_TIMESTAMP_FILTER 2022-06-05T06:16:50.976Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-connectd: destroy_subd: 1 subds, to_peer conn 0x556b8a3998, read_to_die = 0 2022-06-05T06:16:50.976Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-connectd: peer_out WIRE_ERROR 2022-06-05T06:16:50.976Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-connectd: peer_out WIRE_ERROR 2022-06-05T06:16:50.976Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-connectd: peer_conn_closed 2022-06-05T06:16:50.977Z DEBUG 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41-lightningd: peer_disconnect_done 2022-06-05T06:16:50.977Z DEBUG plugin-funder: Cleaning up inflights for peer id 024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41 2022-06-05T06:16:52.406Z DEBUG connectd: Now try LN connect out for host 213.174.156.71 2022-06-05T06:16:52.406Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-connectd: Connected out, starting crypto 2022-06-05T06:16:52.600Z DEBUG 032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734-hsmd: Got WIRE_HSMD_ECDH_REQ 2022-06-05T06:16:52.600Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-connectd: Connect OUT 2022-06-05T06:16:52.600Z DEBUG hsmd: Client: Received message 1 from client 2022-06-05T06:16:52.600Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-connectd: peer_out WIRE_INIT 2022-06-05T06:16:54.525Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-connectd: peer_in WIRE_INIT 2022-06-05T06:16:54.526Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-gossipd: seeker: chosen as startup peer 2022-06-05T06:16:54.526Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-gossipd: seeker: starting gossip 2022-06-05T06:16:54.526Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-chan#461: Peer has reconnected, state AWAITING_UNILATERAL: telling connectd to make active 2022-06-05T06:16:54.526Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-connectd: Handed peer, entering loop 2022-06-05T06:16:54.527Z DEBUG connectd: Now try LN connect out for host 46.229.165.147 2022-06-05T06:16:54.527Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-connectd: Connected out, starting crypto 2022-06-05T06:16:54.528Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-lightningd: Telling connectd to send error 00113b383ece695c6ce3373a794b606678cedb3692ac0e2e18d568e0b118eba896c000194177616974696e6720756e696c61746572616c20636c6f7365 2022-06-05T06:16:54.528Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-connectd: peer_out WIRE_GOSSIP_TIMESTAMP_FILTER 2022-06-05T06:16:54.529Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-connectd: destroy_subd: 1 subds, to_peer conn 0x556b8a1cc8, read_to_die = 0 2022-06-05T06:16:54.529Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-connectd: peer_out WIRE_ERROR 2022-06-05T06:16:54.529Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-connectd: peer_out WIRE_ERROR 2022-06-05T06:16:54.529Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-connectd: peer_conn_closed 2022-06-05T06:16:54.530Z DEBUG 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334-lightningd: peer_disconnect_done 2022-06-05T06:16:54.530Z DEBUG plugin-funder: Cleaning up inflights for peer id 03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334 2022-06-05T06:16:54.951Z DEBUG 032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734-hsmd: Got WIRE_HSMD_ECDH_REQ 2022-06-05T06:16:54.951Z DEBUG hsmd: Client: Received message 1 from client 2022-06-05T06:16:54.952Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-connectd: Connect OUT 2022-06-05T06:16:54.952Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-connectd: peer_out WIRE_INIT 2022-06-05T06:16:57.027Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-connectd: peer_in WIRE_INIT 2022-06-05T06:16:57.027Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-gossipd: seeker: chosen as startup peer 2022-06-05T06:16:57.027Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-chan#626: Peer has reconnected, state AWAITING_UNILATERAL: telling connectd to make active 2022-06-05T06:16:57.027Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-gossipd: seeker: starting gossip 2022-06-05T06:16:57.027Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-connectd: Handed peer, entering loop 2022-06-05T06:16:57.028Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-connectd: peer_out WIRE_GOSSIP_TIMESTAMP_FILTER 2022-06-05T06:16:57.028Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-lightningd: Telling connectd to send error 0011080e4f2e53d5914ae39d0b0af0ad36a085107a90821fc215c24ea29f60605a2f00194177616974696e6720756e696c61746572616c20636c6f7365 2022-06-05T06:16:57.028Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-connectd: destroy_subd: 1 subds, to_peer conn 0x556b8a28e8, read_to_die = 0 2022-06-05T06:16:57.028Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-connectd: peer_out WIRE_ERROR 2022-06-05T06:16:57.028Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-connectd: peer_out WIRE_ERROR 2022-06-05T06:16:57.029Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-connectd: peer_conn_closed 2022-06-05T06:16:57.029Z DEBUG 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5-lightningd: peer_disconnect_done 2022-06-05T06:16:57.029Z DEBUG plugin-funder: Cleaning up inflights for peer id 02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5 2022-06-05T06:16:57.822Z DEBUG connectd: Now try LN connect out for host 104.196.200.39 2022-06-05T06:16:57.822Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-connectd: Connected out, starting crypto 2022-06-05T06:16:58.386Z DEBUG 032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734-hsmd: Got WIRE_HSMD_ECDH_REQ 2022-06-05T06:16:58.386Z DEBUG hsmd: Client: Received message 1 from client 2022-06-05T06:16:58.386Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-connectd: Connect OUT 2022-06-05T06:16:58.386Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-connectd: peer_out WIRE_INIT 2022-06-05T06:17:00.513Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-connectd: peer_in WIRE_INIT 2022-06-05T06:17:00.514Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-gossipd: seeker: chosen as startup peer 2022-06-05T06:17:00.514Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-chan#1303: Peer has reconnected, state AWAITING_UNILATERAL: telling connectd to make active 2022-06-05T06:17:00.514Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-gossipd: seeker: starting gossip 2022-06-05T06:17:00.514Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-connectd: Handed peer, entering loop 2022-06-05T06:17:00.514Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-connectd: peer_out WIRE_GOSSIP_TIMESTAMP_FILTER 2022-06-05T06:17:00.515Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-lightningd: Telling connectd to send error 0011e12ff295eb86e3bef39832b34255641d8abf4be19f660f8844aa42a3624c274500194177616974696e6720756e696c61746572616c20636c6f7365 2022-06-05T06:17:00.515Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-connectd: destroy_subd: 1 subds, to_peer conn 0x556b8a33e8, read_to_die = 0 2022-06-05T06:17:00.516Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-connectd: peer_out WIRE_ERROR 2022-06-05T06:17:00.516Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-connectd: peer_out WIRE_ERROR 2022-06-05T06:17:00.516Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-connectd: peer_conn_closed 2022-06-05T06:17:00.517Z DEBUG 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2-lightningd: peer_disconnect_done 2022-06-05T06:17:00.517Z DEBUG plugin-funder: Cleaning up inflights for peer id 026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2 2022-06-05T06:17:08.302Z DEBUG lightningd: ... feerate estimate for opening hit floor 253 2022-06-05T06:17:08.302Z DEBUG lightningd: ... feerate estimate for mutual_close hit floor 253 2022-06-05T06:17:08.302Z DEBUG lightningd: ... feerate estimate for unilateral_close hit floor 253 2022-06-05T06:17:08.302Z DEBUG lightningd: ... feerate estimate for delayed_to_us hit floor 253 2022-06-05T06:17:08.302Z DEBUG lightningd: ... feerate estimate for htlc_resolution hit floor 253 2022-06-05T06:17:08.302Z DEBUG lightningd: ... feerate estimate for penalty hit floor 253 2022-06-05T06:17:08.302Z DEBUG lightningd: ... polled feerate estimate for min_acceptable (125) smoothed to 196 (alpha=0.44) 2022-06-05T06:17:08.302Z DEBUG lightningd: ... feerate estimate for min_acceptable hit floor 253 2022-06-05T06:17:18.149Z DEBUG connectd: Now try LN connect out for host z4hqwq2bzs55odfo5ni52trfflg5ux2waxl73cw7tvmzwgxxr2dwcvyd.onion 2022-06-05T06:17:18.150Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-connectd: Connected out, starting crypto 2022-06-05T06:17:19.395Z DEBUG 032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734-hsmd: Got WIRE_HSMD_ECDH_REQ 2022-06-05T06:17:19.395Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-connectd: Connect OUT 2022-06-05T06:17:19.396Z DEBUG hsmd: Client: Received message 1 from client 2022-06-05T06:17:19.396Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-connectd: peer_out WIRE_INIT 2022-06-05T06:17:21.882Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-connectd: peer_in WIRE_INIT 2022-06-05T06:17:21.883Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-gossipd: seeker: chosen as startup peer 2022-06-05T06:17:21.883Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-gossipd: seeker: starting gossip 2022-06-05T06:17:21.883Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-chan#1465: Peer has reconnected, state AWAITING_UNILATERAL: telling connectd to make active 2022-06-05T06:17:21.884Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-connectd: Handed peer, entering loop 2022-06-05T06:17:21.884Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-connectd: peer_out WIRE_GOSSIP_TIMESTAMP_FILTER 2022-06-05T06:17:21.884Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-lightningd: Telling connectd to send error 001151b66ee5700e72c35de7a1603f8d2ac1c636808def753fd4d2f4a2abbe70489a00194177616974696e6720756e696c61746572616c20636c6f7365 2022-06-05T06:17:21.885Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-connectd: destroy_subd: 1 subds, to_peer conn 0x556b8a42d8, read_to_die = 0 2022-06-05T06:17:21.885Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-connectd: peer_out WIRE_ERROR 2022-06-05T06:17:21.886Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-connectd: peer_out WIRE_ERROR 2022-06-05T06:17:21.886Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-connectd: peer_conn_closed 2022-06-05T06:17:21.886Z DEBUG 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691-lightningd: peer_disconnect_done 2022-06-05T06:17:21.887Z DEBUG plugin-funder: Cleaning up inflights for peer id 03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691 2022-06-05T06:17:24.248Z DEBUG gossipd: seeker: no peers, waiting 2022-06-05T06:17:38.330Z DEBUG lightningd: ... feerate estimate for opening hit floor 253 2022-06-05T06:17:38.330Z DEBUG lightningd: ... feerate estimate for mutual_close hit floor 253 2022-06-05T06:17:38.330Z DEBUG lightningd: ... feerate estimate for unilateral_close hit floor 253 2022-06-05T06:17:38.330Z DEBUG lightningd: ... feerate estimate for delayed_to_us hit floor 253 2022-06-05T06:17:38.330Z DEBUG lightningd: ... feerate estimate for htlc_resolution hit floor 253 2022-06-05T06:17:38.330Z DEBUG lightningd: ... feerate estimate for penalty hit floor 253 2022-06-05T06:17:38.330Z DEBUG lightningd: ... polled feerate estimate for min_acceptable (125) smoothed to 196 (alpha=0.44) 2022-06-05T06:17:38.330Z DEBUG lightningd: ... feerate estimate for min_acceptable hit floor 253 2022-06-05T06:18:08.365Z DEBUG lightningd: ... feerate estimate for opening hit floor 253 2022-06-05T06:18:08.365Z DEBUG lightningd: ... feerate estimate for mutual_close hit floor 253 2022-06-05T06:18:08.365Z DEBUG lightningd: ... feerate estimate for unilateral_close hit floor 253 2022-06-05T06:18:08.365Z DEBUG lightningd: ... feerate estimate for delayed_to_us hit floor 253 2022-06-05T06:18:08.365Z DEBUG lightningd: ... feerate estimate for htlc_resolution hit floor 253 2022-06-05T06:18:08.365Z DEBUG lightningd: ... feerate estimate for penalty hit floor 253 2022-06-05T06:18:08.365Z DEBUG lightningd: ... polled feerate estimate for min_acceptable (125) smoothed to 196 (alpha=0.44) 2022-06-05T06:18:08.365Z DEBUG lightningd: ... feerate estimate for min_acceptable hit floor 253 2022-06-05T06:18:24.304Z DEBUG gossipd: seeker: no peers, waiting

listfunds

{ "outputs": [ { "txid": "d8369a74a1868552aa41391d52d1cae7a7caf04ae7d6b2afb260404a91c97ec3", "output": 1, "value": 29963, "amount_msat": "29963000msat", "scriptpubkey": "00143596529def810b8edb4432f1ffb7529c4341d72c", "address": "bc1qxkt99800sy9cak6yxtclld6jn3p5r4evsq7yq2", "status": "unconfirmed", "reserved": false }, { "txid": "ffc13974cf37a12912bc6cbc6c9e9054b45acf1692ca72cc7deb7565e324b2e7", "output": 0, "value": 83840, "amount_msat": "83840000msat", "scriptpubkey": "00145cea243169c0a89c9e9973e04ef8989ced565527", "address": "bc1qtn4zgvtfcz5fe85ew0sya7ycnnk4v4f8tp045c", "status": "confirmed", "blockheight": 728438, "reserved": false } ], "channels": [ { "peer_id": "03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334", "connected": false, "state": "AWAITING_UNILATERAL", "short_channel_id": "714570x1856x2", "channel_sat": 409138, "our_amount_msat": "409138000msat", "channel_total_sat": 579743, "amount_msat": "579743000msat", "funding_txid": "c296a8eb18b1e068d5182e0eac9236dbce7866604b793a37e36c5c69ce3e383b", "funding_output": 2 }, { "peer_id": "02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67", "connected": false, "state": "AWAITING_UNILATERAL", "short_channel_id": "718199x629x0", "channel_sat": 1558380, "our_amount_msat": "1558380000msat", "channel_total_sat": 1584542, "amount_msat": "1584542000msat", "funding_txid": "9a20865a9a5c4ac3ae214ae43306f1dcc1aff3e66e01b9e143d074f8d5d351b0", "funding_output": 0 }, { "peer_id": "02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5", "connected": false, "state": "AWAITING_UNILATERAL", "short_channel_id": "718305x1839x0", "channel_sat": 194243, "our_amount_msat": "194243000msat", "channel_total_sat": 1198135, "amount_msat": "1198135000msat", "funding_txid": "2f5a60609fa24ec215c21f82907a1085a036adf00a0b9de34a91d5532e4f0e08", "funding_output": 0 }, { "peer_id": "026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2", "connected": false, "state": "AWAITING_UNILATERAL", "short_channel_id": "720700x2011x1", "channel_sat": 997087, "our_amount_msat": "997087000msat", "channel_total_sat": 1040611, "amount_msat": "1040611000msat", "funding_txid": "44274c62a342aa44880f669fe14bbf8a1d645542b33298f3bee386eb95f22fe1", "funding_output": 1 }, { "peer_id": "024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41", "connected": false, "state": "AWAITING_UNILATERAL", "short_channel_id": "720728x1168x0", "channel_sat": 499927, "our_amount_msat": "499927000msat", "channel_total_sat": 1333143, "amount_msat": "1333143000msat", "funding_txid": "d4bd0dcde7561fd27a363ee6254897258a8d3a125172fcbe92ca4f2a7e6269de", "funding_output": 0 }, { "peer_id": "03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691", "connected": false, "state": "AWAITING_UNILATERAL", "channel_sat": 83718, "our_amount_msat": "83718000msat", "channel_total_sat": 83718, "amount_msat": "83718000msat", "funding_txid": "9a4870beaba2f4d2d43f75ef8d8036c6c12a8d3f60a1e75dc3720e70e56eb651", "funding_output": 0 } ] }

listpeers

{ "peers": [ { "id": "03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334", "connected": false, "channels": [ { "state": "AWAITING_UNILATERAL", "scratch_txid": "21117ebd501c514ee617269700304114f547e9011d42a4a78e9a580ab6745fe3", "last_tx_fee": "185000msat", "last_tx_fee_msat": "185000msat", "feerate": { "perkw": 255, "perkb": 1020 }, "short_channel_id": "714570x1856x2", "direction": 0, "channel_id": "3b383ece695c6ce3373a794b606678cedb3692ac0e2e18d568e0b118eba896c0", "funding_txid": "c296a8eb18b1e068d5182e0eac9236dbce7866604b793a37e36c5c69ce3e383b", "funding_outnum": 2, "close_to_addr": "bc1q2ls2z89yylvdgawrupzmcctjtslpypdqc9m8f3", "close_to": "001457e0a11ca427d8d475c3e045bc61725c3e1205a0", "private": false, "opener": "local", "closer": "local", "features": [ "option_static_remotekey" ], "funding_allocation_msat": { "03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334": 0, "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": 579743000 }, "funding_msat": { "03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334": "0msat", "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": "579743000msat" }, "funding": { "local_msat": "579743000msat", "remote_msat": "0msat", "pushed_msat": "0msat" }, "msatoshi_to_us": 409138619, "to_us_msat": "409138619msat", "msatoshi_to_us_min": 7324865, "min_to_us_msat": "7324865msat", "msatoshi_to_us_max": 579743000, "max_to_us_msat": "579743000msat", "msatoshi_total": 579743000, "total_msat": "579743000msat", "fee_base_msat": "1msat", "fee_proportional_millionths": 1, "dust_limit_satoshis": 546, "dust_limit_msat": "546000msat", "max_htlc_value_in_flight_msat": 18446744073709551615, "max_total_htlc_in_msat": "18446744073709551615msat", "their_channel_reserve_satoshis": 5797, "their_reserve_msat": "5797000msat", "our_channel_reserve_satoshis": 5797, "our_reserve_msat": "5797000msat", "spendable_msatoshi": 402797619, "spendable_msat": "402797619msat", "receivable_msatoshi": 164807381, "receivable_msat": "164807381msat", "htlc_minimum_msat": 0, "minimum_htlc_in_msat": "0msat", "minimum_htlc_out_msat": "1msat", "maximum_htlc_out_msat": "573946000msat", "their_to_self_delay": 144, "our_to_self_delay": 144, "max_accepted_htlcs": 30, "state_changes": [ { "timestamp": "2021-12-17T19:57:38.816Z", "old_state": "CHANNELD_AWAITING_LOCKIN", "new_state": "CHANNELD_NORMAL", "cause": "user", "message": "Lockin complete" }, { "timestamp": "2022-03-08T21:38:58.162Z", "old_state": "CHANNELD_NORMAL", "new_state": "CHANNELD_SHUTTING_DOWN", "cause": "user", "message": "User or plugin invoked close command" }, { "timestamp": "2022-03-08T21:41:58.203Z", "old_state": "CHANNELD_SHUTTING_DOWN", "new_state": "AWAITING_UNILATERAL", "cause": "user", "message": "Forcibly closed by close command timeout" } ], "status": [ "Loaded from database" ], "in_payments_offered": 80, "in_msatoshi_offered": 13520865196, "in_offered_msat": "13520865196msat", "in_payments_fulfilled": 63, "in_msatoshi_fulfilled": 12086158266, "in_fulfilled_msat": "12086158266msat", "out_payments_offered": 1528, "out_msatoshi_offered": 112788168027, "out_offered_msat": "112788168027msat", "out_payments_fulfilled": 137, "out_msatoshi_fulfilled": 12256762647, "out_fulfilled_msat": "12256762647msat", "htlcs": [] } ] }, { "id": "02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67", "connected": false, "channels": [ { "state": "AWAITING_UNILATERAL", "scratch_txid": "80c0a74c89191db832d0f39978600e645b8fc15fba0d11a583e92a299110c521", "last_tx_fee": "185000msat", "last_tx_fee_msat": "185000msat", "feerate": { "perkw": 255, "perkb": 1020 }, "short_channel_id": "718199x629x0", "direction": 1, "channel_id": "b051d3d5f874d043e1b9016ee6f3afc1dcf10633e44a21aec34a5c9a5a86209a", "funding_txid": "9a20865a9a5c4ac3ae214ae43306f1dcc1aff3e66e01b9e143d074f8d5d351b0", "funding_outnum": 0, "close_to_addr": "bc1qhfccv3qn2dm4qr2kunpfzj2pv6dp5racxvvypr", "close_to": "0014ba718644135377500d56e4c2914941669a1a0fb8", "private": false, "opener": "local", "closer": "local", "features": [ "option_static_remotekey" ], "funding_allocation_msat": { "02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67": 0, "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": 1584542000 }, "funding_msat": { "02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67": "0msat", "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": "1584542000msat" }, "funding": { "local_msat": "1584542000msat", "remote_msat": "0msat", "pushed_msat": "0msat" }, "msatoshi_to_us": 1558380559, "to_us_msat": "1558380559msat", "msatoshi_to_us_min": 345127993, "min_to_us_msat": "345127993msat", "msatoshi_to_us_max": 1584542000, "max_to_us_msat": "1584542000msat", "msatoshi_total": 1584542000, "total_msat": "1584542000msat", "fee_base_msat": "78msat", "fee_proportional_millionths": 8, "dust_limit_satoshis": 546, "dust_limit_msat": "546000msat", "max_htlc_value_in_flight_msat": 18446744073709551615, "max_total_htlc_in_msat": "18446744073709551615msat", "their_channel_reserve_satoshis": 15845, "their_reserve_msat": "15845000msat", "our_channel_reserve_satoshis": 15845, "our_reserve_msat": "15845000msat", "spendable_msatoshi": 1541991559, "spendable_msat": "1541991559msat", "receivable_msatoshi": 10316441, "receivable_msat": "10316441msat", "htlc_minimum_msat": 0, "minimum_htlc_in_msat": "0msat", "minimum_htlc_out_msat": "0msat", "maximum_htlc_out_msat": "1568697000msat", "their_to_self_delay": 144, "our_to_self_delay": 576, "max_accepted_htlcs": 30, "state_changes": [ { "timestamp": "2022-01-11T19:55:58.702Z", "old_state": "CHANNELD_AWAITING_LOCKIN", "new_state": "CHANNELD_NORMAL", "cause": "user", "message": "Lockin complete" }, { "timestamp": "2022-03-03T11:27:17.982Z", "old_state": "CHANNELD_NORMAL", "new_state": "CHANNELD_SHUTTING_DOWN", "cause": "user", "message": "User or plugin invoked close command" }, { "timestamp": "2022-03-03T16:49:43.918Z", "old_state": "CHANNELD_SHUTTING_DOWN", "new_state": "AWAITING_UNILATERAL", "cause": "user", "message": "Forcibly closed by close command timeout" } ], "status": [ "Loaded from database" ], "in_payments_offered": 1679, "in_msatoshi_offered": 254329051933, "in_offered_msat": "254329051933msat", "in_payments_fulfilled": 93, "in_msatoshi_fulfilled": 14782348011, "in_fulfilled_msat": "14782348011msat", "out_payments_offered": 283, "out_msatoshi_offered": 70480481946, "out_offered_msat": "70480481946msat", "out_payments_fulfilled": 83, "out_msatoshi_fulfilled": 14808509452, "out_fulfilled_msat": "14808509452msat", "htlcs": [] } ] }, { "id": "02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5", "connected": false, "channels": [ { "state": "AWAITING_UNILATERAL", "scratch_txid": "22cee831aa9e5e35d43a97a28a4c54fcf409b88db5cec65880351df2b9683ba9", "last_tx_fee": "185000msat", "last_tx_fee_msat": "185000msat", "feerate": { "perkw": 255, "perkb": 1020 }, "short_channel_id": "718305x1839x0", "direction": 1, "channel_id": "080e4f2e53d5914ae39d0b0af0ad36a085107a90821fc215c24ea29f60605a2f", "funding_txid": "2f5a60609fa24ec215c21f82907a1085a036adf00a0b9de34a91d5532e4f0e08", "funding_outnum": 0, "close_to_addr": "bc1q460ws7vt0m27cne99dt0s0ek8epqq8gxqaj3kh", "close_to": "0014ae9ee8798b7ed5ec4f252b56f83f363e42001d06", "private": false, "opener": "local", "closer": "local", "features": [ "option_static_remotekey" ], "funding_allocation_msat": { "02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5": 0, "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": 1198135000 }, "funding_msat": { "02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5": "0msat", "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": "1198135000msat" }, "funding": { "local_msat": "1198135000msat", "remote_msat": "0msat", "pushed_msat": "0msat" }, "msatoshi_to_us": 194243538, "to_us_msat": "194243538msat", "msatoshi_to_us_min": 13587208, "min_to_us_msat": "13587208msat", "msatoshi_to_us_max": 1198135000, "max_to_us_msat": "1198135000msat", "msatoshi_total": 1198135000, "total_msat": "1198135000msat", "fee_base_msat": "3062msat", "fee_proportional_millionths": 3, "dust_limit_satoshis": 546, "dust_limit_msat": "546000msat", "max_htlc_value_in_flight_msat": 18446744073709551615, "max_total_htlc_in_msat": "18446744073709551615msat", "their_channel_reserve_satoshis": 11981, "their_reserve_msat": "11981000msat", "our_channel_reserve_satoshis": 11981, "our_reserve_msat": "11981000msat", "spendable_msatoshi": 181718538, "spendable_msat": "181718538msat", "receivable_msatoshi": 991910462, "receivable_msat": "991910462msat", "htlc_minimum_msat": 0, "minimum_htlc_in_msat": "0msat", "minimum_htlc_out_msat": "1msat", "maximum_htlc_out_msat": "1186154000msat", "their_to_self_delay": 144, "our_to_self_delay": 144, "max_accepted_htlcs": 30, "state_changes": [ { "timestamp": "2022-01-12T13:19:07.744Z", "old_state": "CHANNELD_AWAITING_LOCKIN", "new_state": "CHANNELD_NORMAL", "cause": "user", "message": "Lockin complete" }, { "timestamp": "2022-03-11T09:58:27.220Z", "old_state": "CHANNELD_NORMAL", "new_state": "CHANNELD_SHUTTING_DOWN", "cause": "user", "message": "User or plugin invoked close command" }, { "timestamp": "2022-03-11T10:01:27.254Z", "old_state": "CHANNELD_SHUTTING_DOWN", "new_state": "AWAITING_UNILATERAL", "cause": "user", "message": "Forcibly closed by close command timeout" } ], "status": [ "Loaded from database" ], "in_payments_offered": 7, "in_msatoshi_offered": 3268374374, "in_offered_msat": "3268374374msat", "in_payments_fulfilled": 6, "in_msatoshi_fulfilled": 3268364374, "in_fulfilled_msat": "3268364374msat", "out_payments_offered": 303, "out_msatoshi_offered": 73567866655, "out_offered_msat": "73567866655msat", "out_payments_fulfilled": 14, "out_msatoshi_fulfilled": 4272255836, "out_fulfilled_msat": "4272255836msat", "htlcs": [] } ] }, { "id": "026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2", "connected": false, "channels": [ { "state": "AWAITING_UNILATERAL", "scratch_txid": "d20c59e77c442687cea46820500845e968486772ea936b526efc5f60bc406402", "last_tx_fee": "185000msat", "last_tx_fee_msat": "185000msat", "feerate": { "perkw": 255, "perkb": 1020 }, "short_channel_id": "720700x2011x1", "direction": 1, "channel_id": "e12ff295eb86e3bef39832b34255641d8abf4be19f660f8844aa42a3624c2745", "funding_txid": "44274c62a342aa44880f669fe14bbf8a1d645542b33298f3bee386eb95f22fe1", "funding_outnum": 1, "close_to_addr": "bc1qlhsww7f8ehsmjd7de2yzkmcg3h2v70yg4k29kn", "close_to": "0014fde0e77927cde1b937cdca882b6f088dd4cf3c88", "private": false, "opener": "local", "closer": "local", "features": [ "option_static_remotekey" ], "funding_allocation_msat": { "026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2": 0, "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": 1040611000 }, "funding_msat": { "026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2": "0msat", "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": "1040611000msat" }, "funding": { "local_msat": "1040611000msat", "remote_msat": "0msat", "pushed_msat": "0msat" }, "msatoshi_to_us": 997087662, "to_us_msat": "997087662msat", "msatoshi_to_us_min": 142334076, "min_to_us_msat": "142334076msat", "msatoshi_to_us_max": 1040611000, "max_to_us_msat": "1040611000msat", "msatoshi_total": 1040611000, "total_msat": "1040611000msat", "fee_base_msat": "59msat", "fee_proportional_millionths": 7, "dust_limit_satoshis": 546, "dust_limit_msat": "546000msat", "max_htlc_value_in_flight_msat": 18446744073709551615, "max_total_htlc_in_msat": "18446744073709551615msat", "their_channel_reserve_satoshis": 10406, "their_reserve_msat": "10406000msat", "our_channel_reserve_satoshis": 10406, "our_reserve_msat": "10406000msat", "spendable_msatoshi": 986137662, "spendable_msat": "986137662msat", "receivable_msatoshi": 33117338, "receivable_msat": "33117338msat", "htlc_minimum_msat": 0, "minimum_htlc_in_msat": "0msat", "minimum_htlc_out_msat": "1msat", "maximum_htlc_out_msat": "1030205000msat", "their_to_self_delay": 144, "our_to_self_delay": 144, "max_accepted_htlcs": 30, "state_changes": [ { "timestamp": "2022-01-28T05:17:26.922Z", "old_state": "CHANNELD_AWAITING_LOCKIN", "new_state": "CHANNELD_NORMAL", "cause": "user", "message": "Lockin complete" }, { "timestamp": "2022-03-08T21:38:58.266Z", "old_state": "CHANNELD_NORMAL", "new_state": "CHANNELD_SHUTTING_DOWN", "cause": "user", "message": "User or plugin invoked close command" }, { "timestamp": "2022-03-08T21:41:58.278Z", "old_state": "CHANNELD_SHUTTING_DOWN", "new_state": "AWAITING_UNILATERAL", "cause": "user", "message": "Forcibly closed by close command timeout" } ], "status": [ "Loaded from database" ], "in_payments_offered": 182, "in_msatoshi_offered": 20508197357, "in_offered_msat": "20508197357msat", "in_payments_fulfilled": 25, "in_msatoshi_fulfilled": 1899873984, "in_fulfilled_msat": "1899873984msat", "out_payments_offered": 203, "out_msatoshi_offered": 35919734817, "out_offered_msat": "35919734817msat", "out_payments_fulfilled": 9, "out_msatoshi_fulfilled": 1943397322, "out_fulfilled_msat": "1943397322msat", "htlcs": [] } ] }, { "id": "024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41", "connected": false, "channels": [ { "state": "AWAITING_UNILATERAL", "scratch_txid": "79309d35ed30a8e59844b5610f65c0c8e63b4ea3e7e879ba9985af6c01cacbad", "last_tx_fee": "185000msat", "last_tx_fee_msat": "185000msat", "feerate": { "perkw": 255, "perkb": 1020 }, "short_channel_id": "720728x1168x0", "direction": 1, "channel_id": "de69627e2a4fca92befc7251123a8d8a25974825e63e367ad21f56e7cd0dbdd4", "funding_txid": "d4bd0dcde7561fd27a363ee6254897258a8d3a125172fcbe92ca4f2a7e6269de", "funding_outnum": 0, "close_to_addr": "bc1qg3wpfwywpuftj8qy9em6l49r2mw60v5qmctlq6", "close_to": "0014445c14b88e0f12b91c042e77afd4a356dda7b280", "private": false, "opener": "local", "closer": "local", "features": [ "option_static_remotekey" ], "funding_allocation_msat": { "024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41": 0, "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": 1333143000 }, "funding_msat": { "024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41": "0msat", "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": "1333143000msat" }, "funding": { "local_msat": "1333143000msat", "remote_msat": "0msat", "pushed_msat": "0msat" }, "msatoshi_to_us": 499927524, "to_us_msat": "499927524msat", "msatoshi_to_us_min": 92305918, "min_to_us_msat": "92305918msat", "msatoshi_to_us_max": 1333143000, "max_to_us_msat": "1333143000msat", "msatoshi_total": 1333143000, "total_msat": "1333143000msat", "fee_base_msat": "1049msat", "fee_proportional_millionths": 156, "dust_limit_satoshis": 546, "dust_limit_msat": "546000msat", "max_htlc_value_in_flight_msat": 18446744073709551615, "max_total_htlc_in_msat": "18446744073709551615msat", "their_channel_reserve_satoshis": 13331, "their_reserve_msat": "13331000msat", "our_channel_reserve_satoshis": 13331, "our_reserve_msat": "13331000msat", "spendable_msatoshi": 486052524, "spendable_msat": "486052524msat", "receivable_msatoshi": 819884476, "receivable_msat": "819884476msat", "htlc_minimum_msat": 0, "minimum_htlc_in_msat": "0msat", "minimum_htlc_out_msat": "1msat", "maximum_htlc_out_msat": "1319812000msat", "their_to_self_delay": 144, "our_to_self_delay": 160, "max_accepted_htlcs": 30, "state_changes": [ { "timestamp": "2022-01-28T09:35:03.741Z", "old_state": "CHANNELD_AWAITING_LOCKIN", "new_state": "CHANNELD_NORMAL", "cause": "user", "message": "Lockin complete" }, { "timestamp": "2022-03-08T21:38:58.298Z", "old_state": "CHANNELD_NORMAL", "new_state": "CHANNELD_SHUTTING_DOWN", "cause": "user", "message": "User or plugin invoked close command" }, { "timestamp": "2022-03-08T21:41:58.331Z", "old_state": "CHANNELD_SHUTTING_DOWN", "new_state": "AWAITING_UNILATERAL", "cause": "user", "message": "Forcibly closed by close command timeout" } ], "status": [ "Loaded from database" ], "in_payments_offered": 72, "in_msatoshi_offered": 12701120025, "in_offered_msat": "12701120025msat", "in_payments_fulfilled": 30, "in_msatoshi_fulfilled": 3176810818, "in_fulfilled_msat": "3176810818msat", "out_payments_offered": 359, "out_msatoshi_offered": 70995180637, "out_offered_msat": "70995180637msat", "out_payments_fulfilled": 27, "out_msatoshi_fulfilled": 4010026294, "out_fulfilled_msat": "4010026294msat", "htlcs": [] } ] }, { "id": "03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691", "connected": false, "channels": [ { "state": "AWAITING_UNILATERAL", "scratch_txid": "66c29f407821b066955efe48cc5aaf45a57f377b2652f9d62680b3dea44d4037", "last_tx_fee": "183000msat", "last_tx_fee_msat": "183000msat", "feerate": { "perkw": 253, "perkb": 1012 }, "channel_id": "51b66ee5700e72c35de7a1603f8d2ac1c636808def753fd4d2f4a2abbe70489a", "funding_txid": "9a4870beaba2f4d2d43f75ef8d8036c6c12a8d3f60a1e75dc3720e70e56eb651", "funding_outnum": 0, "close_to_addr": "bc1qh5mf5d8mj7z7zmhet6m9jsclr0lvf2w0gswfw9", "close_to": "0014bd369a34fb9785e16ef95eb659431f1bfec4a9cf", "private": false, "opener": "local", "closer": "local", "features": [ "option_static_remotekey" ], "funding_allocation_msat": { "03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691": 0, "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": 83718000 }, "funding_msat": { "03a6680e79e30f050d4f32f1fb9d046cc6efb5ed4cc99eeedba6b2e89cbf838691": "0msat", "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": "83718000msat" }, "funding": { "local_msat": "83718000msat", "remote_msat": "0msat", "pushed_msat": "0msat" }, "msatoshi_to_us": 83718000, "to_us_msat": "83718000msat", "msatoshi_to_us_min": 83718000, "min_to_us_msat": "83718000msat", "msatoshi_to_us_max": 83718000, "max_to_us_msat": "83718000msat", "msatoshi_total": 83718000, "total_msat": "83718000msat", "fee_base_msat": "400msat", "fee_proportional_millionths": 1, "dust_limit_satoshis": 546, "dust_limit_msat": "546000msat", "max_htlc_value_in_flight_msat": 18446744073709551615, "max_total_htlc_in_msat": "18446744073709551615msat", "their_channel_reserve_satoshis": 837, "their_reserve_msat": "837000msat", "our_channel_reserve_satoshis": 837, "our_reserve_msat": "837000msat", "spendable_msatoshi": 82341000, "spendable_msat": "82341000msat", "receivable_msatoshi": 0, "receivable_msat": "0msat", "htlc_minimum_msat": 0, "minimum_htlc_in_msat": "0msat", "minimum_htlc_out_msat": "1msat", "maximum_htlc_out_msat": "82881000msat", "their_to_self_delay": 144, "our_to_self_delay": 144, "max_accepted_htlcs": 30, "state_changes": [ { "timestamp": "2022-05-08T06:20:24.656Z", "old_state": "CHANNELD_AWAITING_LOCKIN", "new_state": "CHANNELD_SHUTTING_DOWN", "cause": "user", "message": "User or plugin invoked close command" }, { "timestamp": "2022-05-08T06:20:54.722Z", "old_state": "CHANNELD_SHUTTING_DOWN", "new_state": "AWAITING_UNILATERAL", "cause": "user", "message": "Forcibly closed by close command timeout" } ], "status": [ "Loaded from database" ], "in_payments_offered": 0, "in_msatoshi_offered": 0, "in_offered_msat": "0msat", "in_payments_fulfilled": 0, "in_msatoshi_fulfilled": 0, "in_fulfilled_msat": "0msat", "out_payments_offered": 0, "out_msatoshi_offered": 0, "out_offered_msat": "0msat", "out_payments_fulfilled": 0, "out_msatoshi_fulfilled": 0, "out_fulfilled_msat": "0msat", "htlcs": []

Bildschirmfoto 2022-06-05 um 08 29 44

config

network=bitcoin log-file=cl.log plugin-dir=/home/bitcoin/cl-plugins-enabled always-use-proxy=true alias=OrangePill rpc-file-mode=0660log-level=debug allow-deprecated-apis=true

DebugReport

blitzversion: 1.7.2 chainnetwork: bitcoin / main 07:40:04 up 26 min, 2 users, load average: 2.24, 2.04, 1.73

*** SETUPPHASE / BOOTSTRAP *** see logs: cat /home/admin/raspiblitz.log setupPhase--> done state--> ready

*** BLOCKCHAIN (MAINNET) SYSTEMD STATUS *** ● bitcoind.service - Bitcoin daemon Loaded: loaded (/etc/systemd/system/bitcoind.service; enabled; vendor preset: enabled) Active: active (running) since Sun 2022-06-05 07:15:49 BST; 24min ago Process: 8064 ExecStartPre=/home/admin/config.scripts/blitz.systemd.sh log blockchain STARTED (code=exited, status=0/SUCCESS) Process: 8082 ExecStartPre=/bin/chgrp bitcoin /mnt/hdd/bitcoin (code=exited, status=0/SUCCESS) Process: 8086 ExecStart=/usr/local/bin/bitcoind -daemonwait -pid=/mnt/hdd/bitcoin/bitcoind.pid -conf=/mnt/hdd/bitcoin/bitcoin.conf -datadir=/mnt/hdd/bitcoin -debuglogfile=/mnt/hdd/bitcoin/debug.log (code=exited, status=0/SUCCESS) Main PID: 8161 (bitcoind) Tasks: 18 (limit: 9353) CPU: 1min 15.783s CGroup: /system.slice/bitcoind.service └─8161 /usr/local/bin/bitcoind -daemonwait -pid=/mnt/hdd/bitcoin/bitcoind.pid -conf=/mnt/hdd/bitcoin/bitcoin.conf -datadir=/mnt/hdd/bitcoin -debuglogfile=/mnt/hdd/bitcoin/debug.log

*** LAST BLOCKCHAIN (MAINNET) ERROR LOGS *** sudo journalctl -u bitcoind -b --no-pager -n8 -- Journal begins at Thu 2022-06-02 23:18:59 BST, ends at Sun 2022-06-05 07:40:04 BST. -- Jun 05 07:15:15 raspberrypi systemd[1]: Starting Bitcoin daemon... Jun 05 07:15:49 raspberrypi systemd[1]: Started Bitcoin daemon.

*** LAST BLOCKCHAIN (MAINNET) 20 INFO LOGS *** sudo tail -n 20 /mnt/hdd/bitcoin/debug.log 2022-06-05T06:15:49Z init message: Done loading 2022-06-05T06:15:49Z opencon thread start 2022-06-05T06:15:49Z msghand thread start 2022-06-05T06:15:51Z Imported mempool transactions from disk: 467 succeeded, 0 failed, 0 expired, 0 already there, 0 waiting for initial broadcast 2022-06-05T06:15:51Z loadblk thread exit 2022-06-05T06:15:59Z New outbound peer connected: version: 70016, blocks=739365, peer=0 (block-relay-only) 2022-06-05T06:22:45Z New outbound peer connected: version: 70016, blocks=739367, peer=1 (outbound-full-relay) 2022-06-05T06:24:02Z UpdateTip: new best=00000000000000000006e1f5bc3f88abe76a790e0ee5dc96e6781be2d5187643 height=739366 version=0x20600004 log2_work=93.558286 tx=739035776 date='2022-06-05T06:15:50Z' progress=0.999998 cache=0.8MiB(6289txo) 2022-06-05T06:24:02Z UpdateTip: new best=0000000000000000000136f0d1bc4b748a2ee0a6205eed291887f336f4632fb0 height=739367 version=0x2b70c000 log2_work=93.558299 tx=739036065 date='2022-06-05T06:18:37Z' progress=0.999999 cache=1.0MiB(7508txo) 2022-06-05T06:24:30Z UpdateTip: new best=00000000000000000004e7be197d4bf32a5079deaafacf1d70b73ce13dc81e2d height=739368 version=0x21194000 log2_work=93.558312 tx=739036677 date='2022-06-05T06:24:15Z' progress=1.000000 cache=1.4MiB(10647txo) 2022-06-05T06:29:38Z New outbound peer connected: version: 70016, blocks=739368, peer=4 (outbound-full-relay) 2022-06-05T06:30:24Z UpdateTip: new best=000000000000000000062da0c91d129f07043b16e59f6bc36683d5b857352e64 height=739369 version=0x20e00000 log2_work=93.558324 tx=739037297 date='2022-06-05T06:29:58Z' progress=1.000000 cache=1.9MiB(13462txo) 2022-06-05T06:32:19Z New outbound peer connected: version: 70016, blocks=739369, peer=6 (outbound-full-relay) 2022-06-05T06:33:33Z New outbound peer connected: version: 70016, blocks=739369, peer=7 (outbound-full-relay) 2022-06-05T06:33:47Z New outbound peer connected: version: 70016, blocks=739369, peer=8 (outbound-full-relay) 2022-06-05T06:35:00Z New outbound peer connected: version: 70016, blocks=739369, peer=10 (outbound-full-relay) 2022-06-05T06:36:00Z New outbound peer connected: version: 70016, blocks=739369, peer=11 (outbound-full-relay) 2022-06-05T06:36:16Z New outbound peer connected: version: 70016, blocks=739369, peer=12 (outbound-full-relay) 2022-06-05T06:37:12Z New outbound peer connected: version: 70016, blocks=739369, peer=13 (block-relay-only) 2022-06-05T06:38:47Z New outbound peer connected: version: 70016, blocks=739369, peer=14 (outbound-full-relay)

*** C-LIGHTNING (MAINNET) SYSTEMD STATUS *** ● lightningd.service - c-lightning daemon on mainnet Loaded: loaded (/etc/systemd/system/lightningd.service; enabled; vendor preset: enabled) Active: active (running) since Sun 2022-06-05 07:15:49 BST; 24min ago Process: 12586 ExecStartPre=/home/admin/config.scripts/cl.check.sh prestart mainnet (code=exited, status=0/SUCCESS) Main PID: 12617 (sh) Tasks: 22 (limit: 9353) CPU: 1min 13.717s CGroup: /system.slice/lightningd.service ├─12617 /bin/sh -c (cat /home/bitcoin/.cl.pw;echo;cat /home/bitcoin/.cl.pw) | /usr/local/bin/lightningd --conf=/home/bitcoin/.lightning/config --encrypted-hsm … ├─12625 /usr/local/bin/lightningd --conf=/home/bitcoin/.lightning/config --encrypted-hsm --pid-file=/run/lightningd/lightningd.pid ├─12755 /usr/local/bin/../libexec/c-lightning/plugins/autoclean ├─12757 /usr/local/bin/../libexec/c-lightning/plugins/bcli ├─12759 /usr/local/bin/../libexec/c-lightning/plugins/fetchinvoice ├─12760 /usr/local/bin/../libexec/c-lightning/plugins/funder ├─12762 /usr/local/bin/../libexec/c-lightning/plugins/topology ├─12763 /usr/local/bin/../libexec/c-lightning/plugins/keysend ├─12767 /usr/local/bin/../libexec/c-lightning/plugins/offers ├─12768 /usr/local/bin/../libexec/c-lightning/plugins/pay ├─12770 /usr/local/bin/../libexec/c-lightning/plugins/txprepare ├─12771 /usr/local/bin/../libexec/c-lightning/plugins/spenderp ├─12772 /home/bitcoin/cl-plugins-enabled/c-lightning-http-plugin ├─12773 python3 /home/bitcoin/cl-plugins-enabled/backup.py ├─13103 /usr/local/libexec/c-lightning/lightning_hsmd ├─14331 /usr/local/libexec/c-lightning/lightning_connectd └─14547 /usr/local/libexec/c-lightning/lightning_gossipd

*** LAST 30 C-LIGHTNING (MAINNET) INFO LOGS *** sudo tail -n 30 /home/bitcoin/.lightning/bitcoin/cl.log 2022-06-05T06:38:09.795Z DEBUG lightningd: ... feerate estimate for htlc_resolution hit floor 253 2022-06-05T06:38:09.795Z DEBUG lightningd: ... feerate estimate for penalty hit floor 253 2022-06-05T06:38:09.795Z DEBUG lightningd: ... polled feerate estimate for min_acceptable (125) smoothed to 196 (alpha=0.44) 2022-06-05T06:38:09.795Z DEBUG lightningd: ... feerate estimate for min_acceptable hit floor 253 2022-06-05T06:38:25.320Z DEBUG gossipd: seeker: no peers, waiting 2022-06-05T06:38:39.825Z DEBUG lightningd: ... feerate estimate for opening hit floor 253 2022-06-05T06:38:39.825Z DEBUG lightningd: ... feerate estimate for mutual_close hit floor 253 2022-06-05T06:38:39.825Z DEBUG lightningd: ... feerate estimate for unilateral_close hit floor 253 2022-06-05T06:38:39.825Z DEBUG lightningd: ... feerate estimate for delayed_to_us hit floor 253 2022-06-05T06:38:39.825Z DEBUG lightningd: ... feerate estimate for htlc_resolution hit floor 253 2022-06-05T06:38:39.825Z DEBUG lightningd: ... feerate estimate for penalty hit floor 253 2022-06-05T06:38:39.825Z DEBUG lightningd: ... polled feerate estimate for min_acceptable (125) smoothed to 196 (alpha=0.44) 2022-06-05T06:38:39.825Z DEBUG lightningd: ... feerate estimate for min_acceptable hit floor 253 2022-06-05T06:39:09.864Z DEBUG lightningd: ... feerate estimate for opening hit floor 253 2022-06-05T06:39:09.864Z DEBUG lightningd: ... feerate estimate for mutual_close hit floor 253 2022-06-05T06:39:09.864Z DEBUG lightningd: ... feerate estimate for unilateral_close hit floor 253 2022-06-05T06:39:09.864Z DEBUG lightningd: ... feerate estimate for delayed_to_us hit floor 253 2022-06-05T06:39:09.865Z DEBUG lightningd: ... feerate estimate for htlc_resolution hit floor 253 2022-06-05T06:39:09.865Z DEBUG lightningd: ... feerate estimate for penalty hit floor 253 2022-06-05T06:39:09.865Z DEBUG lightningd: ... polled feerate estimate for min_acceptable (125) smoothed to 196 (alpha=0.44) 2022-06-05T06:39:09.865Z DEBUG lightningd: ... feerate estimate for min_acceptable hit floor 253 2022-06-05T06:39:25.376Z DEBUG gossipd: seeker: no peers, waiting 2022-06-05T06:39:39.897Z DEBUG lightningd: ... feerate estimate for opening hit floor 253 2022-06-05T06:39:39.897Z DEBUG lightningd: ... feerate estimate for mutual_close hit floor 253 2022-06-05T06:39:39.897Z DEBUG lightningd: ... feerate estimate for unilateral_close hit floor 253 2022-06-05T06:39:39.897Z DEBUG lightningd: ... feerate estimate for delayed_to_us hit floor 253 2022-06-05T06:39:39.897Z DEBUG lightningd: ... feerate estimate for htlc_resolution hit floor 253 2022-06-05T06:39:39.897Z DEBUG lightningd: ... feerate estimate for penalty hit floor 253 2022-06-05T06:39:39.897Z DEBUG lightningd: ... polled feerate estimate for min_acceptable (125) smoothed to 196 (alpha=0.44) 2022-06-05T06:39:39.897Z DEBUG lightningd: ... feerate estimate for min_acceptable hit floor 253

*** NGINX SYSTEMD STATUS *** ● nginx.service - A high performance web server and a reverse proxy server Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/nginx.service.d └─raspiblitz.conf Active: active (running) since Sun 2022-06-05 07:15:39 BST; 24min ago Docs: man:nginx(8) Process: 10660 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS) Process: 11268 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=0/SUCCESS) Main PID: 11282 (nginx) Tasks: 5 (limit: 9353) CPU: 142ms CGroup: /system.slice/nginx.service ├─11282 nginx: master process /usr/sbin/nginx -g daemon on; master_process on; ├─11283 nginx: worker process ├─11284 nginx: worker process ├─11285 nginx: worker process └─11286 nginx: worker process

Jun 05 07:15:35 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Jun 05 07:15:39 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server.

LAST NGINX LOGS sudo journalctl -u nginx -b --no-pager -n20 -- Journal begins at Thu 2022-06-02 23:18:59 BST, ends at Sun 2022-06-05 07:40:04 BST. -- Jun 05 07:14:16 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Jun 05 07:14:18 raspberrypi nginx[623]: nginx: [emerg] host not found in upstream "mempool.space" in /etc/nginx/snippets/mempool.conf:39 Jun 05 07:14:18 raspberrypi nginx[623]: nginx: configuration file /etc/nginx/nginx.conf test failed Jun 05 07:14:18 raspberrypi systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE Jun 05 07:14:18 raspberrypi systemd[1]: nginx.service: Failed with result 'exit-code'. Jun 05 07:14:18 raspberrypi systemd[1]: Failed to start A high performance web server and a reverse proxy server. Jun 05 07:15:35 raspberrypi systemd[1]: nginx.service: Scheduled restart job, restart counter is at 1. Jun 05 07:15:35 raspberrypi systemd[1]: Stopped A high performance web server and a reverse proxy server. Jun 05 07:15:35 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Jun 05 07:15:39 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. --> CHECK CONFIG: sudo nginx -t nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful

BLITZAPI is not running TOUCHSCREEN is OFF by config Loop is OFF by config LND-RTL is OFF by config

Electrum Rust Server is OFF by config LIT is OFF by config BTCPayServer is OFF by config BTC-RPC-Explorer is OFF by config LNbits is OFF by config Thunderhub is OFF by config SPECTER is OFF by config SPHINX is OFF by config

MOUNTED DRIVES Filesystem Type Size Used Avail Use% Mounted on /dev/root ext4 30G 24G 4.7G 84% / devtmpfs devtmpfs 3.9G 0 3.9G 0% /dev tmpfs tmpfs 3.9G 16K 3.9G 1% /dev/shm tmpfs tmpfs 1.6G 804K 1.6G 1% /run tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs tmpfs 32M 0 32M 0% /var/cache/raspiblitz /dev/mmcblk0p1 vfat 253M 32M 221M 13% /boot /dev/sda1 ext4 916G 444G 426G 52% /mnt/hdd tmpfs tmpfs 787M 20K 787M 1% /run/user/1000 tmpfs tmpfs 787M 20K 787M 1% /run/user/1001

BASICS isMounted=1 isBTRFS=0 hddRaspiData=1 hddRaspiVersion='1.7.2' isSSD=1 datadisk='sda' datapartition='sda1' hddCandidate='sda' hddPartitionCandidate='sda1' hddBlocksBitcoin=1 hddBytes=1000205189120 hddGigaBytes=931 hddUsedInfo='444G (52%)' hddDataFreeBytes=456691875840 hddDataFreeKB=445988160 hddDataFreeGB=425 hddAdapterUSB='174c:1153' hddAdapterUSAP=1

SWAP isSwapExternal=1 SwapExternalPath='/mnt/hdd/swapfile'

SYSTEM CACHE STATUS system_ups_status="OFF" system_board="rp4" system_count_longscan="0" system_count_undervoltage="0" system_cpu_load=" 1.99, 1.99, 1.71" system_up="1569" system_ram_gb="8" system_ram_available_mb="6767" system_temp_celsius="62" system_ram_mb="7862" system_count_start_blockchain="1" system_count_start_tui="0" system_count_start_lightning="0" system_init_time="1654409660" system_temp_fahrenheit="144" system_vm_vagrant="0" ln_default_channels_inactive="0" ln_default_wallet_onchain_pending="29963" ln_default_error_full="" ln_default_hannels_pending="0" ln_default_activated="1" ln_default_fees_total="235238" ln_default_wallet_channels_balance="0" ln_default_peers="235238" ln_default_tor="1" ln_default_wallet_onchain_balance="83840" ln_default_sync_initial_done="1" ln_default_recovery_mode="0" ln_default_error_short="" ln_default_running="" ln_default_channels_total="6" ln_default_locked="0" ln_default_sync_progress="100.00" ln_default_alias="OrangePill" ln_default_channels_active="6" ln_default_version="" ln_default_sync_chain="1" ln_default_online="" ln_default_ready="" ln_default_recovery_done="0" ln_default_wallet_channels_pending="3742493" btc_default_sync_percentage="100.00" btc_default_online="1" btc_default_sync_progress="0.9999981855062473" btc_default_error_short="" btc_default_sync_initial_done="1" btc_default_ready="1" btc_default_activated="1" btc_default_port="8333" btc_default_sync_initialblockdownload="0" btc_default_running="1" btc_default_mempool_transactions="900" btc_default_error_full="" btc_default_blocks_behind="0" btc_default_synced="1" btc_default_peers="11" btc_default_version="v22.0.0" btc_default_blocks_verified="739369" btc_default_blocks_headers="739369"

21OrangePill avatar Jun 05 '22 06:06 21OrangePill

@rustyrussell if you need more informations or other things from my node, let me know :)

21OrangePill avatar Jun 24 '22 17:06 21OrangePill

@21OrangePill Hi, were you able to solve the problem? I have the same problem.

svenol avatar Jul 09 '22 07:07 svenol

No sorry :/ same problem now for 6 channels, I’m waiting for help here

21OrangePill avatar Jul 09 '22 10:07 21OrangePill

@rustyrussell I have the same problem, now with all (23) of my channels are in Awaiting Unilateral close, can some devs please check this bug/problem.

svenol avatar Jul 09 '22 14:07 svenol

thanks to @svenol ! my node ID was a different one after the Raspiblitz Update, I have found a old backup and used this one, now 4/5 channels was back in the normal state! I closed 3 channels, they are now in ""CHANNELD_SHUTTING_DOWN", I forced closed 1 channel, its now in ""AWAITING_UNILATERAL" and im waiting now :)

But 1 Channel was right after the old backup in "AWAITING_UNILATERAL" again, here is a screen:

Bildschirmfoto 2022-07-24 um 08 32 51

@rustyrussell

21OrangePill avatar Jul 24 '22 06:07 21OrangePill

here we go again ....

Channel 1 normal close, without forceclose:

"id": "024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41",

     "connected": false,
     "channels": [
        {
           "state": "CHANNELD_SHUTTING_DOWN",
           "scratch_txid": "79309d35ed30a8e59844b5610f65c0c8e63b4ea3e7e879ba9985af6c01cacbad",
           "last_tx_fee": "185000msat",
           "last_tx_fee_msat": "185000msat",
           "feerate": {
              "perkw": 255,
              "perkb": 1020
           },
           "short_channel_id": "720728x1168x0",
           "direction": 1,
           "channel_id": "de69627e2a4fca92befc7251123a8d8a25974825e63e367ad21f56e7cd0dbdd4",
           "funding_txid": "d4bd0dcde7561fd27a363ee6254897258a8d3a125172fcbe92ca4f2a7e6269de",
           "funding_outnum": 0,
           "close_to_addr": "bc1qg3wpfwywpuftj8qy9em6l49r2mw60v5qmctlq6",
           "close_to": "0014445c14b88e0f12b91c042e77afd4a356dda7b280",
           "private": false,
           "opener": "local",
           "closer": "local",
           "features": [
              "option_static_remotekey"
           ],
           "funding_allocation_msat": {
              "024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41": 0,
              "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": 1333143000
           },
           "funding_msat": {
              "024d07b3408c35e03983f6a6c02d3e70c14f5a00ebc49c395342aee6e64d02fe41": "0msat",
              "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": "1333143000msat"
           },
           "funding": {
              "local_msat": "1333143000msat",
              "remote_msat": "0msat",
              "pushed_msat": "0msat"
           },
           "msatoshi_to_us": 499927524,
           "to_us_msat": "499927524msat",
           "msatoshi_to_us_min": 92305918,
           "min_to_us_msat": "92305918msat",
           "msatoshi_to_us_max": 1333143000,
           "max_to_us_msat": "1333143000msat",
           "msatoshi_total": 1333143000,
           "total_msat": "1333143000msat",
           "fee_base_msat": "560msat",
           "fee_proportional_millionths": 83,
           "dust_limit_satoshis": 546,
           "dust_limit_msat": "546000msat",
           "max_htlc_value_in_flight_msat": 18446744073709551615,
           "max_total_htlc_in_msat": "18446744073709551615msat",
           "their_channel_reserve_satoshis": 13331,
           "their_reserve_msat": "13331000msat",
           "our_channel_reserve_satoshis": 13331,
           "our_reserve_msat": "13331000msat",
           "spendable_msatoshi": 486052524,
           "spendable_msat": "486052524msat",
           "receivable_msatoshi": 819884476,
           "receivable_msat": "819884476msat",
           "htlc_minimum_msat": 0,
           "minimum_htlc_in_msat": "0msat",
           "minimum_htlc_out_msat": "1msat",
           "maximum_htlc_out_msat": "1319812000msat",
           "their_to_self_delay": 144,
           "our_to_self_delay": 160,
           "max_accepted_htlcs": 30,
           "state_changes": [
              {
                 "timestamp": "2022-01-28T09:35:03.741Z",
                 "old_state": "CHANNELD_AWAITING_LOCKIN",
                 "new_state": "CHANNELD_NORMAL",
                 "cause": "user",
                 "message": "Lockin complete"
              },
              {
                 "timestamp": "2022-07-24T06:19:21.316Z",
                 "old_state": "CHANNELD_NORMAL",
                 "new_state": "CHANNELD_SHUTTING_DOWN",
                 "cause": "user",
                 "message": "User or plugin invoked close command"
              }
           ],
           "status": [
              "CHANNELD_SHUTTING_DOWN:Will attempt reconnect in 300 seconds"
           ],
           "in_payments_offered": 72,
           "in_msatoshi_offered": 12701120025,
           "in_offered_msat": "12701120025msat",
           "in_payments_fulfilled": 30,
           "in_msatoshi_fulfilled": 3176810818,
           "in_fulfilled_msat": "3176810818msat",
           "out_payments_offered": 359,
           "out_msatoshi_offered": 70995180637,
           "out_offered_msat": "70995180637msat",
           "out_payments_fulfilled": 27,
           "out_msatoshi_fulfilled": 4010026294,
           "out_fulfilled_msat": "4010026294msat",
           "htlcs": []

Channel 2 normal close, without forceclose:

"id":` "026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2",

     "connected": true,
     "netaddr": [
        "104.196.200.39:9735"
     ],
     "features": "800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000808a52a1",
     "channels": [
        {
           "state": "CHANNELD_SHUTTING_DOWN",
           "scratch_txid": "d20c59e77c442687cea46820500845e968486772ea936b526efc5f60bc406402",
           "last_tx_fee": "185000msat",
           "last_tx_fee_msat": "185000msat",
           "feerate": {
              "perkw": 255,
              "perkb": 1020
           },
           "owner": "channeld",
           "short_channel_id": "720700x2011x1",
           "direction": 1,
           "channel_id": "e12ff295eb86e3bef39832b34255641d8abf4be19f660f8844aa42a3624c2745",
           "funding_txid": "44274c62a342aa44880f669fe14bbf8a1d645542b33298f3bee386eb95f22fe1",
           "funding_outnum": 1,
           "close_to_addr": "bc1qlhsww7f8ehsmjd7de2yzkmcg3h2v70yg4k29kn",
           "close_to": "0014fde0e77927cde1b937cdca882b6f088dd4cf3c88",
           "private": false,
           "opener": "local",
           "closer": "local",
           "features": [
              "option_static_remotekey"
           ],
           "funding_allocation_msat": {
              "026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2": 0,
              "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": 1040611000
           },
           "funding_msat": {
              "026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2": "0msat",
              "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": "1040611000msat"
           },
           "funding": {
              "local_msat": "1040611000msat",
              "remote_msat": "0msat",
              "pushed_msat": "0msat"
           },
           "msatoshi_to_us": 997087662,
           "to_us_msat": "997087662msat",
           "msatoshi_to_us_min": 142334076,
           "min_to_us_msat": "142334076msat",
           "msatoshi_to_us_max": 1040611000,
           "max_to_us_msat": "1040611000msat",
           "msatoshi_total": 1040611000,
           "total_msat": "1040611000msat",
           "fee_base_msat": "54msat",
           "fee_proportional_millionths": 5,
           "dust_limit_satoshis": 546,
           "dust_limit_msat": "546000msat",
           "max_htlc_value_in_flight_msat": 18446744073709551615,
           "max_total_htlc_in_msat": "18446744073709551615msat",
           "their_channel_reserve_satoshis": 10406,
           "their_reserve_msat": "10406000msat",
           "our_channel_reserve_satoshis": 10406,
           "our_reserve_msat": "10406000msat",
           "spendable_msatoshi": 986137662,
           "spendable_msat": "986137662msat",
           "receivable_msatoshi": 33117338,
           "receivable_msat": "33117338msat",
           "htlc_minimum_msat": 0,
           "minimum_htlc_in_msat": "0msat",
           "minimum_htlc_out_msat": "1msat",
           "maximum_htlc_out_msat": "1030205000msat",
           "their_to_self_delay": 144,
           "our_to_self_delay": 144,
           "max_accepted_htlcs": 30,
           "state_changes": [
              {
                 "timestamp": "2022-01-28T05:17:26.922Z",
                 "old_state": "CHANNELD_AWAITING_LOCKIN",
                 "new_state": "CHANNELD_NORMAL",
                 "cause": "user",
                 "message": "Lockin complete"
              },
              {
                 "timestamp": "2022-07-24T06:22:48.926Z",
                 "old_state": "CHANNELD_NORMAL",
                 "new_state": "CHANNELD_SHUTTING_DOWN",
                 "cause": "user",
                 "message": "User or plugin invoked close command"
              }
           ],
           "status": [
              "CHANNELD_SHUTTING_DOWN:Sent reestablish, waiting for theirs"
           ],
           "in_payments_offered": 182,
           "in_msatoshi_offered": 20508197357,
           "in_offered_msat": "20508197357msat",
           "in_payments_fulfilled": 25,
           "in_msatoshi_fulfilled": 1899873984,
           "in_fulfilled_msat": "1899873984msat",
           "out_payments_offered": 203,
           "out_msatoshi_offered": 35919734817,
           "out_offered_msat": "35919734817msat",
           "out_payments_fulfilled": 9,
           "out_msatoshi_fulfilled": 1943397322,
           "out_fulfilled_msat": "1943397322msat",
           "htlcs": []

Channel 3 with force close:

"id": "02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5",

     "connected": false,
     "channels": [
        {
           "state": "AWAITING_UNILATERAL",
           "scratch_txid": "22cee831aa9e5e35d43a97a28a4c54fcf409b88db5cec65880351df2b9683ba9",
           "last_tx_fee": "185000msat",
           "last_tx_fee_msat": "185000msat",
           "feerate": {
              "perkw": 255,
              "perkb": 1020
           },
           "short_channel_id": "718305x1839x0",
           "direction": 1,
           "channel_id": "080e4f2e53d5914ae39d0b0af0ad36a085107a90821fc215c24ea29f60605a2f",
           "funding_txid": "2f5a60609fa24ec215c21f82907a1085a036adf00a0b9de34a91d5532e4f0e08",
           "funding_outnum": 0,
           "close_to_addr": "bc1q460ws7vt0m27cne99dt0s0ek8epqq8gxqaj3kh",
           "close_to": "0014ae9ee8798b7ed5ec4f252b56f83f363e42001d06",
           "private": false,
           "opener": "local",
           "closer": "local",
           "features": [
              "option_static_remotekey"
           ],
           "funding_allocation_msat": {
              "02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5": 0,
              "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": 1198135000
           },
           "funding_msat": {
              "02bb24da3d0fb0793f4918c7599f973cc402f0912ec3fb530470f1fc08bdd6ecb5": "0msat",
              "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": "1198135000msat"
           },
           "funding": {
              "local_msat": "1198135000msat",
              "remote_msat": "0msat",
              "pushed_msat": "0msat"
           },
           "msatoshi_to_us": 194243538,
           "to_us_msat": "194243538msat",
           "msatoshi_to_us_min": 13587208,
           "min_to_us_msat": "13587208msat",
           "msatoshi_to_us_max": 1198135000,
           "max_to_us_msat": "1198135000msat",
           "msatoshi_total": 1198135000,
           "total_msat": "1198135000msat",
           "fee_base_msat": "3675msat",
           "fee_proportional_millionths": 4,
           "dust_limit_satoshis": 546,
           "dust_limit_msat": "546000msat",
           "max_htlc_value_in_flight_msat": 18446744073709551615,
           "max_total_htlc_in_msat": "18446744073709551615msat",
           "their_channel_reserve_satoshis": 11981,
           "their_reserve_msat": "11981000msat",
           "our_channel_reserve_satoshis": 11981,
           "our_reserve_msat": "11981000msat",
           "spendable_msatoshi": 181718538,
           "spendable_msat": "181718538msat",
           "receivable_msatoshi": 991910462,
           "receivable_msat": "991910462msat",
           "htlc_minimum_msat": 0,
           "minimum_htlc_in_msat": "0msat",
           "minimum_htlc_out_msat": "1msat",
           "maximum_htlc_out_msat": "1186154000msat",
           "their_to_self_delay": 144,
           "our_to_self_delay": 144,
           "max_accepted_htlcs": 30,
           "state_changes": [
              {
                 "timestamp": "2022-01-12T13:19:07.744Z",
                 "old_state": "CHANNELD_AWAITING_LOCKIN",
                 "new_state": "CHANNELD_NORMAL",
                 "cause": "user",
                 "message": "Lockin complete"
              },
              {
                 "timestamp": "2022-07-23T22:09:28.125Z",
                 "old_state": "CHANNELD_NORMAL",
                 "new_state": "CHANNELD_SHUTTING_DOWN",
                 "cause": "user",
                 "message": "User or plugin invoked close command"
              },
              {
                 "timestamp": "2022-07-24T05:55:30.222Z",
                 "old_state": "CHANNELD_SHUTTING_DOWN",
                 "new_state": "AWAITING_UNILATERAL",
                 "cause": "user",
                 "message": "Forcibly closed by `close` command timeout"
              }
           ],
           "status": [
              "AWAITING_UNILATERAL:Will attempt reconnect in 2 seconds"
           ],
           "in_payments_offered": 7,
           "in_msatoshi_offered": 3268374374,
           "in_offered_msat": "3268374374msat",
           "in_payments_fulfilled": 6,
           "in_msatoshi_fulfilled": 3268364374,
           "in_fulfilled_msat": "3268364374msat",
           "out_payments_offered": 303,
           "out_msatoshi_offered": 73567866655,
           "out_offered_msat": "73567866655msat",
           "out_payments_fulfilled": 14,
           "out_msatoshi_fulfilled": 4272255836,
           "out_fulfilled_msat": "4272255836msat",
           "htlcs": []

Channel 4 with auto force close (not my close?):

"id": "02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67",

     "connected": false,
     "channels": [
        {
           "state": "AWAITING_UNILATERAL",
           "scratch_txid": "80c0a74c89191db832d0f39978600e645b8fc15fba0d11a583e92a299110c521",
           "last_tx_fee": "185000msat",
           "last_tx_fee_msat": "185000msat",
           "feerate": {
              "perkw": 255,
              "perkb": 1020
           },
           "short_channel_id": "718199x629x0",
           "direction": 1,
           "channel_id": "b051d3d5f874d043e1b9016ee6f3afc1dcf10633e44a21aec34a5c9a5a86209a",
           "funding_txid": "9a20865a9a5c4ac3ae214ae43306f1dcc1aff3e66e01b9e143d074f8d5d351b0",
           "funding_outnum": 0,
           "close_to_addr": "bc1qhfccv3qn2dm4qr2kunpfzj2pv6dp5racxvvypr",
           "close_to": "0014ba718644135377500d56e4c2914941669a1a0fb8",
           "private": false,
           "opener": "local",
           "closer": null,
           "features": [
              "option_static_remotekey"
           ],
           "funding_allocation_msat": {
              "02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67": 0,
              "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": 1584542000
           },
           "funding_msat": {
              "02a447fd201226f0bf6421c356f9d2117b0fb05ccc0858dd2b20589b9edb488f67": "0msat",
              "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": "1584542000msat"
           },
           "funding": {
              "local_msat": "1584542000msat",
              "remote_msat": "0msat",
              "pushed_msat": "0msat"
           },
           "msatoshi_to_us": 1558380559,
           "to_us_msat": "1558380559msat",
           "msatoshi_to_us_min": 345127993,
           "min_to_us_msat": "345127993msat",
           "msatoshi_to_us_max": 1584542000,
           "max_to_us_msat": "1584542000msat",
           "msatoshi_total": 1584542000,
           "total_msat": "1584542000msat",
           "fee_base_msat": "105msat",
           "fee_proportional_millionths": 5,
           "dust_limit_satoshis": 546,
           "dust_limit_msat": "546000msat",
           "max_htlc_value_in_flight_msat": 18446744073709551615,
           "max_total_htlc_in_msat": "18446744073709551615msat",
           "their_channel_reserve_satoshis": 15845,
           "their_reserve_msat": "15845000msat",
           "our_channel_reserve_satoshis": 15845,
           "our_reserve_msat": "15845000msat",
           "spendable_msatoshi": 1541991559,
           "spendable_msat": "1541991559msat",
           "receivable_msatoshi": 10316441,
           "receivable_msat": "10316441msat",
           "htlc_minimum_msat": 0,
           "minimum_htlc_in_msat": "0msat",
           "minimum_htlc_out_msat": "0msat",
           "maximum_htlc_out_msat": "1568697000msat",
           "their_to_self_delay": 144,
           "our_to_self_delay": 576,
           "max_accepted_htlcs": 30,
           "state_changes": [
              {
                 "timestamp": "2022-01-11T19:55:58.702Z",
                 "old_state": "CHANNELD_AWAITING_LOCKIN",
                 "new_state": "CHANNELD_NORMAL",
                 "cause": "user",
                 "message": "Lockin complete"
              },
              {
                 "timestamp": "2022-07-23T20:42:30.804Z",
                 "old_state": "CHANNELD_NORMAL",
                 "new_state": "AWAITING_UNILATERAL",
                 "cause": "protocol",
                 "message": "channeld: received ERROR error channel b051d3d5f874d043e1b9016ee6f3afc1dcf10633e44a21aec34a5c9a5a86209a: Unknown channel for reestablish"
              }
           ],
           "status": [
              "AWAITING_UNILATERAL:Will attempt reconnect in 1 seconds"
           ],
           "in_payments_offered": 1679,
           "in_msatoshi_offered": 254329051933,
           "in_offered_msat": "254329051933msat",
           "in_payments_fulfilled": 93,
           "in_msatoshi_fulfilled": 14782348011,
           "in_fulfilled_msat": "14782348011msat",
           "out_payments_offered": 283,
           "out_msatoshi_offered": 70480481946,
           "out_offered_msat": "70480481946msat",
           "out_payments_fulfilled": 83,
           "out_msatoshi_fulfilled": 14808509452,
           "out_fulfilled_msat": "14808509452msat",
           "htlcs": []

Channel 5 normal close, without forceclose:

"id": "03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334",

     "connected": true,
     "netaddr": [
        "213.174.156.71:9735"
     ],
     "features": "800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000808a52a1",
     "channels": [
        {
           "state": "CHANNELD_SHUTTING_DOWN",
           "scratch_txid": "21117ebd501c514ee617269700304114f547e9011d42a4a78e9a580ab6745fe3",
           "last_tx_fee": "185000msat",
           "last_tx_fee_msat": "185000msat",
           "feerate": {
              "perkw": 255,
              "perkb": 1020
           },
           "owner": "channeld",
           "short_channel_id": "714570x1856x2",
           "direction": 0,
           "channel_id": "3b383ece695c6ce3373a794b606678cedb3692ac0e2e18d568e0b118eba896c0",
           "funding_txid": "c296a8eb18b1e068d5182e0eac9236dbce7866604b793a37e36c5c69ce3e383b",
           "funding_outnum": 2,
           "close_to_addr": "bc1q2ls2z89yylvdgawrupzmcctjtslpypdqc9m8f3",
           "close_to": "001457e0a11ca427d8d475c3e045bc61725c3e1205a0",
           "private": false,
           "opener": "local",
           "closer": "local",
           "features": [
              "option_static_remotekey"
           ],
           "funding_allocation_msat": {
              "03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334": 0,
              "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": 579743000
           },
           "funding_msat": {
              "03fce165537aea120bffe8505876b44d5119354f825b3eac329b761fc5636bf334": "0msat",
              "032be456376a5f5e74eae9be0740f5a24bf7314cb8ec65f504b853726da6e00734": "579743000msat"
           },
           "funding": {
              "local_msat": "579743000msat",
              "remote_msat": "0msat",
              "pushed_msat": "0msat"
           },
           "msatoshi_to_us": 409138619,
           "to_us_msat": "409138619msat",
           "msatoshi_to_us_min": 7324865,
           "min_to_us_msat": "7324865msat",
           "msatoshi_to_us_max": 579743000,
           "max_to_us_msat": "579743000msat",
           "msatoshi_total": 579743000,
           "total_msat": "579743000msat",
           "fee_base_msat": "1msat",
           "fee_proportional_millionths": 1,
           "dust_limit_satoshis": 546,
           "dust_limit_msat": "546000msat",
           "max_htlc_value_in_flight_msat": 18446744073709551615,
           "max_total_htlc_in_msat": "18446744073709551615msat",
           "their_channel_reserve_satoshis": 5797,
           "their_reserve_msat": "5797000msat",
           "our_channel_reserve_satoshis": 5797,
           "our_reserve_msat": "5797000msat",
           "spendable_msatoshi": 402797619,
           "spendable_msat": "402797619msat",
           "receivable_msatoshi": 164807381,
           "receivable_msat": "164807381msat",
           "htlc_minimum_msat": 0,
           "minimum_htlc_in_msat": "0msat",
           "minimum_htlc_out_msat": "1msat",
           "maximum_htlc_out_msat": "573946000msat",
           "their_to_self_delay": 144,
           "our_to_self_delay": 144,
           "max_accepted_htlcs": 30,
           "state_changes": [
              {
                 "timestamp": "2021-12-17T19:57:38.816Z",
                 "old_state": "CHANNELD_AWAITING_LOCKIN",
                 "new_state": "CHANNELD_NORMAL",
                 "cause": "user",
                 "message": "Lockin complete"
              },
              {
                 "timestamp": "2022-07-24T06:21:38.756Z",
                 "old_state": "CHANNELD_NORMAL",
                 "new_state": "CHANNELD_SHUTTING_DOWN",
                 "cause": "user",
                 "message": "User or plugin invoked close command"
              }

New Ideas for my problems? @cdecker @rustyrussell @openoms

21OrangePill avatar Jul 26 '22 18:07 21OrangePill

updated to the latest CLN Master 12.0rc3 = all my channels are now at the status "onchain", fixed it

21OrangePill avatar Aug 21 '22 10:08 21OrangePill