Supervisord syncthing FATAL

i Using Supervisord,but Have a problem,thanks

2017-10-29 16:43:02,157 INFO daemonizing the process
2017-10-29 16:43:02,157 INFO supervisord started with pid 1748
2017-10-29 16:43:02,158 INFO spawned: 'syncthing' with pid 1750
2017-10-29 16:43:02,305 INFO exited: syncthing (exit status 1; not expected)
2017-10-29 16:43:02,306 INFO received SIGCLD indicating a child quit
2017-10-29 16:43:03,308 INFO spawned: 'syncthing' with pid 1762
2017-10-29 16:43:03,331 INFO exited: syncthing (exit status 1; not expected)
2017-10-29 16:43:03,331 INFO received SIGCLD indicating a child quit
2017-10-29 16:43:05,334 INFO spawned: 'syncthing' with pid 1771
2017-10-29 16:43:05,343 INFO exited: syncthing (exit status 1; not expected)
2017-10-29 16:43:05,343 INFO received SIGCLD indicating a child quit
2017-10-29 16:43:08,346 INFO spawned: 'syncthing' with pid 1839
2017-10-29 16:43:08,354 INFO exited: syncthing (exit status 1; not expected)
2017-10-29 16:43:08,354 INFO received SIGCLD indicating a child quit
2017-10-29 16:43:09,356 INFO gave up: syncthing entered FATAL state, too many start retries too quickly
2017-10-29 16:43:28,139 INFO localhost:0 - - [29/Oct/2017:08:43:28 +0800] "POST /RPC2 HTTP/1.0" 200 254
2017-10-29 16:43:28,140 INFO localhost:0 - - [29/Oct/2017:08:43:28 +0800] "POST /RPC2 HTTP/1.0" 200 1242

You need to look at Syncthing’s output to see what the problem is. I’m not sure how to make supervisord capture that.