Re: [Koha] Slow Koha OPAC login process - a bug? Workaround exists

2017-05-18 Thread Jonathan Druart
I still do not recreate the problem. ^ dates are handled in our Koha::DateUtils module, take a look at: 223 # FIXME: see bug 13242 => no TZ for dates 'infinite' 224 if ( $dt->ymd !~ /^/ ) { 225 my $tz = $dateonly ? DateTime::TimeZone->new(name => 'floating') :

Re: [Koha] Slow Koha OPAC login process - a bug? Workaround exists

2017-05-18 Thread Michael Kuhn
Hi We're running a new host with Debian GNU/Linux 8 and Koha 16.11.04. On 13 April I first wrote that sometimea when trying to login into the Koha OPAC it takes more than 30 seconds until the login process finally comes to an end, while the process "opac-user.pl" was eating up 99% of the

Re: [Koha] Error uploading cover images

2017-05-18 Thread Owen Leonard
> MySQL server has gone away I think this is the relevant part of that error message. MySQL stopped working for some reason. With any luck restarting it will correct your problem. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org

[Koha] smtp: Failed: Server does not advertise any supported authentication methods

2017-05-18 Thread Vimal Kumar V.
Dear Friends, I was trying to configure nullmailer with gmail using following document, http://blog.janjonas.net/2011-04-22/configure-nullmailer-smtp-authentication/comment-page-1#comment-72420 Here is the format of login credentials in /etc/nullmailer/remotes smtp.gmail.com smtp --port=587