https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15562 --- Comment #35 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Kyle M Hall from comment #34)
Getting errors now when using a fresh install of kohadevbox with plack:
Could not compile /home/vagrant/kohaclone/mainpage.pl: Can't call method "get_from_cache" on an undefined value at /home/vagrant/kohaclone/C4/Context.pm line 593. BEGIN failed--compilation aborted at /home/vagrant/kohaclone/C4/Auth.pm line 91. Compilation failed in require at /home/vagrant/kohaclone/mainpage.pl line 25. BEGIN failed--compilation aborted at /home/vagrant/kohaclone/mainpage.pl line 25.
I should note, I can get to the staff login screen just fine, but when I log in I get the error. On the OPAC side, I can get to the main page, but all other pages cause errors even logged out. -- You are receiving this mail because: You are watching all bug changes.