[Koha] Koha presents an error, and no longer shows the cataloged records after a search

2020-06-19 Thread Victor Barroso Oliveira
Good Morning, After a time of using several operators, Koha presents an error, and no longer shows the cataloged records after a search. Only after the server restarts does the records appear again in a search. Following are log files that are in the var / log / koha folder How can I solve this? Th

Re: [Koha] Koha presents an error, and no longer shows the cataloged records after a search

2020-06-19 Thread Barry Cannon
Hi Victor, It appears the server is running out of memory. How much RAM do you have at present? Barry *Barry Cannon* Technical Director b...@interleaf.ie+353-1-286-5855 <+353%201%20286%205855> A98 YD30www.interleaf.ie On Fri, 19 Jun 2020

Re: [Koha] Koha presents an error, and no longer shows the cataloged records after a search

2020-06-19 Thread Victor Barroso Oliveira
totalusedfree shared buff/cache available Mem:8168516 724984 72002201184 243312 7201000 Em sex., 19 de jun. de 2020 às 10:11, Barry Cannon escreveu: > Hi Victor, > It appears the server is running out of memory. How much RAM > do

Re: [Koha] Koha presents an error, and no longer shows the cataloged records after a search

2020-06-19 Thread Barry Cannon
Is this after the server restart? Is it possible to get usage when you next experience the problem? Also, can you check the syslog or kernlog for any OOM errors? That might point towards a module eating RAM. *Barry Cannon* Technical Director b...@interleaf.ie

Re: [Koha] Koha presents an error, and no longer shows the cataloged records after a search

2020-06-19 Thread Victor Barroso Oliveira
This occurs when some people use it simultaneously! How can I check for syslog or kernlog OOM errors? Em sex., 19 de jun. de 2020 às 10:16, Barry Cannon escreveu: > Is this after the server restart? Is it possible to get usage when you > next experience the problem? Also, can you check the sysl

Re: [Koha] Koha presents an error, and no longer shows the cataloged records after a search

2020-06-19 Thread Barry Cannon
Do you know how many simultaneous connections there are and what modules are being used? What OS are you running? The logs to check are: /var/log/syslog /var/log/kernlog If it has been some time they may have rotated and you be able to check as below. /var/log/syslog.1 /var/log/kernlog.1

Re: [Koha] Koha presents an error, and no longer shows the cataloged records after a search

2020-06-19 Thread Barry Cannon
sorry, should be: /var/log/kern.log Barry *Barry Cannon* Technical Director b...@interleaf.ie+353-1-286-5855 <+353%201%20286%205855> A98 YD30www.interleaf.ie On Fri, 19 Jun 2020 at 14:29, Barry Cannon wrote: > Do you know how many simultaneous con

[Koha] proxy error koha-plack

2020-06-19 Thread Victor Barroso Oliveira
Good afternoon, After enabling kora-plack. sudo a2enmod headers proxy_http systemctl restart apache2 koha-plack --enable biblio koha-plack --start biblio Presented a proxy error when opac and intranet access How can I solve this? Thank you, Victor __

Re: [Koha] Koha presents an error, and no longer shows the cataloged records after a search

2020-06-19 Thread Mason James
hi Victor your logs show zebra is having memory errors perhaps try upgrading your zebra to the latest version (2.1.4) from the indexdata website... https://www.indexdata.com/resources/software/zebra/ consider upgrading to the current stable version of debian/ubuntu but, if you are running koh