Starting seahub at port 8000 …
Error:Seahub failed to start.
Please try to run “./seahub.sh start” again
waiting for mysql server to be ready: mysql is not ready
Traceback (most recent call last):
File “/scripts/start.py”, line 94, in
main()
File “/scripts/start.py”, line 80, in main
call(‘{} start’.format(get_script(‘seahub.sh’)))
File “/scripts/utils.py”, line 70, in call
return subprocess.check_call(*a, **kw)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3.12/subprocess.py”, line 413, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command ‘/opt/seafile/seafile-server-12.0.14/seahub.sh start’ returned non-zero exit status 1.
看起来是seahub服务启动失败,具体需要看下seafile.log和seahub.log中有什么报错
已经解决了,邮箱问题