https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31223
--- Comment #7 from Isabel Pineda <[email protected]> --- (In reply to Jonathan Druart from comment #6) > Do you see the two koha-worker processes? > > ps aux | grep koha-worker I get this output: bibliot+ 21230 0.0 0.0 8468 156 ? S Jul04 0:00 daemon --name=biblioteca-koha-worker --errlog=/var/log/koha/biblioteca/worker-error.log --stdout=/var/log/koha/biblioteca/worker.log --output=/var/log/koha/biblioteca/worker-output.log --pidfiles=/var/run/koha/biblioteca/ --verbose=1 --respawn --delay=30 --user=biblioteca-koha.biblioteca-koha -- /usr/share/koha/bin/background_jobs_worker.pl --queue default biblio 4191795 0.0 0.0 9208 2216 pts/0 S+ 07:46 0:00 grep --color=auto koha-worker I have just looked into the worker-error logfile, but it is empty. The worker-output logfile gives this output: Can't call method "GetPlugins" on an undefined value at /usr/share/koha/lib/Koha/BackgroundJob.pm line 402. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
