Conversation
Notices
-
Hello
Now there are many PHP Fatal error: gd-webp cannot allocate temporary buffer in /var/www/localhost/friendica/src/Object/Image.php on line 171 .. I have just git pulled the latest 2022.12-rc
What disturbs me: I see them also in the terminal, in the ssh session . The error is just written into the terminal while I am root and doing nothing. Maybe I'm doing something wrong..
-
@xy I don't think that you aredoing something wrong.
-
@xy This might be the cause: stackoverflow.com/questions/69…
WebP image support is spotty in GD, with newer version (WEBPV8X) not currently supported.
-
@hypolite @xy should we do the same like in that post to avoid this error message?