Re: [Koha] Not finding items

2025-04-04 Thread David Liddle
Hi, Paul, with the following three commands, you should be able to get an
overview of what is or is not running—assuming that Zebra is the chosen
indexing service:

sudo koha-indexer --status {libraryName}
sudo koha-zebra --status {libraryName}
sudo systemctl status koha-common

The results from the last command should have indicators that the other two
are running. If something is NOT running, then you can start it
individually with the "--start" command with the first two, or you can use
the "restart" command with the third one.

David Liddle
System Administrator
david.lid...@wycliff.de (but not for this list)

Wycliff e.V., https://wycliff.de
Seminar für Sprache und Kultur, https://spracheundkultur.org
Internationales Tagungszentrum Karimu, https://karimu.de

On Thu, Apr 3, 2025 at 7:42 PM Paul Dokken  wrote:

> We have added several hundred items to our self hosted Koha instance and
> now when we try to find them by barcode they do not show up.  Any ideas on
> what to check?  Is there an indexer that might not be running?
>
> --
>
> *Paul Dokken*
> Information and Digital Technology
> System Administrator
>
> PO Box 248, Waxhaw, NC 28173  |  jaars.org
>
> (c) 803.235.6861  |  paul.dok...@jaars.org
>
> JUNGLE AVIATION AND RELAY SERVICE
>
> At JAARS, we commit to: Seek God Above All | Serve in Love | Act with
> Integrity | Steward God's Resources with Courage | Pursue Excellence |
> Collaborate with Respect | Create a Culture of Innovation
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Special purpose KOHA...Manage ILL?

2025-04-04 Thread John Ronald
So just wondering if there are any libraries who have used KOHA in 
limited/emergency circumstances to only manage Interlibrary Loans?

The reason I ask is because our Network and POLARIS Integrated Library System 
(ILS) are down/offline and POLARIS is therefore not able to interface with our 
statewide ILL management platform, ShareIt, a product of Auto-Graphics, Inc.



Our IT staff is working on the outage (possibly due to some kind of 
cyberattack, still under investigation); regular circ is eeking by using the 
Offline Circ functions in POLARIS for check out and check in.  But this is not 
an option for ILL.



My thought was, ILL borrowing could be restored if we set up a version of KOHA 
on one of our county government servers, for the sole purpose of managing and 
circulating ILL items.  It would need to be able to interface with ShareIt to 
validate (ILL) patrons, create temporary bib records, generate patron holds, 
etc.



Are there any KOHA users out there who also use ShareIt to manage their ILLs?  
How has it worked out for you and was the setup easy or hard?



The downside to Open Source like KOHA is while it is free to download it would 
require the commitment of some IT Staff who are already overworked as it is.
We are also considering cloud based alternatives like LibLime (despite the 
extra vendor costs) as a viable stopgap measure to keep ILL services 
operational during the crisis, to be discontinued once POLARIS is restored.


Right now we are keeping things running as best we can with hotspots & laptops.



--John J. Ronald, MA, MLS
ILL Paraprofessional
Fort Bend County Libraries


Sent using https://www.zoho.com/mail/
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Not finding items

2025-04-04 Thread Paul Dokken
David,

Once again thank you for your help!  The indexer, zebra and koha-common
were all running.  I did a sudo systemctl restart koha-common and now I can
find items again.

Anybody know what might have happened to cause this issue?  Does anybody
schedule a restart at night for their instance?

Paul

On Fri, Apr 4, 2025 at 6:49 AM David Liddle  wrote:

> Hi, Paul, with the following three commands, you should be able to get an
> overview of what is or is not running—assuming that Zebra is the chosen
> indexing service:
>
> sudo koha-indexer --status {libraryName}
> sudo koha-zebra --status {libraryName}
> sudo systemctl status koha-common
>
> The results from the last command should have indicators that the other
> two are running. If something is NOT running, then you can start it
> individually with the "--start" command with the first two, or you can use
> the "restart" command with the third one.
>
> David Liddle
> System Administrator
> david.lid...@wycliff.de (but not for this list)
>
> Wycliff e.V., https://wycliff.de
> Seminar für Sprache und Kultur, https://spracheundkultur.org
> Internationales Tagungszentrum Karimu, https://karimu.de
>
> On Thu, Apr 3, 2025 at 7:42 PM Paul Dokken  wrote:
>
>> We have added several hundred items to our self hosted Koha instance and
>> now when we try to find them by barcode they do not show up.  Any ideas on
>> what to check?  Is there an indexer that might not be running?
>>
>> --
>>
>> *Paul Dokken*
>> Information and Digital Technology
>> System Administrator
>>
>> PO Box 248, Waxhaw, NC 28173  |  jaars.org
>>
>> (c) 803.235.6861  |  paul.dok...@jaars.org
>>
>> JUNGLE AVIATION AND RELAY SERVICE
>>
>> At JAARS, we commit to: Seek God Above All | Serve in Love | Act with
>> Integrity | Steward God's Resources with Courage | Pursue Excellence |
>> Collaborate with Respect | Create a Culture of Innovation
>> ___
>>
>> Koha mailing list  http://koha-community.org
>> Koha@lists.katipo.co.nz
>> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>>
>
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] self-registration

2025-04-04 Thread Owen Leonard
> Once self-registration has been enabled. Where does a patron see the option
> to use it?

On the OPAC main page, under the login form in the right-hand sidebar:
"Create an account"
Also in the modal window triggered from the "Log in to your account"
link in the header.
Also on the login page which is shown if the user tries to access a
page which requires login.

 -- Owen

-- 
Web Developer
Athens County Public Libraries
https://www.myacpl.org
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Update to Ubuntu version 20 or 22 koha library version 21.05.21.000

2025-04-04 Thread Victor Barroso Oliveira
Good morning,
I need to update to Ubuntu version 20 or 22. What is the best alternative
considering that I have installed the koha library version 21.05.21.000?
Thanks,
Victor
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha