Alors je pense que le problème d'écriture est réglé.
total 0
drwxrwx--- 2 moi moi 40 oct. 31 23:58 .
drwxr-xr-x 19 root root 680 oct. 31 03:14 ..
J'ai du merdouillé la première fois car il n'y avait qu'un seul moi dans mon message précédent et la il y en a 2.
Et du coup après restart et status j'ai ça:
● sickrage.service - LSB: starts instance of SickRage
Loaded: loaded (/etc/init.d/sickrage)
Active: active (running) since mer. 2016-11-02 18:12:51 CET; 4s ago
Process: 28556 ExecStop=/etc/init.d/sickrage stop (code=exited, status=0/SUCCESS)
Process: 28566 ExecStart=/etc/init.d/sickrage start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/sickrage.service
└─28587 /usr/bin/python2.7 SickBeard.py -q --daemon --nolaunch --pidfile=/var/run/sickrage/sickrage.pid --datadir=/var/www/sickrage/
Du coup en passant par IP/sickrage j'ai toujours une erreur 404 de nginx mais quand je passe par IP:8081 j'ai ça:
Traceback (most recent call last):
File "/var/www/sickrage/lib/tornado/web.py", line 1446, in _execute
result = self.prepare()
File "/var/www/sickrage/lib/tornado/web.py", line 2174, in prepare
raise HTTPError(self._status_code)
HTTPError: HTTP 404: Not Found