Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

Code Block
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 (please note the double dot) and restart the middleware afterwards


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

Panel
bgColor#fff

Tracked as Bug #58322

STATUS: Fxed and released with 7.8.4-Rev29 and higher.

http://software.open-xchange.com/products/appsuite/doc/Release_Notes_for_Patch_Release_4691_7.8.4_2018-04-30.pdf

Content by Label
showLabelsfalse
max5
spacesSKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("access","s3","rev28","storage","appsuite") and type = "page" and space = "SKB"
labelsS3 storage access AppSuite Rev28


Page properties
hiddentrue


Related issues



Historical Document:  https://sdb.open-xchange.com/node/394