You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normal Nextcloud dashboard, with s3 as Primary Storage
Actual behaviour
Browser shows
Internal Server Error
The server encountered an internal error and was unable to complete your request.
Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
More details can be found in the server log.
Logs show an Aws\S3\Exception\S3Exception Exception.
Error executing "PutObject" on "https://s3-ap-southeast-2.amazonaws.com/nextcloudsirmonkeys/urn:oid:136"; AWS HTTP error: Client error response [url] https://s3-ap-southeast-2.amazonaws.com/nextcloudsirmonkeys/urn:oid:136 [status code] 400 [reason phrase] Bad Request AuthorizationHeaderMalformed (client): The authorization header is malformed; the region 'eu-west-1' is wrong; expecting 'ap-southeast-2' -
AuthorizationHeaderMalformed</Code>The authorization header is malformed; the region 'eu-west-1' is wrong; expecting 'ap-southeast-2'</Message>ap-southeast-2</Region>0F7749F409D16EFB</RequestId>jjF2PKbabrBFKkDJMGcCmWQKaVuPClCwjizrnexXiHjeqhgV5OBDEvB18btaeBcWBb1FJBNIjug=</HostId></Error>
Also, If I only change in the objectstore.config.php file, the bucket to one in EU (Ireland) and the host name to s3-eu-west-1.amazonaws.com then reload, the site works, but very very slowly because the server and s3 region being on the other sides of the world.
Steps to reproduce
Following https://docs.nextcloud.com/server/12/admin_manual/installation/source_installation.html#ubuntu-installation-label
Expected behaviour
Normal Nextcloud dashboard, with s3 as Primary Storage
Actual behaviour
Browser shows
Logs show an Aws\S3\Exception\S3Exception Exception.
Trace:
Server configuration
Operating system: Ubuntu 16.04.3 LTS
Web server: Apache/2.4.18 (Ubuntu)
Database: 10.0.31-MariaDB-0ubuntu0.16.04.2
PHP version: PHP 7.0.22-0ubuntu0.16.04.1
Nextcloud version: 12.0.4
Updated from an older Nextcloud/ownCloud or fresh install: fresh install
Where did you install Nextcloud from: https://download.nextcloud.com/server/releases/nextcloud-12.0.4.zip
Signing status: No errors have been found.
List of activated apps:
Nextcloud configuration:
Are you using external storage, if yes which one: S3
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
The text was updated successfully, but these errors were encountered: