I’ve been using Enhance for my personal sites and overall I like it, but I’m running into something confusing with the control panel UI.
I didn’t originally have a backup server in my cluster, so I added one and followed the docs. I used “Move server” to assign the new backup server to my existing sites, and the UI shows that everything is set correctly.
However, when I check the individual site config on the app server at "/var/local/enhance/appcd/{website-uuid}/website.json", the "backup_targets" field is empty for all existing sites, even though the UI says a backup server is configured.
To test, I created a new site after adding the backup server. For that one, backup_targets is set correctly and backups work as expected.
Manual backups for older sites don’t actually run, even though the UI shows a success message. Manual backups do work fine for newly created sites.
Has anyone else run into this? Am I missing a step somewhere?