Hi folks,
I ran into a problem while changing my Home Assistant from my Pi to a VM. Originally my HA setup ran on a Pi 4B on HAOS. Wanting more CPU power and more RAM I chose to move my HA to my proxmox server running on a Mini PC with a Ryzen CPU in x86 architecture.
The problem I encountered is that the HA running in the proxmox VM doesnt take neiter my automatic nor my manual backups from the pi system. I automatically save these Backups on my Synology DS224+.
I tried uploading it in the fist setup screen and after installing and updating a vanilla system via settings -> backup -> restore. It always tells me "wrong file format". It's a normal .tar archive file. I even tried extracting and zipping it again.
I also put the backup file directly in the backup folder of the new system via SMB. It didnt show in the GUI even after restarting HA.
My suspicion is that maybe the two different cpu architectures wont play together and thats why the file wont be recognized.
Does anyone have the same problem or even a suggestion for me? Tank you in advance