https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25481
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Plack does not setup |koha-plack not working |correctly (D10) |under D10 --- Comment #1 from Jonathan Druart <[email protected]> --- root@9ff4dd74490d:~$ koha-plack --stop kohadev start-stop-daemon: matching only on non-root pidfile /var/run/koha/kohadev/plack.pid is insecure [FAIL] Error: Plack not running for kohadev: failed! root@9ff4dd74490d:~$ ls -l /var/run/koha/kohadev/ total 20 drwxr-xr-x 2 kohadev-koha kohadev-koha 4096 May 13 11:14 authorities srw-rw-rw- 1 kohadev-koha kohadev-koha 0 May 13 11:15 authoritysocket drwxr-xr-x 2 kohadev-koha kohadev-koha 4096 May 13 11:14 biblios srw-rw-rw- 1 kohadev-koha kohadev-koha 0 May 13 11:15 bibliosocket -rw-r--r-- 1 kohadev-koha kohadev-koha 5 May 13 11:19 kohadev-koha-sip.pid -rw-r--r-- 1 kohadev-koha kohadev-koha 4 May 13 11:15 kohadev-koha-zebra.pid -rw-r--r-- 1 kohadev-koha kohadev-koha 5 May 13 11:20 plack.pid srwxr-xr-x 1 kohadev-koha kohadev-koha 0 May 13 11:20 plack.sock Also note that the error message is wrong, plack is running but says it's not. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
