Which logs would you recommend looking at?
Well the backup is the ironic thing. I run a Veeam server with VM backup, replication and off-site sync to S3 but it was Veeam which caused issues originally where it did not clear it’s snapshots so after a large amount of snapshots that I couldn’t clear, I consolidated them into a new VMDK via ESXi CLI a few weeks ago. This got me back up and running but it was not the best. I rebooted on Friday and it was then where it booted to emergency mode and I found I had a corrupt boot partition, So it’s all been a right mess really.
I used these commands to copy over the data:
rsync -aH --progress /mnt/old_vm/opt/mailcow-dockerized/ /opt/mailcow-dockerized/
rsync -aH --progress /mnt/old_vm/var/lib/docker/volumes/ /var/lib/docker/volumes/
I did try to disable 2fa, I might try it again but this morning, even trying to release a spam email is presenting the same “Please Wait” with the release button.
I wasn’t aware the new version had different URLs, does the SoGo login now look the same as the admin gui login? Was that why I was confused?