
log 感觉没啥有意义的东西:
-rw-r--r-- 1 root root 0 2 月 18 17:35 seahub.log -rw-r--r-- 1 root root 2.1K 2 月 18 22:06 seahub_email_sender.log -rw-r--r-- 1 root root 0 2 月 18 17:35 seahub_django_request.log -rw-r--r-- 1 root root 978 2 月 18 22:06 seafile.log -rw-r--r-- 1 root root 20K 2 月 18 22:26 seafevents.log -rw-r--r-- 1 root root 6.8K 2 月 18 20:06 elasticsearch.log -rw-r--r-- 1 root root 0 2 月 18 17:35 elasticsearch_index_search_slowlog.log -rw-r--r-- 1 root root 0 2 月 18 17:35 elasticsearch_index_indexing_slowlog.log -rw-r--r-- 1 root root 8.2K 2 月 18 20:06 controller.log -rw-r--r-- 1 root root 4.0K 2 月 18 20:06 ccnet.log ccnet.log 内容大致如下:
[02/18/17 20:06:09] ../common/session.c(139): using config file /srv/seafile/conf/ccnet.conf [02/18/17 20:06:09] ../common/session.c(462): socket file exists, delete it anyway [02/18/17 20:06:09] ../common/session.c(491): Listen on /srv/seafile/ccnet/ccnet.sock for local clients [02/18/17 20:06:09] ../common/session.c(297): Update pubinfo file [02/18/17 20:06:10] ../common/session.c(405): Accepted a local client [02/18/17 20:06:10] ../common/session.c(405): Accepted a local client [02/18/17 20:06:11] ../common/session.c(405): Accepted a local client [02/18/17 20:06:11] ../common/session.c(405): Accepted a local client [02/18/17 20:06:12] ../common/session.c(405): Accepted a local client [02/18/17 20:06:12] ../common/session.c(405): Accepted a local client [02/18/17 20:06:19] ../common/session.c(405): Accepted a local client [02/18/17 20:06:19] ../common/peer.c(950): Local peer down 其他 log 我看了下。貌似都没啥有意义的输出。。。
另外发的这里的一个重要原因是在 https://bbs.seafile.com/ 注册的时候,因为收不到激活邮件,没法完成注册。。。。
所以有 seafile 的在 v 站么
1 Quaintjade 2017-02-18 22:50:38 +08:00 via Android 海文互知很久前来发过招聘帖,但这里开工单估计没用。 Seafile 我记得设置时路径比较搞,尤其是用子目录(而不是直接用域名)的情况下。 socks 不了解,我是直接照英文官网教程在 centos 架设 apache+php-fpm 的。 |
2 avichen 2017-02-19 07:52:26 +08:00 禁用 selinux 试试 |
4 shierji OP |
5 OP @Quaintjade seahub 默认通过 gunicorn 运行,上 https 才需要 nginx 吧- - 而且 seahub 貌似是 python 写的吧,不会用到 php 的说 |