-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Sometimes on boot many processes panic:
why? how to fix?
thread '<unnamed>' panicked at chain/src/lib.rs:411:36:
failed to open DB: sqlite: unexpected message: Err(SendError { kind: Timeout, target: Address { node: "our", process: ProcessId { process-name: "sqlite", package-name: "distro", publisher-node: "sys" } }, message: Request { source: Address { node: "our", process: ProcessId { process-name: "sqlite", package-name: "distro", publisher-node: "sys" } }, expects_response: Some(10), body: [123, 34, 112, 97, 99, 107, 97, 103, 101, 95, 105, 100, 34, 58, 123, 34, 112, 97, 99, 107, 97, 103, 101, 95, 110, 97, 109, 101, 34, 58, 34, 97, 112, 112, 45, 115, 116, 111, 114, 101, 34, 44, 34, 112, 117, 98, 108, 105, 115, 104, 101, 114, 95, 110, 111, 100, 101, 34, 58, 34, 115, 121, 115, 34, 125, 44, 34, 100, 98, 34, 58, 34, 97, 112, 112, 95, 115, 116, 111, 114, 101, 95, 99, 104, 97, 105, 110, 46, 115, 113, 108, 105, 116, 101, 34, 44, 34, 97, 99, 116, 105, 111, 110, 34, 58, 34, 79, 112, 101, 110, 34, 125], metadata: None, capabilities: [] }, lazy_load_blob: None, context: None })
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Wed 05:02 process chain:app-store:sys has OnExit behavior Restart
Wed 05:02 process nick.hypr@hypermap-cacher:hypermap-cacher:sys ended with error:
thread '<unnamed>' panicked at hypermap-cacher/src/lib.rs:1274:63:
called `Result::unwrap()` on an `Err` value: SendError
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Wed 05:02 process hypermap-cacher:hypermap-cacher:sys has OnExit behavior Restart
Wed 05:02 process nick.hypr@contacts:contacts:sys ended with error:
thread '<unnamed>' panicked at contacts/src/lib.rs:163:10:
called `Result::unwrap()` on an `Err` value: MalformedRequest
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Wed 05:02 process contacts:contacts:sys has OnExit behavior Restart
Wed 05:02 process nick.hypr@explorer:file-explorer:sys ended with error:
thread '<unnamed>' panicked at /home/nick/.cargo/git/checkouts/hyperprocess-macro-26a159d549024b22/9836e2a/hyperware_app_common/src/lib.rs:367:13:
failed to serve UI: request could not be deserialized to valid HttpServerRequest. Make sure that a ui folder is in /pkg
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Wed 05:02 process explorer:file-explorer:sys has OnExit behavior Restart
Wed 05:02 process nick.hypr@voice:voice:ware.hypr ended with error:
thread '<unnamed>' panicked at voice/src/lib.rs:281:1:
called `Result::unwrap()` on an `Err` value: SendError
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working