[Koha-bugs] [Bug 23653] Plack stopped working - JSON validation timeout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 24 01:54:56 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653

--- Comment #7 from Mason James <mtj at kohaaloha.com> ---
(In reply to Rick Conrad from comment #6)
> I don't have it on-hand, but I believe it was Ubuntu 18.04.

for 18.04, try running these commands

$ sudo echo 'deb http://debian.koha-community.org/koha 20.05 main bionic' > 
/etc/apt/sources.list.d/koha.list 
$ sudo apt-get update; apt-get -y upgrade
$ sudo apt install pmtools

you should have...
$ pmvers JSON::Validator
3.06
$ pmvers Mojolicious
8.12
$ pmvers Mojolicious::Plugin::OpenAPI
2.12

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list