Closed cookie10codes closed 5 years ago
@KoeketieneDesign Can you look at your storage/logs/queue.log
to see if you find anything of note in there? Search on: [error]
@khalwat I've attatched the log from queue (changed the amazon url to "PROJECT", it's the correct url.
Next Aws\S3\Exception\S3Exception: Error executing "ListObjects" on "https://PROJECT-production.s3.eu-central-1.amazonaws.com/?prefix=project_media%2Fh%C3%B4pital-g%C3%A9n%C3%A9ral-klina-oncologie%2F_576x324_crop_center-center_82_line%2Fhospitals-brasschaat-klina-oncology-4-web.jpg%2F&max-keys=1&encoding-type=url"; AWS HTTP error: Client error:
GET https://PROJECT-production.s3.eu-central-1.amazonaws.com/?prefix=project_media%2Fh%C3%B4pital-g%C3%A9n%C3%A9ral-klina-oncologie%2F_576x324_crop_center-center_82_line%2Fhospitals-brasschaat-klina-oncology-4-web.jpg%2F&max-keys=1&encoding-type=urlresulted in a
400 Bad Request` response:
<?xml version="1.0" encoding="UTF-8"?>
ExpiredToken
ExpiredToken
This is an issue with the AWS S3 plugin from Pixel & Tonic that I fixed with a pull request: https://github.com/craftcms/aws-s3/pull/61
If you update to the latest AWS S3 plugin, this should be fixed. You'll want version 1.2.4 or later https://github.com/craftcms/aws-s3
Hi,
We're using image optimizations for the first time in a project. We have started to notice problems when the client updates entries or uploads images for optimizations and they fail. This results in many broken images on the website and we have to manual click "Try again" when opening the "Failed" in admin panel. We use Cloudfront AWS for handling our images.
We looked up the logs in craft storage, but nothing can be found... Are there any suggestions to solve this problem?
Kind regards, Stefanie