Failed to read config file: /opt/seafile/conf/gunicorn.conf.py
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.1.3/seahub/thirdpart/gunicorn/app/base.py”, line 111, in get_config_from_filename
spec.loader.exec_module(mod)
File “”, line 678, in exec_module
File “”, line 219, in _call_with_frames_removed
File “/opt/seafile/conf/gunicorn.conf.py”, line 3, in
daemon = false
NameError: name ‘false’ is not defined
Error:Seahub failed to start.
Please try to run “./seahub.sh start” again
把 false 改成 False