in reply to Hypolite Petovan

@Hypolite Petovan I have mixed feelings - partly I'm happy about the current instability of the develop branch; just to have some reminder why the stable branch exists and that develop is basically ALPHA state...

OTOH I'd love to have the usual smooth operation with the develop branch xD

Friendica Admins reshared this.

in reply to Tio

@Tio I would suggest you to put friendica in maintenance mode, restart mariadb/mysql and after that optimize the friendica database, using 'mysqloptimize' or 'mysqlcheck -o'.. during the last weeks we saw a lot of 'updatecontact' events and the load skyrocketed.. after optimizing the table, the load and the queue decreased
@Tio
This entry was edited (Monday, August 1, 2022, 8:09 PM)

Friendica Admins reshared this.

in reply to Tio

@Tio oh, sorry.. I removed it: I wrote some days ago about a similar problem in 'Friendica Admins' group..
if you can, I also suggest you to move from cron to a daemon for the worker queue.. so remember to stop the worker before the 'optimization' procedure
@Tio
This entry was edited (Monday, August 1, 2022, 8:13 PM)

Friendica Admins reshared this.