[GH-ISSUE #1779] error drag and drop images #981

Closed
opened 2026-02-26 02:34:49 +03:00 by kerem · 2 comments
Owner

Originally created by @HecFranco on GitHub (Jul 11, 2024).
Original GitHub issue: https://github.com/koel/koel/issues/1779

Describe the bug
I am using the docker version and I can't upload images to the album and artist, drag and drop fails.

To reproduce
I try to upload the image using drag and drop and it doesn't seem to upload. The json response always resolves to null.

In the logs I found this:
[2024-07-11 10:51:27] production.ERROR: Failed attempt {"error":"[object] (Intervention\Image\Exception\NotSupportedException(code: 0): Webp format is not supported by PHP installation. at /var/www/html/vendor/intervention/image/src/Intervention/Image/Gd/Encoder.php:68)

I was already able to solve it, and this:
[2024-07-11 10:57:27] production.ERROR: Failed attempt {"error":"[object] (Intervention\Image\Exception\NotReadableException(code: 0): Unable to init from given binary data. at /var/www/html/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:131)

Expected behavior
I hope I can upload the image.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • Koel version v7.0.0
  • Docker image phanan/koel:7.0.0

Additional context

Originally created by @HecFranco on GitHub (Jul 11, 2024). Original GitHub issue: https://github.com/koel/koel/issues/1779 **Describe the bug** I am using the docker version and I can't upload images to the album and artist, drag and drop fails. **To reproduce** I try to upload the image using drag and drop and it doesn't seem to upload. The json response always resolves to null. In the logs I found this: [2024-07-11 10:51:27] production.ERROR: Failed attempt {"error":"[object] (Intervention\\Image\\Exception\\NotSupportedException(code: 0): Webp format is not supported by PHP installation. at /var/www/html/vendor/intervention/image/src/Intervention/Image/Gd/Encoder.php:68) I was already able to solve it, and this: [2024-07-11 10:57:27] production.ERROR: Failed attempt {"error":"[object] (Intervention\\Image\\Exception\\NotReadableException(code: 0): Unable to init from given binary data. at /var/www/html/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:131) **Expected behavior** I hope I can upload the image. **Screenshots** If applicable, add screenshots to help explain your problem. **Environment** - Koel version v7.0.0 - Docker image phanan/koel:7.0.0 **Additional context**
kerem closed this issue 2026-02-26 02:34:49 +03:00
Author
Owner

@phanan commented on GitHub (Jul 11, 2024):

I see the problem now. Will issue a fix.

<!-- gh-comment-id:2223099046 --> @phanan commented on GitHub (Jul 11, 2024): I see the problem now. Will issue a fix.
Author
Owner

@phanan commented on GitHub (Jul 11, 2024):

Closed (hopefully) in v7.0.1.

<!-- gh-comment-id:2223277037 --> @phanan commented on GitHub (Jul 11, 2024): Closed (hopefully) in v7.0.1.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#981
No description provided.