https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41707

            Bug ID: 41707
           Summary: The DIE handler in C4::SIP::Trapper is logging non-SIP
                    errors, causing log flooding.
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: SIP2
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

The DIE handler should be more restrictive and only log errors where the call
stack clearly originates from SIP modules (e.g., C4::SIP::*). The current
implementation is not strict enough or may have edge cases. Found this kind of
errors from our logs:

[2026/01/23 13:42:47] [493898] [ERROR] [undef]@[undef]: commandline was not set
during initialization at /usr/share/perl5/Net/Server.pm line 100.
 C4::SIP::Trapper::__ANON__ /home/koha/Koha/C4/SIP/Trapper.pm (70)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to