seahub.sh start 不能启动?

  • python2.7 /data/seafile/seahub/thirdpart/gunicorn seahub.wsgi:application -c /data/seafile/runtime/seahub.conf -b 0.0.0.0:8000 --preload
  • sleep 5
  • pgrep -f seahub.wsgi:application
  • printf ‘\033[33mError:Seahub failed to start.\033[m\n’
    Error:Seahub failed to start.
  • echo ‘Please try to run “./seahub.sh start” again’
    Please try to run “./seahub.sh start” again
  • exit 1

上面错误是什么原因?

seafile 10614 0.0 0.0 56832 1368 ? Ss 09:57 0:00 /data/seafile/seafile/bin/seafile-controller -c /data/ccnet -d /data/seafile-data -F /data/conf
seafile 10616 0.0 0.2 189092 3944 ? Ss 09:57 0:00 ccnet-server -F /data/conf -c /data/ccnet -f /data/logs/ccnet.log -d -P /data/pids/ccnet.pid
seafile 10618 0.0 0.9 953992 18532 ? Sl 09:57 0:00 /bin/python2.7 -m wsgidav.server.run_server --log-file /data/logs/seafdav.log --pid /data/pids/seafdav.pid --port 8080 --host 0.0.0.0
seafile 10619 0.1 0.6 1633520 12432 ? Ssl 09:57 0:00 seaf-server -F /data/conf -c /data/ccnet -d /data/seafile-data -l /data/logs/seafile.log -P /data/pids/seaf-server.pid

seafile.sh start 是正常的.

容量小还是可以的,但大容量下好像有点撑不住.