CKB:Failed to prepare update
Aus Cryptshare Documentation
Applies To
In case that you initiate an update from version 6.2.x and encounter problems while preparing the update
Problem
ERROR UpdateController - Failed to prepare update. com.cryptshare.server.core.update.UpdateException: Failed to prepare repository data for update!
...
Cause
Caused by: java.nio.file.AccessDeniedException: ./tmp/update/jre/linux/legal/jdk.management.agent/ADDITIONAL_LICENSE_INFO
...
Solution
Manually clean the /opt/cryptshare-3/tmp/ directory
rm -r /opt/cryptshare-3/tmp/update/
Restart the Cryptshare Service and start the update again
rccryptshare restart