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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/