compane
compane
Set the log_filters = "DEBUG" in electrs.conf and restart the service "sudo systemctl restart electrs". Then run sudo journalctl -f -u electrs on your raspibolt while testing the Sparrow connection....
The UFW rules are looking right. I assume that the electrs daemon was running when you tried `electrs@raspibolt:~ $ electrs --conf /data/electrs/electrs.conf`. The second screenshot shows that electrs in running....
Restarting nginx won't fix your problem. It seems your "mempool.space" nginx config is faulty. You should check the guide (https://raspibolt.org/guide/bonus/bitcoin/mempool.html) again.
I have similar problems since upgrading to 24.05 without running btcpayserver. I'm only connected to boltz with a channel capacity of 1.000.000 sats. The logs below are from a failed...
Thank your for taking the time. I set log levels to debug and did three transactions. 1 sat --> succeeded 10 sats --> succeeded 1000 sats --> failed I had...