Uncaught Exception when trying to displaying queue items
!Friendica Support
Good morning everyone 😀
Since yesterday i cant display my delayed queue items via the admin panel.
Error message:
2022-11-02T08:11:14Z ERROR index Uncaught Exception TypeError: "Argument 1 passed to Friendica\Util\Arrays::recursiveImplode() must be of the type array, int given, called in /var/www/html/src/Module/Admin/Queue.php on line 64" at /var/www/html/src/Util/Arrays.php line 43
Version:
Friendica 'Giant Rhubarb' 2022.10 - 1484
is there something i can do?
Friendica Support hat dies geteilt.
Raroun
Als Antwort auf Raroun • •i took a look athe worker queue in the database and had 3 strange datarows in it all with done="0"
i just did this query:
delete from workerqueue where done="0";
and now it works like a charm again 😀
Friendica Support hat dies geteilt.
Raroun
Unbekannter Ursprungsbeitrag • •Thank you very much 😀
Friendica Support hat dies geteilt.
Raroun
Als Antwort auf Raroun • •Friendica Support hat dies geteilt.