Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-15 Thread Galen Charlton
Hi, On Sun, May 14, 2023 at 12:38 PM Bruce A. Metcalf < libr...@augustansociety.org> wrote: > 3. Can I install a new instance in the same virtual machine and transfer > the settings and data? Almost everything worth permanently keeping in a typical Koha system is stored in the database. Is MySQL

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-15 Thread David Liddle
Bruce, it’s an intriguing problem, since you’ve come from a working system. However, I shouldn’t think about it while I ought to be sleeping. Perhaps others will chime in as the sun works its way across the US. But I do have some more questions: - What other services are running on that server? Ar

Re: [Koha] Not Indexed Records

2023-05-15 Thread Fridolin SOMERS
Hi, You may use script misc/maintenance/compare_es_to_db.pl Le 13/05/2023 à 02:31, Mohamad F Barham a écrit : Dears, I am using Elasticsearch but having Records are not indexed in Elasticsearch Warning7010 record(s) missing on a total of 306407 in index koha_koha_biblios. how to find uninde

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-15 Thread Bruce A. Metcalf
On 5/15/23 12:12, David Liddle wrote: I see now that I overlooked your statement that commands such as 'koha-dump' are not recognized. Do they appear in the directory /usr/sbin/? No. Not a single koha- command present in that directory. Do you have automated Koha backups configured that ar

Re: [Koha] Background job / Staging MARC import stuck at 0%

2023-05-15 Thread George Veranis
The “worker-output.log” is normally under /var/log/koha/instance_name_of_koha/ From: Michael Brown Sent: Saturday, May 13, 2023 4:21 PM To: George Veranis Cc: Cindy Murdock Ames ; koha@lists.katipo.co.nz Subject: Re: [Koha] Background job / Staging MARC import stuck at 0% I tried Mengü's