Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not resizing reliably since Craft 4 #67

Open
josh-attwood opened this issue Aug 18, 2022 · 2 comments
Open

Not resizing reliably since Craft 4 #67

josh-attwood opened this issue Aug 18, 2022 · 2 comments

Comments

@josh-attwood
Copy link

Describe the bug

Since updating to craft 4 this plugin seems to be extremely unreliable when resizing large files.

I am often getting a "Server error" message on upload and the plugin logs shows "Error. Resize operation failed".

We have tried switching between running GD and Imagick and increasing the memory limit to quite a silly value but nothing seems to fix it on our end.

Steps to reproduce

  1. Upload image bigger than the threshold

Craft CMS version

4.0.0

Plugin version

3.0.1

Multi-site?

No

Additional context

No response

@engram-design
Copy link
Member

Hmmm, hard to say what the specific error is, but I'm surprised there's issues from Craft 3 to 4 like this, as not much has fundamentally changed.

Anything in your storage/logs/*.log files (either Image Resizer logs, Web request or PHP errors) about this server error that'd give us some more detail? It might help to clear these out before trying to upload a large asset again.

@josh-attwood
Copy link
Author

@engram-design I've sent you an email with some log files if you have chance to have a look. There does seem to be something going on in the web log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants