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
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /var/www/fairwarning_app/vendor/libern/qr-code-reader/src/lib/IMagickLuminanceSource.php on line 63
All of my memory limits are set high. 256MB+
The text was updated successfully, but these errors were encountered:
Getting the same from GDLuminanceSource. Trying to resize the image but that seems to be breaking the decoding process.
image to be docoded is >2mb although the dimensions are larger than any working test images
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /var/www/fairwarning_app/vendor/libern/qr-code-reader/src/lib/IMagickLuminanceSource.php on line 63
All of my memory limits are set high. 256MB+
The text was updated successfully, but these errors were encountered: