[Bug] Initial setup fail on MacOS 11.7.10
Problem/Motivation
I'm trying to use Moss v0.13.0-gamma.4 on an old Intel Macbook, but cannot move on after the password stage. I already tried a Factory Reset without success.
Steps to reproduce
Use a fresh installation of Moss, and try to setup your password. After clicking "Setup and Launch", the Setup screen reappears again to setup the password.
Attachment
name = "holochain"
operating_system = "Mac OS 11.7.10 [64-bit]"
crate_version = "0.4.0-rc.0"
explanation = """
Panic occurred in file '/Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sbd-client-0.0.6-alpha/src/raw_client.rs' at line 244
"""
cause = 'failed to load system tls certs: Custom { kind: Other, error: Error { code: -25262, message: "The Trust Settings Record was corrupted." } }'
method = "Panic"
backtrace = """
0: 0x105a31e8c - _rust_begin_unwind
1: 0x105b3132a - core::panicking::panic_fmt::h292eaa4d42e451fa
2: 0x105b31845 - core::result::unwrap_failed::hc10b3a255072c9c6
3: 0x1045a8d6d - sbd_client::raw_client::priv_system_tls::h2ab918e6876027b6
4: 0x1044ea97d - sbd_client::SbdClient::connect_config::{{closure}}::hbbca31754ad99173
5: 0x1044f2556 - <tokio::time::timeout::Timeout<T> as core::future::future::Future>::poll::hb18f42c795e7451f
6: 0x1044ceae1 - tx5::sig::task::{{closure}}::h0ee43e469289c6e2
7: 0x1044cb2c9 - tokio::runtime::task::core::Core<T,S>::poll::h5f6c6ada945cb3ca
8: 0x1044e2306 - tokio::runtime::task::harness::Harness<T,S>::poll::h22e1b27c76c570c5
9: 0x10556138e - tokio::runtime::scheduler::multi_thread::worker::Context::run_task::h9889df75d6400027
10: 0x1055606ab - tokio::runtime::scheduler::multi_thread::worker::Context::run::h9b7a5db684dd37b2
11: 0x10557156c - tokio::runtime::context::runtime::enter_runtime::h4eb05717a9c1d5ed
12: 0x10555fc00 - tokio::runtime::scheduler::multi_thread::worker::run::hfcaf9bacc1f8b4eb
13: 0x10555cb90 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::hb69f25a0836114f5
14: 0x10557f833 - tokio::runtime::task::core::Core<T,S>::poll::hd0e3592f97b01a7f
15: 0x105554ccb - tokio::runtime::task::harness::Harness<T,S>::poll::h3ce09a458a459bfd
16: 0x10555c027 - tokio::runtime::blocking::pool::Inner::run::hcfc0359025298aab
17: 0x105578bda - std::sys::backtrace::__rust_begin_short_backtrace::hd0fbe2c9ae3a94df
18: 0x1055793fb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc031083137a0e774
19: 0x105a3912b - std::sys::pal::unix::thread::Thread::new::thread_start::hcd19cc58b6db093a
20: 0x7fff206008fc - __pthread_start"""
Thank you for reporting this! Luckily in this case it's an issue that's known already and has been fixed in the meantime in holochain. It means that Moss 0.13.0-gamma.4 is not gonna ever work for you probably but 0.13.0 which is coming out next should work fine.
I'm closing this because it should have been fixed in holochain in the meantime (https://github.com/holochain/holochain/issues/4323) and is released with the latest version of Moss.