question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

electrs after `update/recover` missing bitcoin RPC data in config

See original GitHub issue

After a recover/update run: sudo nano /home/electrs/.electrs/config.toml –>

timestamp = true
jsonrpc_import = true
index-batch-size = 10
wait_duration_secs = 10
jsonrpc_timeout_secs = 15
db_dir = "/mnt/hdd/app-storage/electrs/db"
auth = ":"
# allow BTC-RPC-explorer show tx-s for addresses with a history of more than 100
txid_limit = 1000
server_banner = "Welcome to electrs v0.9.3 - the Electrum Rust Server on your RaspiBlitz"

So in auth there is missing data about the bitcoin RPC user/password: https://github.com/rootzoll/raspiblitz/blob/cf8d45498877c5f8ba3045b2e6d48a0710abde17/home.admin/config.scripts/bonus.electrs.sh#L312

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rootzollcommented, Jan 18, 2022

We could build as part of the fatpack during sd card build in the future?

0reactions
openomscommented, Jan 17, 2022

Building electrs takes a lot of time. Would be nice to get binary either we could brebuild and ship with the image or use the cryptoanarchy repo maybe?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to configure electrs to retrieve large address histories #472
Hi, I'm running Bitcoin Core v0.21.1 and electrs with Raspiblitz v1.7.0 as my personal node and Electrum server on a Raspi 4B with...
Read more >
romanz/electrs - Gitter
An update regarding current electrs optimizations: Since the proposed approach at #308 is problematic (due to its dependence on a new bitcoind RPC),...
Read more >
FAQ - Frequently Asked Questions - raspiblitz
New : BTC-RPC-Explorer (Bitcoin Blockchain Explorer) details​ ... need to setup a new RaspiBlitz to update - but you can keep the blockchain...
Read more >
Error: electrs failed --- Please Help - Umbrel Community
Hello, After working fine for months, my Umbrel has started to act up. Specifically electrs ... electrs | 0: bitcoind RPC polling failed...
Read more >
Bitcoin + Electrum server + Block explorer under Windows ...
Electrs is not restricted to one wallet and also has useful data ... since I'm not really a Linux guy and, as said,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found