Electrs keeps on ' waiting for bitcoin node to finish '

Hi ther,e I have Electrs server installed and after a reboot - I have it running for 2 days now… but still it shows the message ’ waiting for bitcoin node to finish ’ … while bitcoin node is fully in sync

This is the error log

lectrs_1 | [2023-07-04T08:45:25.832Z INFO electrs::daemon] waiting for RPC warmup: Starting network threads…
electrs_1 | [2023-07-04T08:45:59.894Z INFO electrs::db] closing DB at /data/db/bitcoin
electrs_1 | Error: electrs failed
electrs_1 |
electrs_1 | Caused by:
app_1 | Keep-Alive ping failed:
app_1 | Electrum attempting reconnect…
app_1 | syncPercent error: BitcoindError: Unable to obtain blockchain info
app_1 | at /app/apps/backend/services/bitcoind.js:25:18
app_1 | at IncomingMessage. (/app/node_modules/bitcoind-rpc/lib/index.js:136:7)
app_1 | at IncomingMessage.emit (node:events:539:35)
app_1 | at endReadableNT (node:internal/streams/readable:1345:12)
app_1 | at /app/node_modules/async-listener/glue.js:188:31
app_1 | at processTicksAndRejections (node:internal/process/task_queues:83:21) {
app_1 | error: { code: -28, message: ‘Starting network threads…’ },
app_1 | statusCode: undefined
app_1 | }
app_1 | ::ffff:10.21.0.12 - - [Tue, 04 Jul 2023 07:47:55 GMT] “GET /v1/electrs/syncPercent HTTP/1.1” 500 130 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36”
app_1 |
app_1 | umbrel-middleware
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
electrs_1 | 0: bitcoind RPC polling failed
electrs_1 | 1: daemon not available
electrs_1 | 2: JSON-RPC error: transport error: Didn’t receive response data in time, timed out.
electrs_1 | Starting electrs 0.9.10 on aarch64 linux with Config { network: Bitcoin, db_path: “/data/db/bitcoin”, daemon_dir: “/data/.bitcoin”, daemon_auth: CookieFile(“/data/.bitcoin/.cookie”), daemon_rpc_addr: 11.11.11.8:8332, daemon_p2p_addr: 11.11.11.8:8333, electrum_rpc_addr: 0.0.0.0:50001, monitoring_addr: 127.0.0.1:4224, wait_duration: 10s, jsonrpc_timeout: 15s, index_batch_size: 10, index_lookup_limit: None, reindex_last_blocks: 0, auto_reindex: true, ignore_mempool: false, sync_once: false, disable_electrum_rpc: false, server_banner: “Umbrel Electrs (0.9.10)”, signet_magic: 3652501241, args: }
electrs_1 | [2023-07-04T08:46:03.466Z INFO electrs::metrics::metrics_impl] serving Prometheus metrics on 127.0.0.1:4224
electrs_1 | [2023-07-04T08:46:03.466Z INFO electrs::server] serving Electrum RPC on 0.0.0.0:50001
electrs_1 | [2023-07-04T08:46:04.171Z INFO electrs::db] “/data/db/bitcoin”: 1874 SST files, 12.196615517 GB, 1.014946346 Grows
electrs_1 | [2023-07-04T08:46:07.335Z INFO electrs::chain] loading 394170 headers, tip=000000000000000002ef97b91702e0664a8a1a63cf3a005e109c6cc5b05bdb17
electrs_1 | [2023-07-04T08:46:10.183Z INFO electrs::chain] chain updated: tip=000000000000000002ef97b91702e0664a8a1a63cf3a005e109c6cc5b05bdb17, height=394170
electrs_1 | [2023-07-04T08:46:52.850Z INFO electrs::db] closing DB at /data/db/bitcoin
electrs_1 | Error: electrs failed
electrs_1 |
electrs_1 | Caused by:
electrs_1 | 0: bitcoind RPC polling failed
electrs_1 | 1: daemon not available
electrs_1 | 2: JSON-RPC error: transport error: Didn’t receive response data in time, timed out.
electrs_1 | Starting electrs 0.9.10 on aarch64 linux with Config { network: Bitcoin, db_path: “/data/db/bitcoin”, daemon_dir: “/data/.bitcoin”, daemon_auth: CookieFile(“/data/.bitcoin/.cookie”), daemon_rpc_addr: 11.11.11.8:8332, daemon_p2p_addr: 11.11.11.8:8333, electrum_rpc_addr: 0.0.0.0:50001, monitoring_addr: 127.0.0.1:4224, wait_duration: 10s, jsonrpc_timeout: 15s, index_batch_size: 10, index_lookup_limit: None, reindex_last_blocks: 0, auto_reindex: true, ignore_mempool: false, sync_once: false, disable_electrum_rpc: false, server_banner: “Umbrel Electrs (0.9.10)”, signet_magic: 3652501241, args: }
electrs_1 | [2023-07-04T08:46:58.020Z INFO electrs::metrics::metrics_impl] serving Prometheus metrics on 127.0.0.1:4224
electrs_1 | [2023-07-04T08:46:58.020Z INFO electrs::server] serving Electrum RPC on 0.0.0.0:50001
electrs_1 | [2023-07-04T08:46:58.693Z INFO electrs::db] “/data/db/bitcoin”: 1875 SST files, 12.196616322 GB, 1.014946346 Grows
electrs_1 | [2023-07-04T08:47:02.730Z INFO electrs::chain] loading 394170 headers, tip=000000000000000002ef97b91702e0664a8a1a63cf3a005e109c6cc5b05bdb17
electrs_1 | [2023-07-04T08:47:06.281Z INFO electrs::chain] chain updated: tip=000000000000000002ef97b91702e0664a8a1a63cf3a005e109c6cc5b05bdb17, height=394170
electrs_1 | [2023-07-04T08:48:06.520Z INFO electrs::db] closing DB at /data/db/bitcoin
electrs_1 | Error: electrs failed
electrs_1 |
electrs_1 | Caused by:
electrs_1 | 0: bitcoind RPC polling failed
electrs_1 | 1: daemon not available
electrs_1 | 2: JSON-RPC error: transport error: Didn’t receive response data in time, timed out.
electrs_1 | Starting electrs 0.9.10 on aarch64 linux with Config { network: Bitcoin, db_path: “/data/db/bitcoin”, daemon_dir: “/data/.bitcoin”, daemon_auth: CookieFile(“/data/.bitcoin/.cookie”), daemon_rpc_addr: 11.11.11.8:8332, daemon_p2p_addr: 11.11.11.8:8333, electrum_rpc_addr: 0.0.0.0:50001, monitoring_addr: 127.0.0.1:4224, wait_duration: 10s, jsonrpc_timeout: 15s, index_batch_size: 10, index_lookup_limit: None, reindex_last_blocks: 0, auto_reindex: true, ignore_mempool: false, sync_once: false, disable_electrum_rpc: false, server_banner: “Umbrel Electrs (0.9.10)”, signet_magic: 3652501241, args: }
electrs_1 | [2023-07-04T08:48:09.816Z INFO electrs::metrics::metrics_impl] serving Prometheus metrics on 127.0.0.1:4224
electrs_1 | [2023-07-04T08:48:09.817Z INFO electrs::server] serving Electrum RPC on 0.0.0.0:50001
electrs_1 | [2023-07-04T08:48:10.505Z INFO electrs::db] “/data/db/bitcoin”: 1876 SST files, 12.196617127 GB, 1.014946346 Grows
electrs_1 | [2023-07-04T08:48:14.858Z INFO electrs::chain] loading 394170 headers, tip=000000000000000002ef97b91702e0664a8a1a63cf3a005e109c6cc5b05bdb17
electrs_1 | [2023-07-04T08:48:18.571Z INFO electrs::chain] chain updated: tip=000000000000000002ef97b91702e0664a8a1a63cf3a005e109c6cc5b05bdb17, height=394170
app_1 | Electrum attempting reconnect…
app_1 | ::ffff:10.21.0.12 - - [Tue, 04 Jul 2023 08:05:36 GMT] “GET /v1/electrs/syncPercent HTTP/1.1” 200 1 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36”
app_1 |
app_1 | umbrel-middleware
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | Electrum attempting reconnect…
app_1 | syncPercent error: Error: close connect
app_1 | at /app/node_modules/@lily-technologies/electrum-client/lib/client.js:230:37
app_1 | at Array.forEach ()
app_1 | at ElectrumClient.onClose (/app/node_modules/@lily-technologies/electrum-client/lib/client.js:229:44)
app_1 | at ElectrumClient.onClose (/app/node_modules/@lily-technologies/electrum-client/index.js:69:9)
app_1 | at Socket. (/app/node_modules/@lily-technologies/electrum-client/lib/client.js:60:9)
app_1 | at Socket.emit (node:events:527:28)
app_1 | at TCP. (node:net:709:12)
app_1 | ::ffff:10.21.0.12 - - [Tue, 04 Jul 2023 08:16:34 GMT] “GET /v1/electrs/syncPercent HTTP/1.1” 500 2 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36”
app_1 |

