You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#################################################################################################################### 100.0%#################################################################################################################### 100.0%
The snapshot is downloaded in /Users/XXX/gaianet
* Import the Qdrant collection snapshot ...
The process may take a few minutes. Please wait ...
Recovery is done!
[+] Preparing the dashboard ...
You already have a private key.
thread 'main' panicked at src/main.rs:27:41:
called Result::unwrap() on an Err value: Os { code: 44, kind: NotFound, message: "No such file or directory" }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
[2024-07-12 11:00:42.209] [error] execution failed: unreachable, Code: 0x89
[2024-07-12 11:00:42.210] [error] In instruction: unreachable (0x00) , Bytecode offset: 0x00206715
[2024-07-12 11:00:42.210] [error] When executing function name: "_start"
The text was updated successfully, but these errors were encountered:
./bin/gaianet init
[+] Checking the config.json file ...
[+] Downloading Meta-Llama-3-8B-Instruct-Q5_K_M.gguf ...
* Using the cached Meta-Llama-3-8B-Instruct-Q5_K_M.gguf in /Users/XXX/gaianet
[+] Downloading nomic-embed-text-v1.5.f16.gguf ...
* Using the cached nomic-embed-text-v1.5.f16.gguf in /Users/XXX/gaianet
[+] Creating 'default' collection in the Qdrant instance ...
* A Qdrant instance is already running
#################################################################################################################### 100.0%#################################################################################################################### 100.0%
The snapshot is downloaded in /Users/XXX/gaianet
[+] Preparing the dashboard ...
You already have a private key.
thread 'main' panicked at src/main.rs:27:41:
called
Result::unwrap()
on anErr
value: Os { code: 44, kind: NotFound, message: "No such file or directory" }note: run with
RUST_BACKTRACE=1
environment variable to display a backtrace[2024-07-12 11:00:42.209] [error] execution failed: unreachable, Code: 0x89
[2024-07-12 11:00:42.210] [error] In instruction: unreachable (0x00) , Bytecode offset: 0x00206715
[2024-07-12 11:00:42.210] [error] When executing function name: "_start"
The text was updated successfully, but these errors were encountered: