[Koha] Koha with "Samsung Kiosk Model KM24A"

2022-11-06 Thread Marcelo Garcia
Dear all do you know if it's possible to use Koha with "Samsung Kiosk Model KM24A?" I'm asking because during the Internet Librarian 2022, the company Communico presented their software running on this nice Samsung Kiosk, and I was wondering if anyone knows of provider that has a solution to u

[Koha] Error with installing koha with docker

2022-11-06 Thread Mathieu Saby
Hi I am trying to install Koha with docker on a Ubuntu 22.04 machine I have followed the instructions at https://gitlab.com/koha-community/koha-testing-docker/-/tree/master but the "ktd up" command gives me an error, and Koha fails to run. Could someone please give me some advice ? The error : koh

Re: [Koha] Error with installing koha with docker

2022-11-06 Thread Tomas Cohen Arazi
Are you sure variables have been picked? El dom, 6 nov 2022 12:56, Mathieu Saby escribió: > Hi > I am trying to install Koha with docker on a Ubuntu 22.04 machine > I have followed the instructions at > https://gitlab.com/koha-community/koha-testing-docker/-/tree/master but > the > "ktd up" comm

[Koha] Koha OPAC login

2022-11-06 Thread Ravinder Pallikonda
Hi there How do you know if a patron has logged into Koha OPAC (not doing any transactions), either through log files or any other method. Any suggestions please. Thank you & regards Ravi DISCLAIMER: This email and any attachments may contain information that

Re: [Koha] Koha OPAC login

2022-11-06 Thread David Nind
One option is to enable the AuthSuccessLog system preference (Administration > System preferences > Logs), and then use the Log viewer tool to view (Tools > Additional tools > Log viewer). This would only give you data from when the system preference was enabled. David Nind On Mon, 7 Nov 2022 at

Re: [Koha] Koha OPAC login

2022-11-06 Thread Ravinder Pallikonda
Thank you David, that was valuable suggestion. Regards Ravi From: David Nind Sent: Monday, 7 November 2022 10:36 am To: Ravinder Pallikonda Cc: Koha Subject: Re: [Koha] Koha OPAC login You don't often get email from da...@davidnind.com. Learn why this is importan

[Koha] Koha 20.05 error rebuilding Zebra biblio indices

2022-11-06 Thread Curt & Penny Murley
Hi Koha Discussion List, Introduction My name is Curt Murley and I provide tech support for a small public library in Casco, ME USA. We are a long time Koha user starting with Koha 2.2 in 2007. Environment === Our production server is running Koha 20.05.18 installed from a De

Re: [Koha] Error with installing koha with docker

2022-11-06 Thread Jonathan Druart
Hi Matthieu, List the content of $SYNC_REPO. Do you see Koha root directory content? Le dim. 6 nov. 2022 à 16:55, Mathieu Saby a écrit : > Hi > I am trying to install Koha with docker on a Ubuntu 22.04 machine > I have followed the instructions at > https://gitlab.com/koha-community/koha-testing