The latest gunicorn-22.0.0-2 breaks seahub the following way:
Apr 28 10:23:44 ArchPC seahub.sh[1549]: Starting seahub at port 8000 ... Apr 28 10:23:45 ArchPC seahub.sh[1562]: Traceback (most recent call last): Apr 28 10:23:45 ArchPC seahub.sh[1562]: File "/usr/bin/gunicorn", line 5, in <module> Apr 28 10:23:45 ArchPC seahub.sh[1562]: from gunicorn.app.wsgiapp import run Apr 28 10:23:45 ArchPC seahub.sh[1562]: ModuleNotFoundError: No module named 'gunicorn' Apr 28 10:23:50 ArchPC seahub.sh[1549]: Error:Seahub failed to start. Apr 28 10:23:50 ArchPC seahub.sh[1549]: Please try to run "./seahub.sh start" again Apr 28 10:23:50 ArchPC systemd[1]: seahub.service: Control process exited, code=exited, status=1/FAILURE Apr 28 10:23:50 ArchPC systemd[1]: seahub.service: Failed with result 'exit-code'. Apr 28 10:23:50 ArchPC systemd[1]: Failed to start The web frontend for seafile server..
Pinned Comments