求助求助!!!
在尝试用专业版seafile,今天配置了一下企业微信登录,扫码登陆了两个用户,本来是和现有的两个用户绑定的不会创建新用户,但是实际上是创建了两个新用户,重启seafile服务后没法运行了,docker部署的,不知道怎么删除多余的俩用户啊
如下报错信息:
** Message: seafile-controller.c(1157): loading seafdav config from /opt/seafile/conf/seafdav.conf
failed to run “ccnet-server -t”
[11/04/19 12:14:19] …/common/session.c(139): using config file /opt/seafile/conf/ccnet.conf
[11/04/19 12:14:19] …/common/license.c(406): Loading license file /opt/seafile/seafile-license.txt …
[11/04/19 12:14:19] …/common/license.c(409): License file /opt/seafile/seafile-license.txt does not exist, allow at most 3 trial users
License file /opt/seafile/seafile-license.txt does not exist, allow at most 3 trial users
[11/04/19 12:14:19] user-mgr.c(138): The number of users exceeds limit, max 3, current 4
Traceback (most recent call last):
File “/scripts/start.py”, line 86, in
main()
File “/scripts/start.py”, line 71, in main
call(’{} start’.format(get_script(‘seafile.sh’)))
File “/scripts/utils/init.py”, line 69, in call
return subprocess.check_call(*a, **kw)
File “/usr/lib/python2.7/subprocess.py”, line 190, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command ‘/opt/seafile/seafile-pro-server-7.0.10/seafile.sh start’ returned non-zero exit status 1
*** /scripts/start.py exited with status 1.
*** Shutting down runit daemon (PID 32)…
*** Running /etc/my_init.post_shutdown.d/10_syslog-ng.shutdown…
Nov 4 12:14:20 d95c3b8007d8 syslog-ng[26]: syslog-ng shutting down; version=‘3.13.2’
*** Killing all processes…