My BTC is 100% synchronized.
How do you see if Electrum is done syncing?
Thanks
My BTC is 100% synchronized.
How do you see if Electrum is done syncing?
Thanks
SSH into your node
cd umbrel
docker-compose logs electrs
More instructions in the Umbrel Troubleshooting manual
INFO - Electrum RPC server running on 0.0.0.0:50001 (protocol 1.4)
Does that mean it is done?
you should see a message regarding the last block height number.
Also after sync and index of blocks, will appear a message saying “start compacting database/index”. That part will take a while and also heavy RAM.
I think it is finished with that part
DEBUG - no more blocks to index
electrs | TRACE - indexed “/data/.bitcoin/blocks/blk02752.dat”: 1212544 rows
electrs | DEBUG - no more blocks to index
electrs | DEBUG - last indexed block: best=000000000000000000050718b62448208b8b17b4462e15d955b292ebc9342f5d height=703841 @ 2021-10-06T14:47:34Z
electrs | INFO - starting full compaction
electrs | INFO - finished full compaction
electrs | INFO - enabling auto-compactions
electrs | TRACE - latest indexed blockhash: 000000000000000000050718b62448208b8b17b4462e15d955b292ebc9342f5d
electrs | DEBUG - applying 703842 new headers from height 0
electrs | INFO - enabling auto-compactions
electrs | DEBUG - relayfee: 0.00001 BTC
electrs | DEBUG - downloading new block headers (703842 already indexed) from 000000000000000000099537a592238752686dbb1767e08dc9a1f32ee15f2e26
electrs | TRACE - downloaded 162 block headers
electrs | INFO - best=000000000000000000099537a592238752686dbb1767e08dc9a1f32ee15f2e26 height=704003 @ 2021-10-07T20:21:35Z (162 left to index)
electrs | DEBUG - applying 162 new headers from height 703842
electrs | WARN - reconnecting to bitcoind: disconnected from daemon while receiving
electrs | DEBUG - no mempool entry 8f9fd7a7c0bf9dd2492673fe9c3fe23e9245bf235aa8d39d8d94601faaec7ae9: getmempoolentry RPC error: {“code”:-5,“message”:“Transaction not in mempool”}
electrs | DEBUG - no mempool entry 303da93d1ff5d9318a14542bdeddf0c9aa4ba0b04416c33f26675b4e4164ebf8: getmempoolentry RPC error: {“code”:-5,“message”:“Transaction not in mempool”}
electrs | INFO - Electrum RPC server running on 0.0.0.0:50001 (protocol 1.4)
electrs | DEBUG - downloading new block headers (704004 already indexed) from 00000000000000000007ed2dfa4eb9ac0b01ff1bef0b1f49081a83156658b571
electrs | TRACE - downloaded 1 block headers
electrs | INFO - best=00000000000000000007ed2dfa4eb9ac0b01ff1bef0b1f49081a83156658b571 height=704004 @ 2021-10-07T21:14:01Z (1 left to index)
electrs | DEBUG - applying 1 new headers from height 704004
electrs | DEBUG - downloading new block headers (704005 already indexed) from 0000000000000000000469f92f2c0d3d81387663c05747428763e6a76cec1840
electrs | TRACE - downloaded 1 block headers
electrs | INFO - best=0000000000000000000469f92f2c0d3d81387663c05747428763e6a76cec1840 height=704005 @ 2021-10-07T21:18:44Z (1 left to index)
electrs | DEBUG - applying 1 new headers from height 704005
electrs | DEBUG - downloading new block headers (704006 already indexed) from 0000000000000000000ac2bfc5f3f592c5ca9e0144fd0235cf5e28eb55af9904
electrs | TRACE - downloaded 1 block headers
electrs | INFO - best=0000000000000000000ac2bfc5f3f592c5ca9e0144fd0235cf5e28eb55af9904 height=704006 @ 2021-10-07T21:31:17Z (1 left to index)
electrs | DEBUG - applying 1 new headers from height 704006
The ram usage is still pretty high
4.5 GB out of 8.2 GB available
is https://umbrelchain.com/ a legit tool to get Bluewallet Electrum server connecting?
No. That have nothing to do with Umbrel.
Got led down a “tech support” load of bullshit. started getting suss.
When I saw the “enter seed words” box, I blocked deleted chat and reported to Blue wallet.
Anyway… can’t connect to Electrum within Blue wallet.
TOR seems to always be saying “NOTINIT”
Use Bluewallet with orbot app not with integrated Tor service.
is there a link as to how to do the swirch over, or does blue wallet just figure it out one orbot installed
followed steps,
Still can’t connect to Electrum server.
What should TOR settings be set at in Blue wallet after I have Orbot 100%?
Just go to Umbrel dashboard - connect wallet - electrum and scan that QR code or use the onion address of your electrum server.
That’s it.
Keep in mind that if your node was recently updated and restarted, electrum index will take several hours until will be available.
Check the troubleshooting manual how to check electrs logs to see if is reeady.
ha ha, I hadn’t turned the switch on for VPN MODE
That may be the problem then.
I had recently today updated and when it didn’t connect I restarted twice
Where do I find the manual?
This log?
Did you checked this forum section named “Guides”?
All kind of guides and manuals there, including the troubleshooting manual
Many thanks @DarthCoin .
I did a search but didn’t locate it. Your link is just what I needed. Will read some more.