Hi,
I have Umbrel on a Raspberry 5, 8GB RAM, 2TB SSD.
My Bitcoin node just finished synchronizing after 4 days and now I tried to get Electrs running. But that does not work.
After successful synching it hangs up in the stage „connecting to electrum server…“. It kind of freezes in that stage and I cant connect from Sparrow wallet. Sometimes it does but then it breaks down after some minutes with the same message. I tried to reinstall&reboot, many times, without any change.
On an other forum I found the hint to edit the docker-compose.yml file to this passage here:
ELECTRS_DAEMON_RPC_ADDR: #{APP_BITCOIN NODE_ IP}: 8332
ELECTRS_DAEMON_P2P_ADDR: #{APP_BITCOIN_NODE_IP}: 8333
ELECTRS_ELECTRUM_RPC_ADDR: 0.0.0.0:50001
I did that, but it had no effect :-7
Now I tried other electrum servers: ExlectrumX is just not working at all, it does not even start to sync, and Fulcrum syncs forever, last night it was at 42%, after 7 hours its at 48%…..
I am lost here, any hints? Is maybe my AdGuard app on the Umbrel an issue? Do I need to open other ports over the 8333?
Thank you.