Skip to content

Instantly share code, notes, and snippets.

@losh11
Created June 9, 2025 21:21
Show Gist options
  • Save losh11/0f5a94dd0abf0894d044c8a20cc0b9be to your computer and use it in GitHub Desktop.
Save losh11/0f5a94dd0abf0894d044c8a20cc0b9be to your computer and use it in GitHub Desktop.
DEBUG - Server listening on 127.0.0.1:4224
DEBUG - Running accept thread
INFO - NetworkInfo { version: 210202, subversion: "/LitecoinCore:0.21.2.2/", relayfee: 1e-5 }
INFO - BlockchainInfo { chain: "main", blocks: 2912010, headers: 2912010, bestblockhash: "185133f403be40de68e6668ef5f6094614fb9461e7858e37657923233d848043", pruned: false, verificationprogress: 0.99999976, initialblockdownload: Some(false) }
DEBUG - opening DB at "/mempool/electrs-ltc/db/mainnet/newindex/txstore"
DEBUG - 2912046 blocks were added
DEBUG - opening DB at "/mempool/electrs-ltc/db/mainnet/newindex/history"
DEBUG - 2912046 blocks were indexed
DEBUG - opening DB at "/mempool/electrs-ltc/db/mainnet/newindex/cache"
DEBUG - 2912046 headers were loaded, tip at 928ad4e983cab113ea6bd95320dcc85a617b1e2561a70ee47116276a10c8abb0
TRACE - processing 2912046 headers, tip at 928ad4e983cab113ea6bd95320dcc85a617b1e2561a70ee47116276a10c8abb0
TRACE - 2911931 chained headers (115 orphan blocks left)
DEBUG - applying 2911931 new headers from height 0
DEBUG - downloading new block headers (2911931 already indexed) from 185133f403be40de68e6668ef5f6094614fb9461e7858e37657923233d848043
TRACE - downloaded 80 block headers
INFO - hash=185133f403be40de68e6668ef5f6094614fb9461e7858e37657923233d848043 height=2912010 @ 2025-06-09T21:18:23Z (80 left to index)
DEBUG - adding transactions from 80 blocks using Bitcoind
DEBUG - hash=185133f403be40de68e6668ef5f6094614fb9461e7858e37657923233d848043 height=2912010 @ 2025-06-09T21:18:23Z (80 left to index)
thread 'litecoind_fetcher' panicked at /mempool/rust-litecoin/src/blockdata/mimblewimble.rs:205:59:
called `Result::unwrap()` on an `Err` value: InvalidPublicKey
stack backtrace:
   0:     0x5601eb95c8fc - std::backtrace_rs::backtrace::libunwind::trace::h59b05d333ef250f9
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
   1:     0x5601eb95c8fc - std::backtrace_rs::backtrace::trace_unsynchronized::hbad10f6c65416841
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x5601eb95c8fc - std::sys_common::backtrace::_print_fmt::hda4a67a10610ef78
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/sys_common/backtrace.rs:67:5
   3:     0x5601eb95c8fc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::he8d8a3d249a948a2
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/sys_common/backtrace.rs:44:22
   4:     0x5601eb79b310 - core::fmt::rt::Argument::fmt::h507ca91fbb1ef494
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/core/src/fmt/rt.rs:142:9
   5:     0x5601eb79b310 - core::fmt::write::h4d5f6025aa566322
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/core/src/fmt/mod.rs:1120:17
   6:     0x5601eb9555f1 - std::io::Write::write_fmt::h1b572fe055a121e6
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/io/mod.rs:1762:15
   7:     0x5601eb95c69e - std::sys_common::backtrace::_print::hcaa91a137f39fd45
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/sys_common/backtrace.rs:47:5
   8:     0x5601eb95c69e - std::sys_common::backtrace::print::hdf91ee03271e5d94
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/sys_common/backtrace.rs:34:9
   9:     0x5601eb97aa50 - std::panicking::default_hook::{{closure}}::h59f1f95e0a9a0472
  10:     0x5601eb97b576 - std::panicking::default_hook::h731f67f92b204ede
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/panicking.rs:292:9
  11:     0x5601eb97b576 - std::panicking::rust_panic_with_hook::hbcae08ba0ccf4c11
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/panicking.rs:779:13
  12:     0x5601eb95ceac - std::panicking::begin_panic_handler::{{closure}}::h9083954869cd1afa
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/panicking.rs:657:13
  13:     0x5601eb95ce06 - std::sys_common::backtrace::__rust_end_short_backtrace::hb8caade51576a0bc
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/sys_common/backtrace.rs:170:18
  14:     0x5601eb97add1 - rust_begin_unwind
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/panicking.rs:645:5
  15:     0x5601eb6be4e4 - core::panicking::panic_fmt::hef0307862026e6f9
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/core/src/panicking.rs:72:14
  16:     0x5601eb6beba2 - core::result::unwrap_failed::h8393ef8d489acb45
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/core/src/result.rs:1653:5
  17:     0x5601eb7d3fcc - <bitcoin::blockdata::block::Block as bitcoin::consensus::encode::Decodable>::consensus_decode::h2d1417b95e745904
  18:     0x5601eb7cbe1d - bitcoin::consensus::encode::deserialize::h6efdb80498c506de
  19:     0x5601eb85933a - std::sys_common::backtrace::__rust_begin_short_backtrace::hadbe50cadb628412
  20:     0x5601eb858d75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h54d51369492d5393
  21:     0x5601eb957ac5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7efeb9dae9ee7176
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/alloc/src/boxed.rs:2007:9
  22:     0x5601eb957ac5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h1f850a564cb54bda
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/alloc/src/boxed.rs:2007:9
  23:     0x5601eb957ac5 - std::sys::unix::thread::Thread::new::thread_start::he5eb00921b2eb4aa
                               at /build/rustc-kAv1jW/rustc-1.75.0+dfsg0ubuntu1~bpo0/library/std/src/sys/unix/thread.rs:108:17
  24:     0x7f626d4c3ac3 - <unknown>
  25:     0x7f626d555850 - <unknown>
  26:                0x0 - <unknown>
./electrs-start-main: line 21:  8029 Aborted                 (core dumped) RUST_BACKTRACE=full cargo run --release --bin electrs -- -vvvv --address-search --cors '*' --db-dir /mempool/electrs-ltc/db/ --daemon-dir /var/lib/litecoind ----http-addr 127.0.0.1:3000 --cookie 'poopy:poopy' --blocks-dir /var/lib/litecoind/blocks --daemon-rpc-addr "127.0.0.1:9332"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment