https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24044 Bug ID: 24044 Summary: Cron keeps sending errors from advance_notices.pl, overdue_notices.pl, process_message_queue.pl Change sponsored?: --- Product: Koha Version: 19.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Websites, Mailing Lists, etc Assignee: wizzyrea@gmail.com Reporter: b.pastern4k@gmail.com QA Contact: testopia@bugs.koha-community.org I tried setting up mail for Koha and set up crons for these files advance_notices.pl overdue_notices.pl process_message_queue.pl Each cron sends the same error message. unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 244. Use of uninitialized value in concatenation (.) or string at /usr/share/koha/lib/C4/Templates.pm line 154. unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 244. unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 244. Use of uninitialized value in concatenation (.) or string at /usr/share/koha/lib/C4/Auth_with_cas.pm line 42. unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 244. unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 244. unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 244. Can't call method "config" on unblessed reference at /usr/share/koha/lib/Koha/Database.pm line 56. I have just one koha instance on the server. What is the reason for this issue? -- You are receiving this mail because: You are watching all bug changes.