Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

holochain Crash Report #463

Closed
JhonatanHern opened this issue Nov 4, 2020 · 1 comment
Closed

holochain Crash Report #463

JhonatanHern opened this issue Nov 4, 2020 · 1 comment

Comments

@JhonatanHern
Copy link

image

File:

name = 'holochain'
operating_system = 'unix:Unknown'
crate_version = '0.0.1'
explanation = '''
Panic occurred in file 'crates/holochain/src/bin/holochain/main.rs' at line 146
'''
cause = 'Could not initialize Conductor from configuration: KeystoreError(LairError(Other(OtherError("timout waiting for lair-keystore ready"))))'
method = 'Panic'
backtrace = '''

   0: 0x5593d86369de - tokio::runtime::enter::Enter::block_on::h0732d572612b366d
   1: 0x5593d8412e21 - tokio::runtime::thread_pool::ThreadPool::block_on::h2ebae4d075ef7516
   2: 0x5593d8636b4a - tokio::runtime::context::enter::h68c32ad90060e605
   3: 0x5593d8415702 - tokio::runtime::handle::Handle::enter::h1139908d3f0df844
   4: 0x5593d869a128 - holochain::main::h170e863b62c0a840
   5: 0x5593d8624543 - std::rt::lang_start::{{closure}}::h8751e5e1b1fac15f
   6: 0x5593d91b23d8 - std::rt::lang_start_internal::{{closure}}::hefb489d56a389b75
                at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/rt.rs:52
                 - std::panicking::try::do_call::hb2bfa58b743656f1
                at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297
                 - std::panicking::try::haaa85a89ce3784c3
                at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274
                 - std::panic::catch_unwind::h49baa277f74e60cb
                at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394
                 - std::rt::lang_start_internal::h7aa2f6739b31fe58
                at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/rt.rs:51
   7: 0x5593d869a3e2 - main
   8: 0x7fcfa489bb97 - __libc_start_main
   9: 0x5593d834580a - _start
  10:        0x0 - <unresolved>'''
@Snorn
Copy link

Snorn commented May 11, 2021

I also had this error, however it was on the initialization of the conductor (first run after install). The environment I am using is raspberry-pi 4B (8GB RAM) with Ubuntu Server 20.04.02. This seemed to be a compile time out and on second run of 'holochain -i' the setup completed with status 'Conductor ready'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants