Hola! Now getting this error running plack (well, it's not running, actually): Error while loading /inlibro/koha/rn20-test-inlibro/etc/plack.psgi: Can't load application from file "/inlibro/git/koha-rn20-test-inlibro/api/v1/app.pl": Possibly a typo in schema? *Could not find "/checkout_id_pp" in "parameters/checkout.json#/checkout_id_pp"* (parameters/checkout.json#/checkout_id_pp) at /usr/local/share/perl/5.24.1/JSON/Validator.pm line 416. ...(at the top of a looong stack) Our branch is a bit different than pure v20.05.05, but we have no modification under /api/v1/swagger/. "checkout_id_pp" is there, as it was in 19.05, etc.. Note: the log is full of these. checkout_id_pp, checkout_id_qp, city_id_pp, etc... Any hint would be welcomed while I eep digging, Thanks! We-- Philippe Blouin, Directeur de la technologie Tél. : (833) 465-4276, poste 230 philippe.blouin@inLibro.com <mailto:philippe.blouin@inLibro.com> inLibro | pour esprit libre | www.inLibro.com <http://www.inLibro.com>
I'd verify the Mojolicious and JSON::Validator versions. On Fri, Nov 20, 2020, 17:59 Philippe Blouin <philippe.blouin@inlibro.com> wrote:
Hola!
Now getting this error running plack (well, it's not running, actually):
Error while loading /inlibro/koha/rn20-test-inlibro/etc/plack.psgi: Can't load application from file "/inlibro/git/koha-rn20-test-inlibro/api/v1/ app.pl": Possibly a typo in schema? *Could not find "/checkout_id_pp" in "parameters/checkout.json#/checkout_id_pp"* (parameters/checkout.json#/checkout_id_pp) at /usr/local/share/perl/5.24.1/JSON/Validator.pm line 416. ...(at the top of a looong stack) Our branch is a bit different than pure v20.05.05, but we have no modification under /api/v1/swagger/. "checkout_id_pp" is there, as it was in 19.05, etc..
Note: the log is full of these. checkout_id_pp, checkout_id_qp, city_id_pp, etc...
Any hint would be welcomed while I eep digging,
Thanks! We-- Philippe Blouin, Directeur de la technologie
Tél. : (833) 465-4276, poste 230 philippe.blouin@inLibro.com inLibro | pour esprit libre | www.inLibro.com _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
Unfortunately, Mojolicious is up to date (8.65). JSON::Validator is up to date (4.10). After running CPAN. Do you have any other suggestion on where/how i could head my digging? Thanks, Philippe Blouin, Directeur de la technologie Tél. : (833) 465-4276, poste 230 philippe.blouin@inLibro.com <mailto:philippe.blouin@inLibro.com> inLibro | pour esprit libre | www.inLibro.com <http://www.inLibro.com> On 2020-11-20 6:24 p.m., Tomas Cohen Arazi wrote:
I'd verify the Mojolicious and JSON::Validator versions.
On Fri, Nov 20, 2020, 17:59 Philippe Blouin <philippe.blouin@inlibro.com <mailto:philippe.blouin@inlibro.com>> wrote:
Hola!
Now getting this error running plack (well, it's not running, actually):
Error while loading /inlibro/koha/rn20-test-inlibro/etc/plack.psgi: Can't load application from file "/inlibro/git/koha-rn20-test-inlibro/api/v1/app.pl <http://app.pl>": Possibly a typo in schema? *Could not find "/checkout_id_pp" in "parameters/checkout.json#/checkout_id_pp"* (parameters/checkout.json#/checkout_id_pp) at /usr/local/share/perl/5.24.1/JSON/Validator.pm line 416. ...(at the top of a looong stack)
Our branch is a bit different than pure v20.05.05, but we have no modification under /api/v1/swagger/. "checkout_id_pp" is there, as it was in 19.05, etc..
Note: the log is full of these. checkout_id_pp, checkout_id_qp, city_id_pp, etc...
Any hint would be welcomed while I eep digging,
Thanks! We-- Philippe Blouin, Directeur de la technologie
Tél. : (833) 465-4276, poste 230 philippe.blouin@inLibro.com <mailto:philippe.blouin@inLibro.com>
inLibro | pour esprit libre | www.inLibro.com <http://www.inLibro.com> _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org <mailto:Koha-devel@lists.koha-community.org> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
Well, those are too new. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26893 On Mon, Nov 23, 2020, 13:31 Philippe Blouin <philippe.blouin@inlibro.com> wrote:
Unfortunately,
Mojolicious is up to date (8.65). JSON::Validator is up to date (4.10).
After running CPAN. Do you have any other suggestion on where/how i could head my digging?
Thanks, Philippe Blouin, Directeur de la technologie
Tél. : (833) 465-4276, poste 230 philippe.blouin@inLibro.com inLibro | pour esprit libre | www.inLibro.com On 2020-11-20 6:24 p.m., Tomas Cohen Arazi wrote:
I'd verify the Mojolicious and JSON::Validator versions.
On Fri, Nov 20, 2020, 17:59 Philippe Blouin <philippe.blouin@inlibro.com> wrote:
Hola!
Now getting this error running plack (well, it's not running, actually):
Error while loading /inlibro/koha/rn20-test-inlibro/etc/plack.psgi: Can't load application from file "/inlibro/git/koha-rn20-test-inlibro/api/v1/ app.pl": Possibly a typo in schema? *Could not find "/checkout_id_pp" in "parameters/checkout.json#/checkout_id_pp"* (parameters/checkout.json#/checkout_id_pp) at /usr/local/share/perl/5.24.1/JSON/Validator.pm line 416. ...(at the top of a looong stack) Our branch is a bit different than pure v20.05.05, but we have no modification under /api/v1/swagger/. "checkout_id_pp" is there, as it was in 19.05, etc..
Note: the log is full of these. checkout_id_pp, checkout_id_qp, city_id_pp, etc...
Any hint would be welcomed while I eep digging,
Thanks! We-- Philippe Blouin, Directeur de la technologie
Tél. : (833) 465-4276, poste 230 philippe.blouin@inLibro.com inLibro | pour esprit libre | www.inLibro.com _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
A big BIG thank you, Tomas! I ran sudo cpanm https://cpan.metacpan.org/authors/id/J/JH/JHTHORSEN/JSON-Validator-3.25.tar.... And it solved it. Regards, Philippe Blouin, Directeur de la technologie Tél. : (833) 465-4276, poste 230 philippe.blouin@inLibro.com <mailto:philippe.blouin@inLibro.com> inLibro | pour esprit libre | www.inLibro.com <http://www.inLibro.com> On 2020-11-23 11:33 a.m., Tomas Cohen Arazi wrote:
Well, those are too new.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26893
On Mon, Nov 23, 2020, 13:31 Philippe Blouin <philippe.blouin@inlibro.com <mailto:philippe.blouin@inlibro.com>> wrote:
Unfortunately,
Mojolicious is up to date (8.65). JSON::Validator is up to date (4.10).
After running CPAN. Do you have any other suggestion on where/how i could head my digging?
Thanks,
Philippe Blouin, Directeur de la technologie
Tél. : (833) 465-4276, poste 230 philippe.blouin@inLibro.com <mailto:philippe.blouin@inLibro.com>
inLibro | pour esprit libre | www.inLibro.com <http://www.inLibro.com> On 2020-11-20 6:24 p.m., Tomas Cohen Arazi wrote:
I'd verify the Mojolicious and JSON::Validator versions.
On Fri, Nov 20, 2020, 17:59 Philippe Blouin <philippe.blouin@inlibro.com <mailto:philippe.blouin@inlibro.com>> wrote:
Hola!
Now getting this error running plack (well, it's not running, actually):
Error while loading /inlibro/koha/rn20-test-inlibro/etc/plack.psgi: Can't load application from file "/inlibro/git/koha-rn20-test-inlibro/api/v1/app.pl <http://app.pl>": Possibly a typo in schema? *Could not find "/checkout_id_pp" in "parameters/checkout.json#/checkout_id_pp"* (parameters/checkout.json#/checkout_id_pp) at /usr/local/share/perl/5.24.1/JSON/Validator.pm line 416. ...(at the top of a looong stack)
Our branch is a bit different than pure v20.05.05, but we have no modification under /api/v1/swagger/. "checkout_id_pp" is there, as it was in 19.05, etc..
Note: the log is full of these. checkout_id_pp, checkout_id_qp, city_id_pp, etc...
Any hint would be welcomed while I eep digging,
Thanks! We-- Philippe Blouin, Directeur de la technologie
Tél. : (833) 465-4276, poste 230 philippe.blouin@inLibro.com <mailto:philippe.blouin@inLibro.com>
inLibro | pour esprit libre | www.inLibro.com <http://www.inLibro.com> _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org <mailto:Koha-devel@lists.koha-community.org> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
participants (2)
-
Philippe Blouin -
Tomas Cohen Arazi