https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17342 Bug ID: 17342 Summary: Plack does not work after upgrading to 3.22.11 Change sponsored?: --- Product: Koha Version: 3.22 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: josef.moravec@gmail.com QA Contact: testopia@bugs.koha-community.org After upgrade to 3.22.11, plack does not start I used debian packages to install plack-error.log: Use of uninitialized value $ip in hash element at /usr/share/perl5/Cache/Memcached.pm line 267. Use of uninitialized value $ip in index at /usr/share/perl5/Cache/Memcached.pm line 293. Use of uninitialized value in subroutine entry at /usr/share/perl5/Cache/Memcached.pm line 302. Use of uninitialized value $ip in hash element at /usr/share/perl5/Cache/Memcached.pm line 267. Use of uninitialized value $ip in index at /usr/share/perl5/Cache/Memcached.pm line 293. Use of uninitialized value in subroutine entry at /usr/share/perl5/Cache/Memcached.pm line 302. Error while loading /etc/koha/plack.psgi: Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at /usr/lib/x86_64-linux-gnu/perl5/5.20/Socket.pm line 833. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Context.pm line 107. Compilation failed in require at /usr/share/koha/lib/C4/Branch.pm line 22. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Branch.pm line 22. Compilation failed in require at /etc/koha/plack.psgi line 30. BEGIN failed--compilation aborted at /etc/koha/plack.psgi line 30. -- You are receiving this mail because: You are watching all bug changes.