Due to the cost of parallels I have decided to migrate my self hosted mallow dockerized instance to VMware vm. They are both running the same version of Debian 12.5 and have been running fine for 6 months in the parallels vm.
I followed the install guide for mallow to install docker and docker-compose. Then I used the migration guide to rsync the data from the parallels vm onto the VMware fusion vm.
I then powered down the original vm and changed the ipv4 and ipv6 address of the new vm to the same as the old vm. The only difference network vice is the name of the network interface (went from enp0s5 to ens160).
Then I started up the docker containers on the new vm. It works fine for a few seconds but then the acme container fails to generate a new certificate with all the cnames from the old vm.
Does anyone know what I am missing?
/var