Error while calling restoreNVM: The NVM file ID must be set before serializing #3917
renatohtpc
started this conversation in
General
Replies: 1 comment 1 reply
-
cc @AlCalzone |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am running zwave-js-ui inside a docker container. I am trying to migrate from a Zooz 700 controller to a Zooz 800 one.
Steps I followed.
Took an NVM backup of the 700 controller
Stopped the docker container
Removed the 700 controller
Modified the docker-compose.yml entry for /dev/serial/by-id/ to point to the new controller
Restarted the docker container.
The system came up only showing the controller (800) as the only entry.
Tried restoring the NVM back, but ended up with the above error message.
Any suggestions?
Thanks
Renato
Beta Was this translation helpful? Give feedback.
All reactions