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

Fatal error: Uncaught Intervention\Image\Exceptions\DecoderException: Unable to decode input on qnap #88

Open
zhangchunsheng opened this issue Aug 28, 2024 · 0 comments

Comments

@zhangchunsheng
Copy link

zhangchunsheng commented Aug 28, 2024

OS: Linux NAS65A682 5.10.60-qnap

It can work with jpg, but fail with webp.

Fatal error: Uncaught Intervention\Image\Exceptions\DecoderException: 
Unable to decode input in /vendor/intervention/image/src/InputHandler.php:107 Stack trace: #0 
vendor/intervention/image/src/Drivers/AbstractDriver.php(56): 
Intervention\Image\InputHandler->handle('RIFF\xE6\x12\x02\x00WEBPVP8...') #1 
/vendor/intervention/image/src/ImageManager.php(85): 
Intervention\Image\Drivers\AbstractDriver->handleInput('RIFF\xE6\x12\x02\x00WEBPVP8...', Array) #2 
/vendor/jenssegers/imagehash/src/ImageHash.php(31): 
Intervention\Image\ImageManager->read('RIFF\xE6\x12\x02\x00WEBPVP8...') #3 
file.php(13): Jenssegers\ImageHash\ImageHash->hash('RIFF\xE6\x12\x02\x00WEBPVP8...') #4 
{main} thrown in /vendor/intervention/image/src/InputHandler.php on line 107
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

1 participant