[Koha] Fwd: Re: error in installation

2020-02-10 Thread Katrin Fischer
Sir / Mam Actually I had installed DSpace first than koha with change in port. Rest I don't know. At the time of Import, this error appear On Tue, Feb 11, 2020, 12:28 Katrin Fischer mailto:katrin.fischer...@web.de>> wrote: Hi, when does the error occur? Are you working on a new install

Re: [Koha] error in installation

2020-02-10 Thread Katrin Fischer
Hi, when does the error occur? Are you working on a new installation or an update? Katrin On 10.02.20 10:08, takan bhatt wrote: Ver 19.11 debian 9.x mariadb Software error: DBIx::Class::Storage::DBI::_dbh_execute(): Duplicate entry '227-151' for key 'PRIMARY' at /usr/share/koha/lib/Koha/Sear

[Koha] hackfest registration

2020-02-10 Thread Paul Poulain
Hello koha fans, A quick reminder: drop me an email if you plan to come to the hackfest, that will be in March, 23-27, in France, Marseille. Currently, we've people from : Argentina, Canada, Finland, France, Germany, Ireland, Spain, UK, USA. Your country and your contribution is missing !!!

[Koha] error in installation

2020-02-10 Thread takan bhatt
Ver 19.11 debian 9.x mariadb Software error: DBIx::Class::Storage::DBI::_dbh_execute(): Duplicate entry '227-151' for key 'PRIMARY' at /usr/share/koha/lib/Koha/SearchField.pm line 38 For help, please send mail to the webmaster ([no address given]), giving this error message and the time and date

[Koha] Need Help - SSO & API for Koha

2020-02-10 Thread Mohan Kumar K.V.
Hi All, Can somebody help me to understand and give clarity for below two functionality in KOHA. 1. Single Sign On – Koha and Digital Library. (Can we use OAUTH2 for this or any other predefined functionality is available?). Idea is to have single user base for LMS and DL. If you have

Re: [Koha] excessive growth of our Koha system

2020-02-10 Thread Chris Cormack
Actually this is not a Koha issue at all but one to do with mysql and innodb. If you search for file_per_table and innodb you should find the answer Chris On 10 February 2020 7:35:58 PM AEDT, Hugo Agud wrote: >Good morning > >The best solution is to figureout why it is growing the database > >1

Re: [Koha] excessive growth of our Koha system

2020-02-10 Thread Hugo Agud
Good morning The best solution is to figureout why it is growing the database 1. check logs of koha and apache 2. check tables sizes and figure out what's the table 3. check that cleanup cron is working fine El lun., 10 feb. 2020 a las 9:29, Archivo Historico Andalucia (< archivohistor...@and

[Koha] excessive growth of our Koha system

2020-02-10 Thread Archivo Historico Andalucia
Hi everyone! For some time we have been having an error in our koha system due to excessive growth of the database. The file that is constantly growing is: var/lib/mysql/ibdata1. It seems a zebra problem (We have a Koha old versión: 3.08...) We don't know why it grows so much or how to fix it. C