I am having this issue as well.

I solved the problem recently by uninstalling the current Electrs and reinstall it, and wait about 24 hours for sync again.

1 Like

Was running fine but now I have the same issue here. I’ve un-installed/re-installed Electrs, and restared Umbrel. Electrs 100% synchronized in about 10 hours, but Sparrow Wallet won’t connect. When I refresh the browser Electrs says "waiting for bitcoin node to finish sycing…'.

The only other Umbrel apps I’m running on the Raspberry Pi are Bitcoin and Lighning Nodes. Any thoughts would be much appreciated! Thank you.

1 Like

It started working again! It did need 24 hours to sync. Still strange that it said 100% after 10 hours and then went back to “waiting…”

1 Like

Hi, I have a similar problem: not only Electrs doesn’t sync (2 days from installation are gone now), but it pushes my Bitcoin Node back! :sweat:

Let me dive in: before installing Electrs, Bitcoin Node synced “perfectly” and stayed 100% for days. After installing Electrs, Bitcoin Node arrives at 100% and then goes back to 99,95% and resync, continuosly, in loop

I see from docker ps that electrs keeps restarting (every 10/50 seconds) ad so does bitcoind (every 4/5 minutes, because I believe it tries to synch latest blocks). If electrs is not installed, this doesn’t happen

I thought it was plug’n’play…

I’m considering other solutions cause it’s not possible that you just do normal things like just installing an app as suggest by the interface, and then mysterious things fuck up your node. I don’t feel safe with Umbrel

Hi @MrPeipa, with electrs installed can you please run the following after SSHing into your node

~/umbrel/scripts/app compose electrs logs --tail 100

Hi smolgrrr, thank you for your reply, I appreciate your interest :slight_smile:

Here’s the output, I tried to guess what’s going on but it’s like japanese to me:

PS: don’t know if it can help, but when I made the sync, I imported the blockchain copying the folder Blocks-Chainstate-Indexes. I add too that now I stopped Electrs (app stop electrs) cause I think that untile I can’t get some help, it has no sense missing blocks with Bitcoin Node

