I copied the configuration, yaml and .storage folder, and restarted the container on the new host. I needed to update my SmartThings token, but besides this, it was pretty painless. Good luck!
Has anyone done the above but also using a git pull integration to update config files?
how does the git repo move across? does it all come with the snapshot?
Does this HASSIO-Google backup migration method automatically install add-ons / integrations? Or is it necessary to install those in advance to new system and then make “restore” in a new system? I am using integrations/add-ons like z-wave MQTT and Mosquito mqtt.
Hi just did a migration on an ubuntu docker supervisor to a second ubuntu machine and yes the addons are automatically installed.
The ip adress stays as the one set up before migration on the destination computer
I’m just moved across my zigbee and zwave dongles and everything just works including mqtt
nabu casa alexa integration and alexa media integrations and my bravia tv custom remote all worked without any reconfiguration
Word of warning. Be patient (The database can take a while to rebuild) and just restart if something is missing or not working.
Also clear you webbrowser cache.
I have read in many places the simplicity of this - full backup - new system - restore and wait a little. Everything seems to say it’s super easy, but it didn’t work for me and I’ve spent too much time trying to make it work so I’m back on my old system until I can sort out these issues.
They’re all ADD ON related, and it might be due to the RaspPi ARM → x86 PC migration change in the hardware, which is understandable.
SSH terminal - I can’t get this going no matter what I try. Uninstall, reinstall, start (doesn’t work) logs basically show an error. Looking around for how to fix this. [13:27:06] WARNING: SSH port is disabled. Prevent start of SSH server.
Studio Console Server - probably the same issue with the arch change but again, uninstall, reinstall, etc, restart system, nothing fixes it. The log isn’t clear what’s wrong:
[2023-02-04T21:39:16.520Z] info Wrote default config file to ~/.config/code-server/config.yaml
[2023-02-04T21:39:17.528Z] info code-server 4.9.1 f7989a4dfcf21085e52157a01924d79d708bcc05
[2023-02-04T21:39:17.531Z] info Using user-data-dir /data/vscode
[2023-02-04T21:39:17.563Z] info Using config file ~/.config/code-server/config.yaml
[2023-02-04T21:39:17.563Z] info HTTP server listening on http://0.0.0.0:1337/
[2023-02-04T21:39:17.563Z] info - Authentication is disabled
[2023-02-04T21:39:17.563Z] info - Not serving HTTPS
The biggest issue is the Z-wave JS add on – again for the life of me I uninstall/reinstall and then try to start it - it doesn’t seem to want to start. I don’t know if it’s a good idea to uninstall / reinstall because I have z-wave devices/entities but I was just trying to get something working. No dice here. Errors look like:
2023-02-04T21:33:15.871Z CNTRLR [Node 005] Interview stage completed: CommandClasses
2023-02-04T21:33:15.871Z CNTRLR [Node 005] Interview stage completed: OverwriteConfig
2023-02-04T21:33:15.872Z CNTRLR [Node 005] Interview completed
2023-02-04T21:33:15.872Z CNTRLR [Node 005] The node is ready to be used
2023-02-04T21:33:15.874Z CNTRLR » [Node 005] Assigning SUC return route...
New client
Client disconnected
Code 1000:
And the add on never starts but it might be something to do with the configuration - I’m not sure. I don’t know if it’s an arch thing or something else.
So I’ve got some digging around to do but I guess I was one of the unlucky ones since it didn’t work for me. I’m sure it’s related to the architecture change but I was hoping that would be an easy fix.
Potentially helpful would be an option, anywhere, to restore from a backup.
The verbs I associate directly with backups are take, make, backup, and restore. I don’t believe I’ve seen any other UI refer to the act of restoring something from a backup as the uploading of a file that contains the result of the earlier backup action.
I suspect that if I had come across the upload action in Home Assistant’s UI prior to reading this thread, I would have assumed that it meant the uploading of a backup from Home Assistant to some remote artifact storage system, not the uploading from my web browser to Home Assistant with the implication that Home Assistant would then, without further action on my part, use the uploaded backup to perform a restore action.