After upgrading from v2.1.0.5 to v2.2.0.3 on Windows 11 Enterprise, running the server as a system service and using a preload.json file located in C:\ProgramData\Duplicati\ the tray icon is failing to connect. It seems that the service is resetting the ACL for C:\ProgramData\Duplicati\ back to just SYSTEM and Administrators having full access and removing any other settings.
The tray icon is running as a standard user and so is not able to access the ProgramData folder. After I modify the ACL for C:\ProgramData\Duplicati\ to allow my user ID to access it, the tray icon loads and runs correctly until the next reboot, which resets the modified ACL for that folder again.
To be clear, backups are still working correctly and the web interface is operational.
So how can I stop having the ACL reset on the C:\ProgramData\Duplicati\ folder?
Thanks very much.