https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17717 Liz Rea <liz@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |liz@catalyst.net.nz --- Comment #8 from Liz Rea <liz@catalyst.net.nz> --- On affected servers, changing the /etc/cron.d/koha-common job for process message queue to the following: */15 * * * * root cd /tmp && koha-foreach --enabled --email /usr/share/koha/bin/cronjobs/process_message_queue.pl seems to end run the issue. Thanks to Chris C. for the work around. As Chris says: <rangi> its a permissions issue, something in perl 5.22 has changed <rangi> its not actually a Koha problem, there are a few perl modules that have the same problem -- You are receiving this mail because: You are watching all bug changes.