Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread Bruce A. Metcalf
On 5/18/23 21:35, Hector Gonzalez Jaime wrote: What does sudo koha-plack --start instancename Do? root@store:/usr/sbin# koha-plack --start library bash: koha-plack: command not found Which seems even more weird. Are the permissions wrong? You are still missing /usr/sbin in your PATH

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread Hector Gonzalez Jaime
On 5/18/23 19:18, Bruce A. Metcalf wrote: On 5/18/23 17:35, Chris Cormack wrote: What does sudo koha-plack --start instancename Do? root@store:/home/bruce# koha-plack --start library bash: koha-plack: command not found Which I thought was pretty odd, so I went to the /usr/sbin directory,

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread Bruce A. Metcalf
On 5/18/23 17:35, Chris Cormack wrote: What does sudo koha-plack --start instancename Do? root@store:/home/bruce# koha-plack --start library bash: koha-plack: command not found Which I thought was pretty odd, so I went to the /usr/sbin directory, and: root@store:/usr/sbin# ls -l koha-p*

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread Chris Cormack
What does sudo koha-plack --start instancename Do? Chris On 19 May 2023 9:11:04 am NZST, "Bruce A. Metcalf" wrote: >On 5/18/23 16:51, Chris Cormack wrote: > >> Ok, so I think now you can try seeing if you have the koha commands back >> >> does sudo koha-list  work and list your instance? >

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread Bruce A. Metcalf
On 5/18/23 16:51, Chris Cormack wrote: Ok, so I think now you can try seeing if you have the koha commands back does sudo koha-list  work and list your instance? Yes and yes. If so, you might want to run a koha-dump... Done. Seems to have worked. ...  then try restarting all the

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread Chris Cormack
Hi Bruce Oh yes! That's right, way back in 2013 eh? Ok, so I think now you can try seeing if you have the koha commands back does sudo koha-list work and list your instance? If so, you might want to run a koha-dump then try restarting all the Koha services Chris Chris On 19/05/23 08:48,

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread Bruce A. Metcalf
On 5/18/23 15:53, Chris Cormack wrote: Hi Bruce I Chris. I remember meeting you in Reno! We've found the problem. root@store:/# apt-get update && apt-get install --reinstall koha-common [some lines skipped] Some packages could not be installed. This may mean that you have requested an

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread Bruce A. Metcalf
On 5/18/23 15:52, Hector Gonzalez Jaime wrote: On 5/18/23 13:46, Bruce A. Metcalf wrote: On 5/18/23 14:52, David Liddle wrote: 2.a. Path. What is the result of this command? env | grep -i 'path' root@store:/# env | grep -i 'path' PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread Chris Cormack
Hi Bruce We've found the problem. On 19 May 2023 7:46:58 am NZST, "Bruce A. Metcalf" wrote: >On 5/18/23 14:52, David Liddle wrote: > >> Hello, Bruce. You've been good about chasing down the information folks have >> asked for. I'm sorry that we haven't brought you closer >> to a solution. >

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread Hector Gonzalez Jaime
On 5/18/23 13:46, Bruce A. Metcalf wrote: On 5/18/23 14:52, David Liddle wrote: Hello, Bruce. You've been good about chasing down the information folks have asked for. I'm sorry that we haven't brought you closer to a solution. I'm no less appreciative of your efforts for that. I have

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread Bruce A. Metcalf
On 5/18/23 14:52, David Liddle wrote: Hello, Bruce. You've been good about chasing down the information folks have asked for. I'm sorry that we haven't brought you closer to a solution. I'm no less appreciative of your efforts for that. I have some follow-up questions: 1.a. Database.

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread David Liddle
Hello, Bruce. You've been good about chasing down the information folks have asked for. I'm sorry that we haven't brought you closer to a solution. I have some follow-up questions: 1.a. Database. Once you listed the databases, did you exit the mysql prompt and back up the koha_library database

Re: [Koha] Fwd: Dead Koha Resuscitation

2023-05-18 Thread Bruce A. Metcalf
On 5/16/23 15:31, Hector Gonzalez Jaime wrote: Can I buy a clue about how to run mysqldump? you can make a backup wich mysqldump like this: mysqldump -u root -p --all-databases > backup.sql you can reinstall koha-common by issuing this command: sudo apt-get install --reinstall koha-common

[Koha] Allowing cross-origin scripting. Anyone doing that?

2023-05-18 Thread Raymund Delahunty
We have been asked to allow interactive activities, where students can interact with the OPAC with the application Libwizard (from Springshare) embedded. I understand Libwizard can offer a number of experiences including a quiz-type one or a guided learning one. Our Koha server has been

Re: [Koha] Koha offline circulation

2023-05-18 Thread Katrin Fischer
Hi, just a typo on my part. pending_offline_operations is correct. Katrin On 17.05.23 05:08, Сычев Игорь Алексеевич wrote: Hello! Thank you for the answer! I don't have a pending_offline_transactions table, but there is a pending_offline_operations. Did you want to talk about her? Good

Re: [Koha] Error while editing item on migrated instance

2023-05-18 Thread DHIM IT
It was my fault. Please ignore. Am 18.05.23, 10:49 schrieb "Koha im Auftrag von DHIM IT" mailto:koha-boun...@lists.katipo.co.nz> im Auftrag von itmana...@dhi-moskau.org >: Dear colleagues, I migrated koha db to a new server with fresh installed instance.

[Koha] Problem Sharing Lists on Koha

2023-05-18 Thread Ms. Naveen Ali
Dear All, I am using Koha 22.05.06.000 I was trying to share Koha Lists created on OPAC using the "Share list" Option. The following URL is used: https://myServer/cgi-bin/koha/opac-shareshelf.pl?op=invite=13 And email send failure is reported in the "message_queue" table with

Re: [Koha] Error while editing item on migrated instance

2023-05-18 Thread Mohamad F Barham
in your koha conf file check your database connection settings , and make sure the user have access to koha database hence: create new db user with access and edit the following, the user not created as migrated not installed mysql Mohamad Barham System Engineer |

[Koha] Error while editing item on migrated instance

2023-05-18 Thread DHIM IT
Dear colleagues, I migrated koha db to a new server with fresh installed instance. Everything working fine. I have only one error while editing items: [WARN] DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: The user specified as a definer ('root'@'%')