Affected version(s): 7.8.4-rev28
Problem
After updating to middleware version 7.8.4-Rev28, access to S3 storage systems doesn't work anymore. During startup of the middleware you see error messages like the following:
CFG-0007 Categories=CONFIGURATION Message='Invalid configuration: Neither "com.openexchange.filestore.s3.[variable]..ecretKey"nor "com.openexchange.filestore.s3.default..ecretKey" is specified'
Root-Cause:
A problem in the S3 bundle (open-xchange-filestore-s3) prevents reading the correct configuration values, searching instead for the following:
com.openexchange.filestore.s3.default..ecretKey
Note |
---|
(note the "." instead of "s" in secretKey") |
Workaround
1. Check all properties in your configuration dealing with S3 connectors having the names:
com.openexchange.filestore.s3.[filestoreID].secretKey
(where filestoreID is your local configuration identifier)
2. Change the names of those properties and replace the suffix .secretKey with ..ecretKey and restart the middleware afterwards
Note |
---|
Note the double "." |
For convenience, you may wish to keep the old copy saved outside of the App Suite configuration directory. You will need to restore it, and remove the workaround when you deploy the fixed release.
Solution
Tracked as Bug #58322#58322
STATUS: Fixed and released with 7.8.4-Rev29 and higher.
Related articles
Content by Label | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Page properties | ||
---|---|---|
| ||
|
Historical Document: https://sdb.open-xchange.com/node/394