Safe node update failed

I know things are changing fast and will likely continue to do so.
Bearing that in mind, is this expected behaviour?

willie@leonov:~$ safe update
Checking target-arch... x86_64-unknown-linux-musl
Checking current version... v0.38.0
Checking latest released version... v0.38.0
Update status: `0.38.0`!
willie@leonov:~$ safe node bin-version
safe_network 0.39.0
willie@leonov:~$ safe node update
Starting logging to stdout
Checking target-arch... x86_64-unknown-linux-musl
Checking current version... v0.39.0
Checking latest released version... vsafe_network-v0.44.0
 ERROR 2021-11-26T19:34:54.523520Z [sn/src/bin/sn_node.rs:L149]:
	 ➤ Updating node failed: SemVer(ParseError("lexer error: UnexpectedChar('_')"))
6 Likes

The updating feature is going to need to be changed now that we’ve restructured all the code to be in one repository. I would avoid the feature for now. Thanks for bringing it to our attention though.

10 Likes