Tips for when you can't revoke licenses

TLDR: Needed to set full control permissions for AMS service user on %ProgramData%\Alsdb
Story:
I had to change service accounts used for Acronis. I got working everything except nothing would happen when I tried to revoke liences. (Somewhat similar to https://kb.acronis.com/content/67797)
Monitoring the browser log led me to a failed api call (HTTP 500, Internal Server Error). In ProgramData\Acronis\LicenceServer\Logs I found "sqlite3.OperationalError: attempt to write a readonly database". The previously used account had full control there so tried setting for the new one as well. Administrators only had read permissions on this folder, so the user being part of them wasn't enough.
Worked fine after setting the permissions and restarting the managmenet server service.

- Se connecter pour poster des commentaires