[Koha] API Errors/Plugin Issues

Jesse Stallings jstallings at tsas.org
Thu Jul 29 02:31:42 NZST 2021


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 command line the packages
you mention?

Jesse Stallings

On Wed, Jul 28, 2021 at 5:00 AM Mason James <mtj at kohaaloha.com> wrote:

> 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 following command to complete the upgrade...
>   $ sudo apt install koha-common
>
>
>
> 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 <tomascohen at gmail.com>
> > wrote:
> >
> >> 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 <jstallings at tsas.org>
> >> escribió:
> >>
> >>> Running 21.05 (Debian package) and attempting to install the Pay via
> >>> Paypal
> >>> plugin
> >>> <https://gitlab.com/thekesolutions/plugins/koha-plugin-pay-via-paypal>
> >>> from
> >>> Theke. After uploading .kpz and flushing memcache/restarting Plack, the
> >>> configuration page hangs on loading files
> >>> from /api/v1/contrib/paypal/static/_nuxt/, which does not exist. API
> error
> >>> log is here <https://pastebin.com/DhJcTPGs>.
> >>>
> >>> I suspect this is a larger issue with Mojolicious, but don't know
> enough
> >>> to
> >>> be sure. As a shot in the dark, here are my current versions of Perl
> >>> modules mentioned in Bug 26893
> >>> <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26893>:
> >>> Mojolicious (7.21)
> >>> Mojolicious::Plugin::OpenAPI (1.15)
> >>> JSON::Validator (0.97)
> >>>
> >>> Thanks for any help you can provide!
> >>>
> >>> Jesse Stallings
> >>> _______________________________________________
> >>>
> >>> Koha mailing list  http://koha-community.org
> >>> Koha at lists.katipo.co.nz
> >>> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
> >>>
> > _______________________________________________
> >
> > Koha mailing list  http://koha-community.org
> > Koha at lists.katipo.co.nz
> > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
>


More information about the Koha mailing list