https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36948
--- Comment #6 from David Cook <[email protected]> --- My SIP is working OK on my Koha 23.11.x on Ubuntu 22.04 which is based off Debian 12. But I do see my SIP failing as described on Koha main on Debian 12. I think I noticed that recently, but it was in the "too hard basket" while I had other things to do. -- I see what Nick means about the log file and the Trapper... although I've added a different bit of code to Trapper for now... And I see the error... [2024/05/24 01:00:23] [1009] [WARN] [undef]@[undef]: C4::SIP::Trapper=ARRAY(0x55900576a4e8)>&_SERVER_LOG at /kohadevbox/koha/C4/SIP/Trapper.pm line 39. C4::SIP::Trapper::PRINT /kohadevbox/koha/C4/SIP/Trapper.pm (34) 2024/05/24-01:00:23 C4::SIP::SIPServer (type Net::Server::PreFork) starting! pid(1009) Resolved [*]:8023 to [::]:8023, IPv6 Not including resolved host [0.0.0.0] IPv4 because it will be handled by [::] IPv6 Binding to TCP port 6001 on host 127.0.0.1 with IPv4 Binding to TCP port 8023 on host :: with IPv6 2024/05/24-01:00:23 Can't connect to TCP port 8023 on :: [Invalid argument] at line 66 in file /usr/share/perl5/Net/Server/Proto/TCP.pm -- 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/
