After i updated Bitcoin Core to version 25.0 my node is stuck in starting.
Already tried this: Bitcoin Node stuck "Starting" which didn’t work, also deleted the peers.dat file.
Attaching to bitcoin_server_1, bitcoin_bitcoind_1, bitcoin_app_proxy_1, bitcoin_i2pd_daemon_1, bitcoin_tor_1, bitcoin_tor_server_1
app_proxy_1 | yarn run v1.22.19
app_proxy_1 | $ node ./bin/www
app_proxy_1 | [HPM] Proxy created: / → http://10.21.22.2:3005
app_proxy_1 | Waiting for 10.21.22.2:3005 to open…
app_proxy_1 | Bitcoin Node is now ready…
app_proxy_1 | Listening on port: 2100
bitcoind_1 | 2023-08-03T14:21:05Z P2P peers available. Skipped DNS seeding.
bitcoind_1 | 2023-08-03T14:21:05Z dnsseed thread exit
bitcoind_1 | 2023-08-03T14:21:49Z New outbound peer connected: version: 70016, blocks=801522, peer=4 (outbound-full-relay)
bitcoind_1 | 2023-08-03T14:21:53Z New outbound peer connected: version: 70015, blocks=801522, peer=6 (outbound-full-relay)
bitcoind_1 | 2023-08-03T14:21:54Z New outbound peer connected: version: 70016, blocks=801520, peer=5 (outbound-full-relay)
bitcoind_1 | 2023-08-03T14:21:59Z New outbound peer connected: version: 70016, blocks=801520, peer=7 (outbound-full-relay)
bitcoind_1 | 2023-08-03T14:21:59Z Socks5() connect to 156.146.57.54:8333 failed: general failure
bitcoind_1 | 2023-08-03T14:22:03Z Socks5() connect to 103.211.229.164:8333 failed: general failure
bitcoind_1 | 2023-08-03T14:22:13Z New outbound peer connected: version: 70016, blocks=801522, peer=8 (outbound-full-relay)
bitcoind_1 | 2023-08-03T14:22:15Z New outbound peer connected: version: 70016, blocks=801522, peer=9 (outbound-full-relay)
i2pd_daemon_1 | 14:15:59@245/error - Tunnels: Can’t select next hop for 27wfI1wBkp-5jDSPmtCiOuIBacgMxFbW0QxYpK1GpII=
i2pd_daemon_1 | 14:15:59@245/error - Tunnels: Can’t create inbound tunnel, no peers available
i2pd_daemon_1 | 14:16:04@245/error - Tunnels: Can’t select next hop for cpmWqPCbXtSErUYtHJOvFRgmwAmWi3SEhJu2gWkkA~o=
i2pd_daemon_1 | 14:16:04@245/error - Tunnels: Can’t create inbound tunnel, no peers available
i2pd_daemon_1 | 14:16:15@245/error - Tunnels: Can’t select next hop for SyxHJSTkTWOJtL5y4cLoXXmv2DPGN93MGxrROW3wDgk=
i2pd_daemon_1 | 14:16:15@245/error - Tunnels: Can’t create inbound tunnel, no peers available
i2pd_daemon_1 | 14:16:49@245/error - Tunnels: Can’t select next hop for F0uj0A491am6CvTOWFkLEA1MwnEosiV5XjtybUPeiQo=
i2pd_daemon_1 | 14:16:49@245/error - Tunnels: Can’t create inbound tunnel, no peers available
i2pd_daemon_1 | 14:20:55@485/error - SAM: Read error: End of file
i2pd_daemon_1 | 14:21:20@485/error - Destination: Can’t publish LeaseSet. Destination is not ready
server_1 | yarn run v1.22.18
server_1 | $ node ./bin/www
server_1 | Thu, 03 Aug 2023 14:16:05 GMT morgan deprecated morgan(options): use morgan(“default”, options) instead at app.js:33:9
server_1 | Thu, 03 Aug 2023 14:16:05 GMT morgan deprecated default format: use combined format at app.js:33:9
server_1 | Listening on port 3005
tor_1 | Aug 03 14:16:19.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
tor_1 | Aug 03 14:16:19.000 [notice] Bootstrapped 80% (ap_conn): Connecting to a relay to build circuits
tor_1 | Aug 03 14:16:19.000 [notice] Bootstrapped 85% (ap_conn_done): Connected to a relay to build circuits
tor_1 | Aug 03 14:16:19.000 [notice] Bootstrapped 89% (ap_handshake): Finishing handshake with a relay to build circuits
tor_1 | Aug 03 14:16:19.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
tor_1 | Aug 03 14:16:19.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
tor_1 | Aug 03 14:16:24.000 [notice] Bootstrapped 100% (done): Done
tor_1 | Aug 03 14:20:59.000 [notice] Have tried resolving or connecting to address ‘[scrubbed]’ at 3 different places. Giving up.
tor_1 | Aug 03 14:21:59.000 [notice] Have tried resolving or connecting to address ‘[scrubbed]’ at 3 different places. Giving up.
tor_1 | Aug 03 14:22:03.000 [notice] Have tried resolving or connecting to address ‘[scrubbed]’ at 3 different places. Giving up.
Thanks, that worked. I can see my on-chain balance now. The strange thing is that the channels are force closed (happened when i try to recover it in Blix Wallet).
It will be a lot of text so can upload as a text file/ or paste it to pastebin.com and share a link for easier review
Can you recall the steps you took in Blixt wallet to confirm, and we can make sure Bitcoin and Lightning Node app are running to see what’s going on with the channels now, let us know and we can try and rescue those channels!