[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 03:20:13 CEST 2020


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

--- Comment #9 from chad at pennmanor.net ---
Here is the output from my fresh buster server with koha-common 20.05.00-1

$ pmvers JSON::Validator
3.06
$ pmvers Mojolicious
8.12
$ pmvers Mojolicious::Plugin::OpenAPI
2.12

>From plack-error.og

Compilation failed in require at (eval 410) line 1.
Child process 25034 exited with status 255
Error while loading /etc/koha/plack.psgi: Can't load application from file
"/usr/share/koha/api/v1/app.pl": [JSON::Validator] GET
http://swagger.io/v2/schema.json == Not Found at
/usr/share/perl5/JSON/Validator.pm line 343.
Compilation failed in require at (eval 410) line 1.
Child process 25042 exited with status 255
Error while loading /etc/koha/plack.psgi: Can't load application from file
"/usr/share/koha/api/v1/app.pl": [JSON::Validator] GET
http://swagger.io/v2/schema.json == Not Found at
/usr/share/perl5/JSON/Validator.pm line 343.

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


More information about the Koha-bugs mailing list