https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948 --- Comment #15 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Nick Clemens (kidclamp) from comment #4)
(In reply to Marcel de Rooy from comment #3)
Do you need the (empty) OPEN method in Trapper actually ? You dont have a CLOSE either?
Without it I get: 3724 [2024/05/23 13:17:30] [15317] [WARN] [undef]@[undef]: >&_SERVER_LOG C4::SIP::Trapper::OPEN /kohadevbox/koha/C4/SIP/Trapper.pm (43)
Server does run, but this removes that error.
Net::Server tries to redirect STDERR to STDOUT: "If a log_file is given or if setsid is set, STDIN and STDOUT will automatically be opened to /dev/null and STDERR will be opened to STDOUT. This will prevent any output from ending up at the terminal." -- You are receiving this mail because: You are watching all bug changes.