Skip to content

"Electrs failed to index the sweep after 10 seconds" in regtest.rs #77

@schoen

Description

@schoen

Simplex version

0.0.4

What happened?

I get this error when running simplex regtest after installing with simplexup.

schoen@vergil:~/src/smplx/examples/basic$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 24.04.4 LTS
Release:	24.04
Codename:	noble
schoen@vergil:~/src/smplx/examples/basic$ simplex build
schoen@vergil:~/src/smplx/examples/basic$ simplex regtest

thread 'main' (335454) panicked at crates/regtest/src/regtest.rs:55:17:
Electrs failed to index the sweep after 10 seconds
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Running simplex test gives the same error message but less verbosely.

Minimal reproduction steps

simplex regtest reliably gives this error for me.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions