Hi everybody! We are using koha version 16.11.04. Since last week we have lost access to koha at least once a day. It shows the following message: *Software error:* DBIx: :Class: : Storage: :DBI: : catch {...} () : DBI Connection failed: Can´t connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) at /us Compilation failed in require at /usr/share/koha/intranet/cgi-bin/ mainpage.pl line 31. BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/ mainpage.pl line 31 Until last wednesday this has never happened before. And we haven't done anything diferent to cause this problem. Do you have any idea what might be wrong? Has it ever happened to anyone of you? Any help would be very appreciated. Thanks Vanda
Hi this seems a problem of mysql not Koha... you should check Mysql logs Kindest Regards 2018-01-24 11:11 GMT+01:00 vanda koha <vandakoha@gmail.com>:
Hi everybody!
We are using koha version 16.11.04.
Since last week we have lost access to koha at least once a day. It shows the following message:
*Software error:*
DBIx: :Class: : Storage: :DBI: : catch {...} () : DBI Connection failed: Can´t connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) at /us
Compilation failed in require at /usr/share/koha/intranet/cgi-bin/ mainpage.pl line 31.
BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/ mainpage.pl line 31
Until last wednesday this has never happened before. And we haven't done anything diferent to cause this problem.
Do you have any idea what might be wrong? Has it ever happened to anyone of you?
Any help would be very appreciated.
Thanks
Vanda _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- *Hugo Agud - Orex Digital * *www.orex.es <http://www.orex.es>* <http://www.orex.es/> [image: www.orex.es/koha] <http://www.orex.es/koha> [image: www.orex.es/vufind] <http://www.orex.es/vufind> Directo Calle Sant Joaquin,117, 2º-3ª · 08922 Santa Coloma de Gramanet - Tel: 933 856 138 hagud@orex.es · http://www.orex.es/ No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua. Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
Hi Vanda, This has happened to us just once, last week. It probably means that your mysql daemon has stopped. I restarted the daemon manually (systmctl start mysql) and all was well. I couldn't find anything in the mysqld logs to suggest why it had stopped; we're just hoping it doesn't happen again! (We are running Koha 17.11 on Debian 9) Chris Brown On Wed, Jan 24, 2018 at 10:11 AM, vanda koha <vandakoha@gmail.com> wrote:
Hi everybody!
We are using koha version 16.11.04.
Since last week we have lost access to koha at least once a day. It shows the following message:
*Software error:*
DBIx: :Class: : Storage: :DBI: : catch {...} () : DBI Connection failed: Can´t connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) at /us
Compilation failed in require at /usr/share/koha/intranet/cgi-bin/ mainpage.pl line 31.
BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/ mainpage.pl line 31
Until last wednesday this has never happened before. And we haven't done anything diferent to cause this problem.
Do you have any idea what might be wrong? Has it ever happened to anyone of you?
Any help would be very appreciated.
Thanks
Vanda _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
On a few occasions I have seen MySQL stop due to low memory on the system which were lowly spec-ed VMs. Cheers Indranil On 24-Jan-2018 4:32 PM, "Chris Brown" <chris@stayawake.co.uk> wrote:
Hi Vanda,
This has happened to us just once, last week. It probably means that your mysql daemon has stopped. I restarted the daemon manually (systmctl start mysql) and all was well. I couldn't find anything in the mysqld logs to suggest why it had stopped; we're just hoping it doesn't happen again! (We are running Koha 17.11 on Debian 9)
Chris Brown
On Wed, Jan 24, 2018 at 10:11 AM, vanda koha <vandakoha@gmail.com> wrote:
Hi everybody!
We are using koha version 16.11.04.
Since last week we have lost access to koha at least once a day. It shows the following message:
*Software error:*
DBIx: :Class: : Storage: :DBI: : catch {...} () : DBI Connection failed: Can´t connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) at /us
Compilation failed in require at /usr/share/koha/intranet/cgi-bin/ mainpage.pl line 31.
BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/ mainpage.pl line 31
Until last wednesday this has never happened before. And we haven't done anything diferent to cause this problem.
Do you have any idea what might be wrong? Has it ever happened to anyone of you?
Any help would be very appreciated.
Thanks
Vanda _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Chris Brown -
Hugo Agud -
Indranil Das Gupta -
vanda koha