I recently changed from a HP t620 to a HP t540. Because the t540 wan’t really working great with hassio (for some reason the CPU wouldn’t use the boost capebilities) I decided to install Debian 11 and create a supervised installation.
I restored a full backup, and everything is working great except for Double Take. Double Take doesn’t start correctly. When I start double take, it seems to start, but after trying to open de web-ui.
The log file of double take doens’t help much, there is litterly nothing else in there except:
info: Double Take v1.13.1-8e2728d
error: 1 validation error
error: config requires property "detectors"
Where the last 2 errors are bacause I deleted the config, which is created from withing the web gui.
Mar 16 09:46:19 homeassistant kernel: [ 1999.726558] hassio: port 11(veth05b7a85) entered blocking state
Mar 16 09:46:19 homeassistant kernel: [ 1999.726561] hassio: port 11(veth05b7a85) entered disabled state
Mar 16 09:46:19 homeassistant kernel: [ 1999.726620] device veth05b7a85 entered promiscuous mode
Mar 16 09:46:19 homeassistant kernel: [ 2000.184622] eth0: renamed from vethc7b24d6
Mar 16 09:46:19 homeassistant kernel: [ 2000.212597] IPv6: ADDRCONF(NETDEV_CHANGE): veth05b7a85: link becomes ready
Mar 16 09:46:19 homeassistant kernel: [ 2000.212694] hassio: port 11(veth05b7a85) entered blocking state
Mar 16 09:46:19 homeassistant kernel: [ 2000.212699] hassio: port 11(veth05b7a85) entered forwarding state
Mar 16 09:46:21 homeassistant addon_c7657554_double-take[864]: #033[32minfo#033[39m: Double Take v1.13.1-8e2728d
Mar 16 09:46:21 homeassistant addon_c7657554_double-take[864]: #033[31merror#033[39m: 1 validation error
Mar 16 09:46:21 homeassistant addon_c7657554_double-take[864]: #033[31merror#033[39m: config requires property "detectors"
Mar 16 09:46:23 homeassistant kernel: [ 2003.911960] hassio: port 11(veth05b7a85) entered disabled state
Mar 16 09:46:23 homeassistant kernel: [ 2003.912152] vethc7b24d6: renamed from eth0
Mar 16 09:46:23 homeassistant kernel: [ 2003.949576] hassio: port 11(veth05b7a85) entered disabled state
Mar 16 09:46:23 homeassistant kernel: [ 2003.951335] device veth05b7a85 left promiscuous mode
Mar 16 09:46:23 homeassistant kernel: [ 2003.951351] hassio: port 11(veth05b7a85) entered disabled state
What I already tried:
- Delete all files from the /config folder
- Delete /media/double-take folder
- Reboot full device
As mentioned above I checked the /var/log/messages file, but don’t know what else to check. Any pointers?
I also manually deleted the container from the system (docker rm containerid) also deleted the images (docker rmi imageid).
Edit; what I forgot to mention: