https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24631 --- Comment #52 from Victor Grousset/tuxayo <victor@tuxayo.net> --- I did restart_all again and now I'm getting endless of these errors in the logs.
Use of uninitialized value $bundle_path in concatenation (.) or string at /kohadevbox/koha/Koha/Plugins/Base.pm line 193. Error while loading /etc/koha/sites/kohadev/plack.psgi: Can't load application from file "/kohadevbox/koha/api/v1/app.pl": Can't call method "isa" on an undefined value at /kohadevbox/koha/Koha/Plugins/Base.pm line 337. Compilation failed in require at (eval 402) line 1. Use of uninitialized value $bundle_path in concatenation (.) or string at /kohadevbox/koha/Koha/Plugins/Base.pm line 193. Error while loading /etc/koha/sites/kohadev/plack.psgi: Can't load application from file "/kohadevbox/koha/api/v1/app.pl": Can't call method "isa" on an undefined value at /kohadevbox/koha/Koha/Plugins/Base.pm line 337. Compilation failed in require at (eval 402) line 1.
-- You are receiving this mail because: You are watching all bug changes.