hyperspaceai / aios-cli

15 stars 0 forks source link

Can not start client #5

Open NatCap41 opened 1 month ago

NatCap41 commented 1 month ago

When I run the command “aios-cli start”, it gives the following error: "thread 'main' panicked at aios-cli/src/main.rs:170:60:
called Result::unwrap() on an Err value: Error("unexpected character 'i' while parsing major version number")
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace"

nhatsonng commented 1 month ago

Having the same issue running the node with the latest aios-cli version (Docker)

any help would be greatly appreciated