https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36386
Bug ID: 36386
Summary: Prevent Net::Server warn about User Not Defined from
SIPServer
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Your syslog contains warnings like:
Mar 21 13:46:11 upgrade koha_sip[9377]: Group Not Defined. Defaulting to EGID
'1000'
Mar 21 13:46:11 upgrade koha_sip[9377]: User Not Defined. Defaulting to EUID
'1000'
This comes from Net::Server. SIPServer does not pass user and group. We only
define user when we start koha-sip with daemon. Net::Server falls back to
current user context which is already good. So it is an innocent warn.
--
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/