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

--- Comment #15 from Marcel de Rooy <[email protected]> ---
(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.
_______________________________________________
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