!Friendica Support
Could you please tell me what exactly the job "UpdateContacts" in the worker queue does. It seems that there is a part in this process which gets stuck and then the system kills this worker job.
Could you please tell me what exactly the job "UpdateContacts" in the worker queue does. It seems that there is a part in this process which gets stuck and then the system kills this worker job.
Friendica Support hat dies geteilt.
Hiker
Als Antwort auf Hiker • •Friendica Support hat dies geteilt.
Fabio
Als Antwort auf Hiker • • •@Hiker It's the job whose job is to update the contacts.
It probes profiles your server knows and fetch updated infos
Hiker
Als Antwort auf Hiker • •Friendica Support hat dies geteilt.
Hiker
Als Antwort auf Hiker • •If I start worker manually
Friendica Support hat dies geteilt.
Hiker
Als Antwort auf Hiker • •Friendica Support hat dies geteilt.
Hiker
Als Antwort auf Hiker • •Still same problem - cron gets killed by the system:
/bin/bash: line 1: 375806 Killed php bin/console.php worker > /dev/null 2>&1
The work queue displays one old job
629554 UpdateContacts 2025-04-16 06:20:04 40
If I delete this job in the database (in the table workerqueue) the kill message disapears a few hours - then it comes again and such a job "UpdateContacts" is again the the queue list.
Friendica Support hat dies geteilt.
Fabio
Als Antwort auf Hiker • • •it is using too much memory, or the php interpreter had decided it ran for too long. In both cases it could be caused by a malformed reply from the server of the contact being updated. I would check which contact was been updated, if it is always the same contact, what reply its server does for the contact profile...
Hiker
Als Antwort auf Fabio • •Friendica Support hat dies geteilt.
Fabio
Als Antwort auf Hiker • • •Hiker
Als Antwort auf Fabio • •Friendica Support hat dies geteilt.