https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32370
--- Comment #19 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #12) > (In reply to Jonathan Druart from comment #11) > > malformed JSON string, neither tag, array, object, number, string or atom, > > at character offset 0 (before "HASH(0x55ae880d9628)") at > > /kohadevbox/koha/misc/background_jobs_worker.pl line 93. > > Hum, forget that, I guess I need to copy the new version of the misc script. I have faced some very weird behaviours testing this (and linked bugs). At some point I got background_jobs.pl processes that were not attached to the koha-worker daemon, and were using an old version of the code (like this message that was because of this bug, but was also in the log after a checkout master && restart_all). Just noting, but good to keep in mind. -- You are receiving this mail because: 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/
