seafile6.0.7中的seahub.sh启动失败

在ubuntu14.4LTS上安装seafile
使用apache python2.7

tar -xzf seafile-server_6.0.7_x86-64.tar.gz

安装python
apt-get update
apt-get install python2.7 python-setuptools python-imaging python-ldap python-mysqldb python-memcache python-urllib3

apt install ssh libevent-dev libcurl4-openssl-dev libglib2.0-dev uuid-dev intltool libsqlite3-dev libmysqlclient-dev libarchive-dev libtool libjansson-dev valac libfuse-dev python-dateutil cmake re2c flex sqlite3 python-pip python-simplejson git libssl-dev libldap2-dev

mysql 5.6

root@xxk-QiTianB4550-B031:/home/xxk/下载/seafile-server-6.0.7# ./seafile.sh start

[01/24/17 09:31:30] …/common/session.c(132): using config file /home/xxk/下载/conf/ccnet.conf
Starting seafile server, please wait …
Seafile server started

Done.
root@xxk-QiTianB4550-B031:/home/xxk/下载/seafile-server-6.0.7# ./seahub.sh start

LC_ALL is not set in ENV, set to en_US.UTF-8
Starting seahub at port 8000 …

Error happened during creating seafile admin.

Exception AttributeError: “‘SyncClient’ object has no attribute ‘_connfd’” in <bound method SyncClient.del of <ccnet.sync_client.SyncClient object at 0x7f5dbc5e4090>> ignored
Error:Seahub failed to start.
Please try to run “./seahub.sh start” again

路径中不要包含中文试试。

同样问题,最新版本6.2.5
error happened during creating seafile admin