Hi GuysI'm trying to get the AWS S3 Storage plugin working in version 1.10. Below is a screen shot of the error I'm getting. The user credentials I'm using are from a working production environment so I'm very confident the user I'm testing this with has access to the bucket. I can't figure out why this error keeps happening. My site information is also below.I've used the .phar file from the Osticket Plugin download page and I've even tried compiling my own copy of the .phar file, both version fail with this error.blankblank

I would try upgrading your PHP to 5.6

Does AWS have an error log so that you could look and see why (presumably the credentials) it's being rejected? or something similar?

5 days later

Upgraded to php5.6 using the guides on this page.https://www.digitalocean.com/community/questions/how-to-upgrade-from-php-v-5-5-9-to-v-5-6When I did this upgrade is also installed some php7.1 modules that i then removed.I also then recreated the storage-s3.phar file.I was then able to connect to S3 using the plugin.If you get any "Valid CSRF Token Required" issues when trying to login to the Admin area, try clearing any cookies you may have for that domain.

Write a Reply...