Having trouble with AWS plugin – 500 Error
-
Hi there, I seem to be having an issue with deleting photos using the s3 offload plugin. I can upload images fine, but when I go to delete it it gives me a 500 Internal Error. Looking at the error logs I have:
Stack trace: #0 /var/www/html/wp-content/plugins/amazon-web-services/vendor/aws/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php(91): Guzzle\Service\Command\LocationVisitor\Request\XmlVisitor->startDocument(NULL) #1 /var/www/html/wp-content/plugins/amazon-web-services/vendor/aws/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php(44): Guzzle\Service\Command\LocationVisitor\Request\XmlVisitor->createRootElement(Object(Guzzle\Service\Description\Operation)) #2 /var/www/html/wp-content/plugins/amazon-web-services/vendor/aws/Guzzle/Service/Command/DefaultRequestSerializer.php(79): Guzzle\Service\Command\LocationVisitor\Request\XmlVisitor->visit(Object(Aws\S3\Command\S3Command), Object(Guzzle\Http\Message\EntityEnclosingRequest), Object(Guzzle\Service\Description\Parameter), Array) #" while reading response header from upstream, client: 172.31.22.30, server: travelingflamingo.com, request: "GET /wp-admin/post.php?post=28&action=delete&_wpnonce=d07061fb05 HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.0-fpm.sock:", host: "xxxxxxxx.com"
I checked that my AWS credentials work, I am running Nginx and PHP7 behind an ELB (with HTTPS) from Amazon.
Thoughts?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Having trouble with AWS plugin – 500 Error’ is closed to new replies.