Koha Staff and opac doesn't load after starting koha-plack
I have installed koha 18.11 on Ubuntu 18.04 and all went good till I started koha-plack to improve performance. Initially the performance improved significantly. But, when I shut down the machine and started it later, both koha staff and opac failed to load. How can I solve this problem. Thank you.
Hi Indranil, maybe Plack is no longer running after your restart - have you tried starting it again? Hope this helps, Katrin On 21.12.18 08:00, Indranil Baruah wrote:
I have installed koha 18.11 on Ubuntu 18.04 and all went good till I started koha-plack to improve performance. Initially the performance improved significantly. But, when I shut down the machine and started it later, both koha staff and opac failed to load.
How can I solve this problem.
Thank you. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
On Fri, Dec 21, 2018 at 12:49:31PM +0100, Katrin Fischer wrote:
maybe Plack is no longer running after your restart - have you tried starting it again?
Depending on your OS, one of these two commands should tell you whether plack is running: # systemctl status koha-common # ps -ef | fgrep plack Paul. -- Paul Hoffman <paul@flo.org> Software Services Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 (617) 442-2384
participants (3)
-
Indranil Baruah -
Katrin Fischer -
Paul Hoffman