HenryQW / Awesome-TTRSS

🐋 Awesome TTRSS, a powerful Dockerised all-in-one RSS solution.
http://ttrss.henry.wang
MIT License
2.44k stars 494 forks source link

[BUG]imagecreatefromstring(): Data is not in a recognized format GD的版本是不是有问题 #266

Closed ptsa closed 3 years ago

ptsa commented 3 years ago

E_WARNING (2) | lib/jimIcon.php:107 | imagecreatefromstring(): Data is not in a recognized format

dimon222 commented 3 years ago

I wonder if its happening now always for all RSS subscriptions that don't have a favicon. Not sure what could have impacted since this piece wasn't touched for at least 2 weeks, unless there's something we don't know.

It does however seem that its rather upstream issue as dev clearly was trying to debug this piece 2 weeks ago, and it seems to be related to PHP8-GD specifically https://git.tt-rss.org/fox/tt-rss/commit/5d0f65358fc233dd3fde24d60cbfc74c846af7a6

dimon222 commented 3 years ago

Fix is merged in ttrss itself now :)

HenryQW commented 3 years ago

This is an upstream issue, so wait for the fix, or switch to a stable build. I will close it now.