---
We currently have two issues in ACC 2.050 pertaining to the ACC database.
First one is a race-condition within stored procedures, which will prevent that aggregated reporting from devices might not be updated until such devices re-connect.
Second one happens when restoring a backup and certain tables and stored procedures are not set correctly.
We have hotfixes for both issues and 2.060 will resolve those bugs.
Here is a quick explanation how to fix your installations:
- download all files from ftp://ftp.astaro.de/pub/ACC/v2.1/beta/fixes-2.050 to your ACC
- install all RPMs via rpm -Uhv --force ...
- call fix_acc_db.sh
If you have previously restored a backup from an earlier version of ACC you need to do so again.
Please abstain from creating backups of ACC 2.050 before having applied the above fixes.