Syncthing 502 Bad Gateway

Bonjour,
J’ai installé le service Syncthing sur Yunohost et après l’installation je tombe sur :
502 Bad Gateway
nginx

Dans une console j’essaie :

root@lulupelletier:~# service syncthing start
Job for syncthing.service failed. See 'systemctl status syncthing.service' and 'journalctl -xn' for details.
root@lulupelletier:~# systemctl status syncthing.service
● syncthing.service - LSB: Example initscript
   Loaded: loaded (/etc/init.d/syncthing)
   Active: failed (Result: exit-code) since dim. 2018-02-18 15:25:33 CET; 8s ago
  Process: 9312 ExecStart=/etc/init.d/syncthing start (code=exited, status=1/FAILURE)

févr. 18 15:25:33 lulupelletier.nohost.me systemd[1]: syncthing.service: control process exited, code=exited status=1
févr. 18 15:25:33 lulupelletier.nohost.me systemd[1]: Failed to start LSB: Example initscript.
févr. 18 15:25:33 lulupelletier.nohost.me systemd[1]: Unit syncthing.service entered failed state.
root@lulupelletier:~# journalctl -xn
-- Logs begin at mer. 2018-02-14 17:30:10 CET, end at dim. 2018-02-18 15:25:33 CET. --
févr. 18 15:22:01 lulupelletier.nohost.me CRON[9279]: pam_unix(cron:session): session opened for user root by (uid=0)
févr. 18 15:22:01 lulupelletier.nohost.me CRON[9280]: (root) CMD (yunohost dyndns update >> /dev/null)
févr. 18 15:22:02 lulupelletier.nohost.me CRON[9279]: pam_unix(cron:session): session closed for user root
févr. 18 15:24:01 lulupelletier.nohost.me CRON[9284]: pam_unix(cron:session): session opened for user root by (uid=0)
févr. 18 15:24:01 lulupelletier.nohost.me CRON[9285]: (root) CMD (yunohost dyndns update >> /dev/null)
févr. 18 15:24:02 lulupelletier.nohost.me CRON[9284]: pam_unix(cron:session): session closed for user root
févr. 18 15:25:33 lulupelletier.nohost.me systemd[1]: Starting LSB: Example initscript...
-- Subject: L'unité (unit) syncthing.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) syncthing.service a commencé à démarrer.
févr. 18 15:25:33 lulupelletier.nohost.me systemd[1]: syncthing.service: control process exited, code=exited status=1
févr. 18 15:25:33 lulupelletier.nohost.me systemd[1]: Failed to start LSB: Example initscript.
-- Subject: L'unité (unit) syncthing.service a échoué
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) syncthing.service a échoué, avec le résultat failed.
févr. 18 15:25:33 lulupelletier.nohost.me systemd[1]: Unit syncthing.service entered failed state.

Quelqu’un pourrait interpreter ça ?
Merci !

J’avais pas vu : Syncthing and nginx 502