Salut 🙂
Je suis sous Debian 8.
J'ai installé plexpy en suivant ce tuto et cela fonctionne bien.
J'ai voulu le lancer en tant que daemon pour l'avoir au démarrage avec ce tuto mais le service ne se lance pas.
Je sèche un peu. Une idée? 🙂
Voici le résultat du journalctl -xn
-- Logs begin at Tue 2017-01-03 19:12:12 CET, end at Wed 2017-01-04 11:43:23 CET. --
Jan 04 11:43:10 shareplex sudo[7946]: pam_unix(sudo:session): session opened for user root by paradoxal(uid=0)
Jan 04 11:43:10 shareplex systemd1: Starting LSB: starts instance of PlexPy...
-- Subject: Unit plexpy.service has begun with start-up
-- Defined-By: systemd
-- Unit plexpy.service has begun starting up.
Jan 04 11:43:21 shareplex kernel: plexpy[7966]: segfault at 78859fac9ff8 ip 00000000004b6e2c sp 000078859faca000 error 6 in bash[400000+f2000]
Jan 04 11:43:21 shareplex kernel: grsec: Segmentation fault occurred at 000078859fac9ff8 in /opt/plexpy/init-scripts/init.ubuntu[plexpy:7966] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0
Jan 04 11:43:21 shareplex systemd1: plexpy.service: control process exited, code=killed status=11
Jan 04 11:43:21 shareplex systemd1: Failed to start LSB: starts instance of PlexPy.
-- Subject: Unit plexpy.service has failed
-- Defined-By: systemd
-- Unit plexpy.service has failed.
-- The result is failed.
Jan 04 11:43:21 shareplex systemd1: Unit plexpy.service entered failed state.
Jan 04 11:43:21 shareplex sudo[7946]: pam_unix(sudo:session): session closed for user root
Jan 04 11:43:23 shareplex sudo[10973]: paradoxal : TTY=pts/1 ; PWD=/etc/init.d ; USER=root ; COMMAND=/bin/journalctl -xn
Jan 04 11:43:23 shareplex sudo[10973]: pam_unix(sudo:session): session opened for user root by paradoxal(uid=0)