Unexpected error
from https://github.com/maidsafe/safe-cli/blob/master/README.md#using-the-cli
and with browser running mock and logged in ok
but with the same:
$ cd ./safe-authenticator-cli
$ cargo run --features mock-network -- --daemon 41805
Finished dev [unoptimized + debuginfo] target(s) in 9.72s
Running `target/debug/safe_auth --daemon 41805`
Secret:
Password:
[2019-06-15T14:03:39Z ERROR safe_auth] safe_auth error: Failed to log in: CoreError(Serialisation error - CoreError::EncodeDecodeError -> Deserialise(Custom("deserialized bytes don\'t encode a group element")))
?..