Re: [Koha] [koha] Edited barcodes not saving

2019-11-05 Thread muirunyeri
Hi Indranil I have tried to access the error.log file although I cannot be able to decipher. I have attached it as a text file. If you could or anyone else look at it, I'll greatly appreciate. Thanks in advance. Sent from my Samsung Galaxy smartphone. Original message From: Ind

[Koha] Trying to figure out if I have Plack running right

2019-11-05 Thread Doug Dearden
Hey Everyone, Our librarian has asked me to look into slowness when getting a response for patron lookups. With a little investigation, it looked like Plack was supposed to help with that. I thought I had it running but when I check the About page on the Bywater demos there is a line that say

Re: [Koha] Trying to figure out if I have Plack running right

2019-11-05 Thread Michael Kuhn
Hi Doug > When I run "sudo koha-plack --start " I get back: > [FAIL] Error: Plack already running for : failed! > > So it looks like Plack is running. > > I did go back and restart things, doing: > sudo koha-plack -stop > sudo koha-plack -start > sudo service apache2 restart I'm not sure what

Re: [Koha] Trying to figure out if I have Plack running right

2019-11-05 Thread Doug Dearden
Hey Michael, OK, this is weird. (Instance is named main) koha@SAR144Linux:~$ sudo koha-plack --enable main Plack not enabled for main OPAC Plack not enabled for main Intranet koha@SAR144Linux:~$ sudo koha-plack --disable main Plack already disabled for main OPAC Plack already disabled for main In