Hey everyone, so I was feeling brave and updated t...
# │firmware-dev
r
Hey everyone, so I was feeling brave and updated to the RC2 build of the firmware, seems I have a strange error though, I came from 2.0.5 did the tpu update, rebooted successfully but the BMCD doesn't start, I'm able to login via ssh, nothing in the system logs, but bmcd is not running, if I try manually run it bmcd --config /etc/bmcd/config.yaml, i get a error
Copy code
thread 'main' panicked at src/persistency/binary_persistency.rs:175:33:
called `Result::unwrap()` on an `Err` value: SerializationError("node_info", InvalidTagEncoding(4))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace