[Bug 24044] New: Cron keeps sending errors from advance_notices.pl, overdue_notices.pl, process_message_queue.pl
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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24044 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robin@catalyst.net.nz, | |wizzyrea@gmail.com Assignee|wizzyrea@gmail.com |koha-bugs@lists.koha-commun | |ity.org Component|Websites, Mailing Lists, |Command-line Utilities |etc | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24044 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi, this sounds more like a support question than a bug report. You can get help on the mailing list, which is read by many more people than the bug tracker. Please include information on your exact Koha versio, how Koha was installed and how you've set up the cronjobs if you are not using the default settings. If Koha is installed using the packages, these cronjobs should already be active by default and not require any manual changes. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org