i face the same problem. then i change the config into
start on runlevel [2345]
stop on runlevel [016]
respawn
limit nofile 50000 50000
chdir /opt/mattermost/bin
setuid mattermost
exec ./platform
i am installing using this tutorial
https://docs.mattermost.com/install/install-ubuntu-1404.html