Starting seahub at port 8000 …
Error:Seahub failed to start.
Please try to run “./seahub.sh start” again
Traceback (most recent call last):
File “/scripts/start.py”, line 91, in
**main()**
File “/scripts/start.py”, line 77, in main
**call('{} start'.format(get_script('seahub.sh')))**
File “/scripts/utils.py”, line 71, 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-13.0.15/seahub.sh start’ returned non-zero exit status 1.