Re: [Koha] API Errors/Plugin Issues

2021-07-28 Thread Jesse Stallings
Thank you, Mason. Running the commands for installation (including updating the sources, etc.) did not make any changes: > koha-common is already the newest version (21.05.01-1). > 0 upgraded, 0 newly installed, 0 to remove and 42 not upgraded. Is there potential harm in installing from the com

Re: [Koha] API Errors/Plugin Issues

2021-07-28 Thread Mason James
hi Jesse your system seems to have not upgraded correctly these are the correct versions of the following debian packages for koha 21.05 on stretch  libmojolicious-perl    8.12  libjson-validator-perl 3.25  libmojolicious-plugin-openapi-perl 2.16 try the fol

Re: [Koha] API Errors/Plugin Issues

2021-07-26 Thread Mason James
hi Jessie are you running a 32-bit version of debian? On 26/07/21 8:59 am, Jesse Stallings wrote: Thank you! Debian 9.9 (stretch) installed via package. Noticed the error a while after updating from 19.11 (I believe) to 21.05. On Sun, Jul 25, 2021 at 3:54 PM Tomas Cohen Arazi wrote: What i

Re: [Koha] API Errors/Plugin Issues

2021-07-25 Thread Jesse Stallings
Thank you! Debian 9.9 (stretch) installed via package. Noticed the error a while after updating from 19.11 (I believe) to 21.05. On Sun, Jul 25, 2021 at 3:54 PM Tomas Cohen Arazi wrote: > What is the OS and install method? It seems to be an issue with the > transfer limits API, that makes the K

Re: [Koha] API Errors/Plugin Issues

2021-07-25 Thread Tomas Cohen Arazi
What is the OS and install method? It seems to be an issue with the transfer limits API, that makes the Koha API spec be empty, and thus the error with the plugin. Let me know where/you installed so we check and solve it. El dom., 25 jul. 2021 14:39, Jesse Stallings escribió: > Running 21.05 (D

[Koha] API Errors/Plugin Issues

2021-07-25 Thread Jesse Stallings
Running 21.05 (Debian package) and attempting to install the Pay via Paypal plugin from Theke. After uploading .kpz and flushing memcache/restarting Plack, the configuration page hangs on loading files from /api/v1/contrib/paypa