~$ sudo umbrel/scripts/app compose electrs logs --tail 100
Attaching to electrs_app_1, electrs_electrs_1, electrs_app_proxy_1, electrs_tor_1, electrs_tor_server_1
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:36 GMT] "GET / HTTP/1.1" 200 866 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:36 GMT] "GET /css/app.30e1a22b.css HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:36 GMT] "GET /js/app.2c9eab20.js HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:36 GMT] "GET /js/chunk-vendors.a35d9ec3.js HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:36 GMT] "GET /img/icon.6c28b270.svg HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:36 GMT] "GET /favicon.png HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:36 GMT] "GET /fonts/Inter-SemiBold.woff2?v=3.19 HTTP/1.1" 304 - "http://192.168.1.104:2102/css/app.30e1a22b.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:36 GMT] "GET /favicon.png HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:38 GMT] "GET /ping HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:38 GMT] "GET /v1/electrs/electrum-connection-details HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:38 GMT] "GET /fonts/Inter-Regular.woff2?v=3.19 HTTP/1.1" 304 - "http://192.168.1.104:2102/css/app.30e1a22b.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:38 GMT] "GET /fonts/Inter-Medium.woff2?v=3.19 HTTP/1.1" 304 - "http://192.168.1.104:2102/css/app.30e1a22b.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:38 GMT] "GET /fonts/Inter-Bold.woff2?v=3.19 HTTP/1.1" 304 - "http://192.168.1.104:2102/css/app.30e1a22b.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_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.4:3006
app_proxy_1   | Waiting for 10.21.22.4:3006 to open...
app_proxy_1   | Electrs is now ready...
app_proxy_1   | Listening on port: 2102
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:15:39 GMT] "GET /img/umbrel-qr-icon.a521c058.svg HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | version error:  Error: close connect
app_1         |     at /app/node_modules/@lily-technologies/electrum-client/lib/client.js:230:37
app_1         |     at Array.forEach (<anonymous>)
app_1         |     at ElectrumClient.onClose (/app/node_modules/@lily-technologies/electrum-client/lib/client.js:229:44)
app_1         |     at ElectrumClient.onClose (/app/node_modules/@lily-technologies/electrum-client/index.js:69:9)
app_1         |     at Socket.<anonymous> (/app/node_modules/@lily-technologies/electrum-client/lib/client.js:60:9)
app_1         |     at Socket.emit (node:events:527:28)
app_1         |     at TCP.<anonymous> (node:net:709:12)
app_1         | syncPercent error:  Error: close connect
app_1         |     at /app/node_modules/@lily-technologies/electrum-client/lib/client.js:230:37
app_1         |     at Array.forEach (<anonymous>)
app_1         |     at ElectrumClient.onClose (/app/node_modules/@lily-technologies/electrum-client/lib/client.js:229:44)
app_1         |     at ElectrumClient.onClose (/app/node_modules/@lily-technologies/electrum-client/index.js:69:9)
app_1         |     at Socket.<anonymous> (/app/node_modules/@lily-technologies/electrum-client/lib/client.js:60:9)
app_1         |     at Socket.emit (node:events:527:28)
app_1         |     at TCP.<anonymous> (node:net:709:12)
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:17:01 GMT] "GET /v1/electrs/version HTTP/1.1" 500 2 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | ::ffff:10.21.0.8 - - [Fri, 18 Aug 2023 17:17:01 GMT] "GET /v1/electrs/syncPercent HTTP/1.1" 500 2 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
app_1         | 
app_1         | umbrel-middleware
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_1         | Electrum attempting reconnect...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: 98e3782eee95 ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
electrs_1     |     0: bitcoind RPC polling failed
electrs_1     |     1: daemon not available
electrs_1     |     2: JSON-RPC error: transport error: Couldn't connect to host: Resource temporarily unavailable (os error 11)
electrs_1     | Starting electrs 0.9.14 on x86_64 linux with Config { network: Bitcoin, db_path: "/data/db/bitcoin", daemon_dir: "/data/.bitcoin", daemon_auth: CookieFile("/data/.bitcoin/.cookie"), daemon_rpc_addr: 10.21.21.8:8332, daemon_p2p_addr: 10.21.21.8:8333, electrum_rpc_addr: 0.0.0.0:50001, monitoring_addr: 127.0.0.1:4224, wait_duration: 10s, jsonrpc_timeout: 15s, index_batch_size: 10, index_lookup_limit: None, reindex_last_blocks: 0, auto_reindex: true, ignore_mempool: false, sync_once: false, skip_block_download_wait: false, disable_electrum_rpc: false, server_banner: "Umbrel Electrs (0.9.14)", signet_magic: f9beb4d9, args: [] }
electrs_1     | [2023-08-18T17:11:48.297Z INFO  electrs::metrics::metrics_impl] serving Prometheus metrics on 127.0.0.1:4224
electrs_1     | [2023-08-18T17:11:48.297Z INFO  electrs::server] serving Electrum RPC on 0.0.0.0:50001
electrs_1     | [2023-08-18T17:11:48.865Z INFO  electrs::db] "/data/db/bitcoin": 1617 SST files, 4.184431793 GB, 0.344713832 Grows
electrs_1     | [2023-08-18T17:11:53.442Z INFO  electrs::chain] loading 343880 headers, tip=00000000000000000827648a26c3588b00543710226aa0f16134d8eb56f88c4d
electrs_1     | [2023-08-18T17:11:55.989Z INFO  electrs::chain] chain updated: tip=00000000000000000827648a26c3588b00543710226aa0f16134d8eb56f88c4d, height=343880
electrs_1     | [2023-08-18T17:11:58.651Z INFO  electrs::daemon] waiting for 153 blocks to download (IBD)
electrs_1     | [2023-08-18T17:12:14.904Z INFO  electrs::db] closing DB at /data/db/bitcoin
electrs_1     | Error: electrs failed
electrs_1     | 
electrs_1     | Caused by:
electrs_1     |     0: bitcoind RPC polling failed
electrs_1     |     1: daemon not available
electrs_1     |     2: JSON-RPC error: transport error: Couldn't connect to host: Resource temporarily unavailable (os error 11)
electrs_1     | Starting electrs 0.9.14 on x86_64 linux with Config { network: Bitcoin, db_path: "/data/db/bitcoin", daemon_dir: "/data/.bitcoin", daemon_auth: CookieFile("/data/.bitcoin/.cookie"), daemon_rpc_addr: 10.21.21.8:8332, daemon_p2p_addr: 10.21.21.8:8333, electrum_rpc_addr: 0.0.0.0:50001, monitoring_addr: 127.0.0.1:4224, wait_duration: 10s, jsonrpc_timeout: 15s, index_batch_size: 10, index_lookup_limit: None, reindex_last_blocks: 0, auto_reindex: true, ignore_mempool: false, sync_once: false, skip_block_download_wait: false, disable_electrum_rpc: false, server_banner: "Umbrel Electrs (0.9.14)", signet_magic: f9beb4d9, args: [] }
electrs_1     | [2023-08-18T17:12:17.220Z INFO  electrs::metrics::metrics_impl] serving Prometheus metrics on 127.0.0.1:4224
tor_1         | Aug 18 04:24:54.450 [notice] Tor 0.4.7.8 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1n, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Glibc 2.31 as libc.
tor_1         | Aug 18 04:24:54.450 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
tor_1         | Aug 18 04:24:54.451 [notice] Read configuration file "/etc/tor/torrc".
tor_1         | Aug 18 04:24:54.473 [notice] Opening Socks listener on 127.0.0.1:9050
tor_1         | Aug 18 04:24:54.473 [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050
tor_1         | Aug 18 04:24:54.000 [notice] Bootstrapped 0% (starting): Starting
tor_1         | Aug 18 04:24:54.000 [notice] Starting with guard context "default"
tor_1         | Aug 18 04:24:55.000 [notice] Bootstrapped 5% (conn): Connecting to a relay
tor_1         | Aug 18 04:24:59.000 [notice] Bootstrapped 10% (conn_done): Connected to a relay
tor_1         | Aug 18 04:25:00.000 [notice] Bootstrapped 14% (handshake): Handshaking with a relay
tor_1         | Aug 18 04:25:02.000 [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done
tor_1         | Aug 18 04:25:02.000 [notice] Bootstrapped 20% (onehop_create): Establishing an encrypted directory connection
tor_1         | Aug 18 04:25:03.000 [notice] Bootstrapped 25% (requesting_status): Asking for networkstatus consensus
tor_1         | Aug 18 04:25:04.000 [notice] Bootstrapped 30% (loading_status): Loading networkstatus consensus
tor_1         | Aug 18 04:25:28.000 [notice] I learned some more directory information, but not enough to build a circuit: We have no usable consensus.
tor_1         | Aug 18 04:25:30.000 [notice] Bootstrapped 40% (loading_keys): Loading authority key certs
tor_1         | Aug 18 04:25:32.000 [notice] The current consensus has no exit nodes. Tor can only build internal paths, such as paths to onion services.
tor_1         | Aug 18 04:25:32.000 [notice] Bootstrapped 45% (requesting_descriptors): Asking for relay descriptors
tor_1         | Aug 18 04:25:32.000 [notice] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 0/7456, and can only build 0% of likely paths. (We have 0% of guards bw, 0% of midpoint bw, and 0% of end bw (no exits in consensus, using mid) = 0% of path bw.)
tor_1         | Aug 18 04:25:35.000 [notice] Bootstrapped 50% (loading_descriptors): Loading relay descriptors
tor_1         | Aug 18 04:25:43.000 [notice] The current consensus contains exit nodes. Tor can build exit and internal paths.
tor_1         | Aug 18 04:26:08.000 [notice] Bootstrapped 56% (loading_descriptors): Loading relay descriptors
tor_1         | Aug 18 04:26:09.000 [notice] Bootstrapped 61% (loading_descriptors): Loading relay descriptors
tor_1         | Aug 18 04:26:12.000 [notice] Bootstrapped 70% (loading_descriptors): Loading relay descriptors
tor_1         | Aug 18 04:26:12.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
tor_1         | Aug 18 04:26:13.000 [notice] Bootstrapped 80% (ap_conn): Connecting to a relay to build circuits
tor_1         | Aug 18 04:26:13.000 [notice] Bootstrapped 85% (ap_conn_done): Connected to a relay to build circuits
tor_1         | Aug 18 04:26:14.000 [notice] Bootstrapped 89% (ap_handshake): Finishing handshake with a relay to build circuits
tor_1         | Aug 18 04:26:14.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
tor_1         | Aug 18 04:26:14.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
tor_1         | Aug 18 04:26:15.000 [notice] Bootstrapped 100% (done): Done
tor_1         | Aug 18 04:54:45.000 [notice] Your network connection speed appears to have changed. Resetting timeout to 60000ms after 18 timeouts and 119 buildtimes.
tor_1         | Aug 18 06:04:34.000 [warn] Received http status code 404 ("Not found") from server 199.184.246.250:9090 while fetching "/tor/keys/fp/EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97".
tor_1         | Aug 18 06:04:38.000 [notice] Your network connection speed appears to have changed. Resetting timeout to 60000ms after 18 timeouts and 121 buildtimes.
tor_1         | Aug 18 07:22:31.000 [warn] Received http status code 404 ("Not found") from server 199.184.246.250:9090 while fetching "/tor/keys/fp/EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97".
tor_1         | Aug 18 09:25:31.000 [warn] Received http status code 404 ("Not found") from server 199.184.246.250:9090 while fetching "/tor/keys/fp/EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97".
tor_1         | Aug 18 10:24:55.000 [notice] Heartbeat: Tor's uptime is 6:00 hours, with 9 circuits open. I've sent 4.72 MB and received 15.83 MB. I've received 0 connections on IPv4 and 0 on IPv6. I've made 13 connections with IPv4 and 0 with IPv6.
tor_1         | Aug 18 10:24:55.000 [notice] While bootstrapping, fetched this many bytes: 683590 (consensus network-status fetch); 14103 (authority cert fetch); 11450111 (microdescriptor fetch)
tor_1         | Aug 18 10:24:55.000 [notice] While not bootstrapping, fetched this many bytes: 119862 (consensus network-status fetch); 189 (authority cert fetch); 37538 (microdescriptor fetch)
tor_1         | Aug 18 10:24:55.000 [notice] Heartbeat: Our onion service received 0 v3 INTRODUCE2 cells and attempted to launch 0 rendezvous circuits.
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: fff30d90ee7c ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
app_proxy_1   | Validating token: 6ec7aa2376a3 ...
electrs_1     | [2023-08-18T17:12:17.220Z INFO  electrs::server] serving Electrum RPC on 0.0.0.0:50001
electrs_1     | [2023-08-18T17:12:17.615Z INFO  electrs::db] "/data/db/bitcoin": 1618 SST files, 4.184432598 GB, 0.344713832 Grows
electrs_1     | [2023-08-18T17:12:20.437Z INFO  electrs::chain] loading 343880 headers, tip=00000000000000000827648a26c3588b00543710226aa0f16134d8eb56f88c4d
electrs_1     | [2023-08-18T17:12:22.993Z INFO  electrs::chain] chain updated: tip=00000000000000000827648a26c3588b00543710226aa0f16134d8eb56f88c4d, height=343880
electrs_1     | [2023-08-18T17:12:28.939Z INFO  electrs::daemon] waiting for 148 blocks to download (IBD)
electrs_1     | [2023-08-18T17:12:43.078Z INFO  electrs::daemon] waiting for 142 blocks to download (IBD)
electrs_1     | [2023-08-18T17:12:49.955Z INFO  electrs::daemon] waiting for 139 blocks to download (IBD)
electrs_1     | [2023-08-18T17:12:51.466Z INFO  electrs::daemon] waiting for 137 blocks to download (IBD)
electrs_1     | [2023-08-18T17:13:00.342Z INFO  electrs::daemon] waiting for 134 blocks to download (IBD)
electrs_1     | [2023-08-18T17:13:11.945Z INFO  electrs::daemon] waiting for 128 blocks to download (IBD)
electrs_1     | [2023-08-18T17:13:28.094Z INFO  electrs::db] closing DB at /data/db/bitcoin
electrs_1     | Error: electrs failed
electrs_1     | 
electrs_1     | Caused by:
electrs_1     |     0: bitcoind RPC polling failed
electrs_1     |     1: daemon not available
electrs_1     |     2: JSON-RPC error: transport error: Couldn't connect to host: Resource temporarily unavailable (os error 11)
electrs_1     | Starting electrs 0.9.14 on x86_64 linux with Config { network: Bitcoin, db_path: "/data/db/bitcoin", daemon_dir: "/data/.bitcoin", daemon_auth: CookieFile("/data/.bitcoin/.cookie"), daemon_rpc_addr: 10.21.21.8:8332, daemon_p2p_addr: 10.21.21.8:8333, electrum_rpc_addr: 0.0.0.0:50001, monitoring_addr: 127.0.0.1:4224, wait_duration: 10s, jsonrpc_timeout: 15s, index_batch_size: 10, index_lookup_limit: None, reindex_last_blocks: 0, auto_reindex: true, ignore_mempool: false, sync_once: false, skip_block_download_wait: false, disable_electrum_rpc: false, server_banner: "Umbrel Electrs (0.9.14)", signet_magic: f9beb4d9, args: [] }
electrs_1     | [2023-08-18T17:13:29.862Z INFO  electrs::metrics::metrics_impl] serving Prometheus metrics on 127.0.0.1:4224
electrs_1     | [2023-08-18T17:13:29.862Z INFO  electrs::server] serving Electrum RPC on 0.0.0.0:50001
electrs_1     | [2023-08-18T17:13:29.990Z INFO  electrs::db] "/data/db/bitcoin": 1619 SST files, 4.184433403 GB, 0.344713832 Grows
electrs_1     | [2023-08-18T17:13:32.215Z INFO  electrs::chain] loading 343880 headers, tip=00000000000000000827648a26c3588b00543710226aa0f16134d8eb56f88c4d
electrs_1     | [2023-08-18T17:13:34.874Z INFO  electrs::chain] chain updated: tip=00000000000000000827648a26c3588b00543710226aa0f16134d8eb56f88c4d, height=343880
electrs_1     | [2023-08-18T17:13:36.381Z INFO  electrs::daemon] waiting for 125 blocks to download
electrs_1     | [2023-08-18T17:13:37.392Z INFO  electrs::daemon] waiting for 125 blocks to download
electrs_1     | [2023-08-18T17:13:58.050Z INFO  electrs::daemon] waiting for 121 blocks to download
electrs_1     | [2023-08-18T17:13:59.058Z INFO  electrs::daemon] waiting for 119 blocks to download
electrs_1     | [2023-08-18T17:14:13.212Z INFO  electrs::daemon] waiting for 114 blocks to download
electrs_1     | [2023-08-18T17:14:14.215Z INFO  electrs::daemon] waiting for 113 blocks to download
electrs_1     | [2023-08-18T17:14:30.089Z INFO  electrs::daemon] waiting for 109 blocks to download
electrs_1     | [2023-08-18T17:14:31.092Z INFO  electrs::daemon] waiting for 107 blocks to download
electrs_1     | [2023-08-18T17:14:39.331Z INFO  electrs::daemon] waiting for 105 blocks to download
electrs_1     | [2023-08-18T17:14:44.907Z INFO  electrs::daemon] waiting for 103 blocks to download
electrs_1     | [2023-08-18T17:14:49.513Z INFO  electrs::daemon] waiting for 100 blocks to download
electrs_1     | [2023-08-18T17:14:50.519Z INFO  electrs::daemon] waiting for 100 blocks to download
tor_1         | Aug 18 10:33:45.000 [notice] Your network connection speed appears to have changed. Resetting timeout to 60000ms after 18 timeouts and 214 buildtimes.
tor_1         | Aug 18 12:34:50.000 [notice] Your network connection speed appears to have changed. Resetting timeout to 60000ms after 18 timeouts and 155 buildtimes.
tor_1         | Aug 18 15:51:44.000 [notice] Your network connection speed appears to have changed. Resetting timeout to 60000ms after 18 timeouts and 186 buildtimes.
tor_1         | Aug 18 16:24:55.000 [notice] Heartbeat: Tor's uptime is 12:00 hours, with 9 circuits open. I've sent 8.95 MB and received 19.30 MB. I've received 0 connections on IPv4 and 0 on IPv6. I've made 19 connections with IPv4 and 0 with IPv6.
tor_1         | Aug 18 16:24:55.000 [notice] While bootstrapping, fetched this many bytes: 683590 (consensus network-status fetch); 14103 (authority cert fetch); 11450111 (microdescriptor fetch)
tor_1         | Aug 18 16:24:55.000 [notice] While not bootstrapping, fetched this many bytes: 320577 (consensus network-status fetch); 9059 (authority cert fetch); 115075 (microdescriptor fetch)
tor_1         | Aug 18 16:24:55.000 [notice] Heartbeat: Our onion service received 0 v3 INTRODUCE2 cells and attempted to launch 0 rendezvous circuits.
electrs_1     | [2023-08-18T17:15:04.729Z INFO  electrs::daemon] waiting for 95 blocks to download
electrs_1     | [2023-08-18T17:15:05.732Z INFO  electrs::daemon] waiting for 94 blocks to download
electrs_1     | [2023-08-18T17:15:11.652Z INFO  electrs::daemon] waiting for 93 blocks to download
electrs_1     | [2023-08-18T17:15:18.785Z INFO  electrs::daemon] waiting for 88 blocks to download
electrs_1     | [2023-08-18T17:15:19.792Z INFO  electrs::daemon] waiting for 88 blocks to download
electrs_1     | [2023-08-18T17:15:28.898Z INFO  electrs::daemon] waiting for 86 blocks to download
electrs_1     | [2023-08-18T17:15:29.906Z INFO  electrs::daemon] waiting for 82 blocks to download
electrs_1     | [2023-08-18T17:15:40.563Z INFO  electrs::daemon] waiting for 80 blocks to download
electrs_1     | [2023-08-18T17:15:44.192Z INFO  electrs::daemon] waiting for 75 blocks to download
electrs_1     | [2023-08-18T17:15:45.197Z INFO  electrs::daemon] waiting for 75 blocks to download
electrs_1     | [2023-08-18T17:15:53.850Z INFO  electrs::daemon] waiting for 74 blocks to download
electrs_1     | [2023-08-18T17:15:58.575Z INFO  electrs::daemon] waiting for 70 blocks to download
electrs_1     | [2023-08-18T17:15:59.578Z INFO  electrs::daemon] waiting for 69 blocks to download
electrs_1     | [2023-08-18T17:16:06.141Z INFO  electrs::daemon] waiting for 64 blocks to download
electrs_1     | [2023-08-18T17:16:07.147Z INFO  electrs::daemon] waiting for 63 blocks to download
electrs_1     | [2023-08-18T17:16:15.876Z INFO  electrs::daemon] waiting for 62 blocks to download
electrs_1     | [2023-08-18T17:16:20.310Z INFO  electrs::daemon] waiting for 57 blocks to download
electrs_1     | [2023-08-18T17:16:21.318Z INFO  electrs::daemon] waiting for 57 blocks to download
electrs_1     | [2023-08-18T17:16:25.362Z INFO  electrs::daemon] waiting for 56 blocks to download
electrs_1     | [2023-08-18T17:16:30.350Z INFO  electrs::daemon] waiting for 51 blocks to download
electrs_1     | [2023-08-18T17:16:31.356Z INFO  electrs::daemon] waiting for 51 blocks to download
electrs_1     | [2023-08-18T17:16:44.142Z INFO  electrs::daemon] waiting for 50 blocks to download
electrs_1     | [2023-08-18T17:16:45.145Z INFO  electrs::daemon] waiting for 45 blocks to download
electrs_1     | [2023-08-18T17:17:01.345Z INFO  electrs::db] closing DB at /data/db/bitcoin
electrs_1     | Error: electrs failed
electrs_1     | 
electrs_1     | Caused by:
electrs_1     |     0: bitcoind RPC polling failed
electrs_1     |     1: daemon not available
electrs_1     |     2: JSON-RPC error: transport error: Couldn't connect to host: Resource temporarily unavailable (os error 11)
electrs_1     | Starting electrs 0.9.14 on x86_64 linux with Config { network: Bitcoin, db_path: "/data/db/bitcoin", daemon_dir: "/data/.bitcoin", daemon_auth: CookieFile("/data/.bitcoin/.cookie"), daemon_rpc_addr: 10.21.21.8:8332, daemon_p2p_addr: 10.21.21.8:8333, electrum_rpc_addr: 0.0.0.0:50001, monitoring_addr: 127.0.0.1:4224, wait_duration: 10s, jsonrpc_timeout: 15s, index_batch_size: 10, index_lookup_limit: None, reindex_last_blocks: 0, auto_reindex: true, ignore_mempool: false, sync_once: false, skip_block_download_wait: false, disable_electrum_rpc: false, server_banner: "Umbrel Electrs (0.9.14)", signet_magic: f9beb4d9, args: [] }
electrs_1     | [2023-08-18T17:17:04.604Z INFO  electrs::metrics::metrics_impl] serving Prometheus metrics on 127.0.0.1:4224
electrs_1     | [2023-08-18T17:17:04.605Z INFO  electrs::server] serving Electrum RPC on 0.0.0.0:50001
electrs_1     | [2023-08-18T17:17:04.920Z INFO  electrs::db] "/data/db/bitcoin": 1620 SST files, 4.184434208 GB, 0.344713832 Grows
electrs_1     | [2023-08-18T17:17:07.532Z INFO  electrs::chain] loading 343880 headers, tip=00000000000000000827648a26c3588b00543710226aa0f16134d8eb56f88c4d
electrs_1     | [2023-08-18T17:17:10.269Z INFO  electrs::chain] chain updated: tip=00000000000000000827648a26c3588b00543710226aa0f16134d8eb56f88c4d, height=343880
electrs_1     | [2023-08-18T17:17:17.397Z INFO  electrs::daemon] waiting for 36 blocks to download
electrs_1     | [2023-08-18T17:17:19.700Z INFO  electrs::daemon] waiting for 33 blocks to download
electrs_1     | [2023-08-18T17:17:20.704Z INFO  electrs::daemon] waiting for 33 blocks to download
electrs_1     | [2023-08-18T17:17:21.710Z INFO  electrs::daemon] waiting for 33 blocks to download
electrs_1     | [2023-08-18T17:17:37.907Z INFO  electrs::daemon] waiting for 32 blocks to download
electrs_1     | [2023-08-18T17:17:38.913Z INFO  electrs::daemon] waiting for 27 blocks to download
electrs_1     | [2023-08-18T17:17:43.513Z INFO  electrs::daemon] waiting for 26 blocks to download
electrs_1     | [2023-08-18T17:17:50.230Z INFO  electrs::daemon] waiting for 21 blocks to download
electrs_1     | [2023-08-18T17:17:51.232Z INFO  electrs::daemon] waiting for 21 blocks to download
electrs_1     | [2023-08-18T17:18:03.889Z INFO  electrs::daemon] waiting for 17 blocks to download
tor_server_1  | Aug 18 04:24:54.241 [notice] Tor 0.4.7.8 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1n, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Glibc 2.31 as libc.
tor_server_1  | Aug 18 04:24:54.241 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/

Rest of the output here:

tor_server_1  | Aug 18 04:24:54.248 [notice] Read configuration file "/tmp/torrc".
tor_server_1  | Aug 18 04:24:54.269 [notice] Opening Socks listener on 127.0.0.1:9050
tor_server_1  | Aug 18 04:24:54.269 [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050
tor_server_1  | Aug 18 04:24:54.000 [notice] Bootstrapped 0% (starting): Starting
tor_server_1  | Aug 18 04:24:54.000 [notice] Starting with guard context "default"
tor_server_1  | Aug 18 04:24:55.000 [notice] Bootstrapped 5% (conn): Connecting to a relay
tor_server_1  | Aug 18 04:24:58.000 [notice] Bootstrapped 10% (conn_done): Connected to a relay
tor_server_1  | Aug 18 04:24:58.000 [notice] Bootstrapped 14% (handshake): Handshaking with a relay
tor_server_1  | Aug 18 04:25:00.000 [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done
tor_server_1  | Aug 18 04:25:00.000 [notice] Bootstrapped 20% (onehop_create): Establishing an encrypted directory connection
tor_server_1  | Aug 18 04:25:01.000 [notice] Bootstrapped 25% (requesting_status): Asking for networkstatus consensus
tor_server_1  | Aug 18 04:25:01.000 [notice] Bootstrapped 30% (loading_status): Loading networkstatus consensus
tor_server_1  | Aug 18 04:25:09.000 [notice] I learned some more directory information, but not enough to build a circuit: We have no usable consensus.
tor_server_1  | Aug 18 04:25:10.000 [notice] Bootstrapped 40% (loading_keys): Loading authority key certs
tor_server_1  | Aug 18 04:25:11.000 [notice] The current consensus has no exit nodes. Tor can only build internal paths, such as paths to onion services.
tor_server_1  | Aug 18 04:25:11.000 [notice] Bootstrapped 45% (requesting_descriptors): Asking for relay descriptors
tor_server_1  | Aug 18 04:25:11.000 [notice] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 0/7477, and can only build 0% of likely paths. (We have 0% of guards bw, 0% of midpoint bw, and 0% of end bw (no exits in consensus, using mid) = 0% of path bw.)
tor_server_1  | Aug 18 04:25:12.000 [notice] Bootstrapped 50% (loading_descriptors): Loading relay descriptors
tor_server_1  | Aug 18 04:25:16.000 [notice] The current consensus contains exit nodes. Tor can build exit and internal paths.
tor_server_1  | Aug 18 04:25:36.000 [notice] Bootstrapped 56% (loading_descriptors): Loading relay descriptors
tor_server_1  | Aug 18 04:26:03.000 [notice] Bootstrapped 61% (loading_descriptors): Loading relay descriptors
tor_server_1  | Aug 18 04:26:10.000 [notice] Bootstrapped 70% (loading_descriptors): Loading relay descriptors
tor_server_1  | Aug 18 04:26:11.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
tor_server_1  | Aug 18 04:26:11.000 [notice] Bootstrapped 80% (ap_conn): Connecting to a relay to build circuits
tor_server_1  | Aug 18 04:26:11.000 [notice] Bootstrapped 85% (ap_conn_done): Connected to a relay to build circuits
tor_server_1  | Aug 18 04:26:13.000 [notice] Bootstrapped 89% (ap_handshake): Finishing handshake with a relay to build circuits
tor_server_1  | Aug 18 04:26:16.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
tor_server_1  | Aug 18 04:26:16.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
tor_server_1  | Aug 18 04:26:17.000 [notice] Bootstrapped 100% (done): Done
tor_server_1  | Aug 18 05:16:12.000 [warn] Received http status code 404 ("Not found") from server 130.61.112.249:443 while fetching "/tor/keys/fp/EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97".
tor_server_1  | Aug 18 07:54:19.000 [notice] Your network connection speed appears to have changed. Resetting timeout to 60000ms after 18 timeouts and 210 buildtimes.
tor_server_1  | Aug 18 09:27:12.000 [warn] Received http status code 404 ("Not found") from server 130.61.112.249:443 while fetching "/tor/keys/fp/EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97".
tor_server_1  | Aug 18 10:24:55.000 [notice] Heartbeat: Tor's uptime is 6:00 hours, with 9 circuits open. I've sent 5.89 MB and received 16.36 MB. I've received 0 connections on IPv4 and 0 on IPv6. I've made 35 connections with IPv4 and 0 with IPv6.
tor_server_1  | Aug 18 10:24:55.000 [notice] While bootstrapping, fetched this many bytes: 685755 (consensus network-status fetch); 14103 (authority cert fetch); 11428808 (microdescriptor fetch)
tor_server_1  | Aug 18 10:24:55.000 [notice] While not bootstrapping, fetched this many bytes: 179709 (consensus network-status fetch); 3674 (authority cert fetch); 117882 (microdescriptor fetch)
tor_server_1  | Aug 18 10:24:55.000 [notice] Heartbeat: Our onion service received 6 v3 INTRODUCE2 cells and attempted to launch 6 rendezvous circuits.
tor_server_1  | Aug 18 11:23:13.000 [warn] Received http status code 404 ("Not found") from server 130.61.112.249:443 while fetching "/tor/keys/fp/EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97".
tor_server_1  | Aug 18 11:35:10.000 [notice] Your network connection speed appears to have changed. Resetting timeout to 60000ms after 18 timeouts and 216 buildtimes.
tor_server_1  | Aug 18 12:16:17.000 [notice] Your network connection speed appears to have changed. Resetting timeout to 60000ms after 18 timeouts and 117 buildtimes.
tor_server_1  | Aug 18 15:00:17.000 [notice] No circuits are opened. Relaxed timeout for circuit 750 (a Hidden service: Uploading HS descriptor 4-hop circuit in state doing handshakes with channel state open) to 60000ms. However, it appears the circuit has timed out anyway.
tor_server_1  | Aug 18 16:13:13.000 [warn] Received http status code 404 ("Not found") from server 130.61.112.249:443 while fetching "/tor/keys/fp/EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97".
tor_server_1  | Aug 18 16:24:55.000 [notice] Heartbeat: Tor's uptime is 12:00 hours, with 10 circuits open. I've sent 10.37 MB and received 19.92 MB. I've received 0 connections on IPv4 and 0 on IPv6. I've made 57 connections with IPv4 and 0 with IPv6.
tor_server_1  | Aug 18 16:24:55.000 [notice] While bootstrapping, fetched this many bytes: 685755 (consensus network-status fetch); 14103 (authority cert fetch); 11428808 (microdescriptor fetch)
tor_server_1  | Aug 18 16:24:55.000 [notice] While not bootstrapping, fetched this many bytes: 347975 (consensus network-status fetch); 7348 (authority cert fetch); 187091 (microdescriptor fetch)
tor_server_1  | Aug 18 16:24:55.000 [notice] Heartbeat: Our onion service received 7 v3 INTRODUCE2 cells and attempted to launch 7 rendezvous circuits.```

@smolgrrr I forgot to tag you. Any idea on this output? I checked the folder and seen that files are being downloaded, but still sync isn’t complete and bitcoin node always stuck in that loop

Hmmm interesting, I’d like to see if maybe this is on bitcoin core’s end instead, could you please share the logs for the following

sudo ~/umbrel/scripts/debug

@smolgrrr Thanks! You can find the output here: Pastelink.net - Publish Hyperlinks

Don’t know, seems kinda ok bitcoin core while electrs shows errors and multiple restarts. Tomorrow I’m going to add some ram to the node anyway, won’t save the situation, but I think will help for the future (from 4gb to 8gb)

Any help with this? I’m stuck, I don’t know if I should uninstall the whole structure and trying to reinstall from zero

Unfortunately that might be the best approach here.
Is it possible to connect to whatever application you need from the bitcoin node port instead of electrs?

I chose this route and it worked. Remember to wait about 24 hours after your reinstallation for bitcoin sync.

1 Like

Hi @smolgrrr , thanks for your reply! I would like to reserve myself the opportunity to use electrs. I will try to reinstall everything then :smiling_face_with_tear: Just a question: you think that importing the blockchain can create problems? I saw that people imports only by copying folders blocks and chain state (as the guide in FAQ says) I saw other including folder indexes too: why?

You can give it a go! If the data is not corrupted it should be fine, worst case scenario you just start again.

Technically, you do not need the indexes folder if you don’t have ‘txindex=1’ enabled in bitcoin.conf. Most common index is txindex which allows you to look up any transaction by its ID, even if it’s not part of the UTXO set, but not everyone chooses to index that kind of stuff with their node.