Seafile 8 + Debian 11

Try to start seahub using

./seahub.sh start-fastcgi

Fastcgi is not supported any more, but it provides a bit more debug info.

Additionally, add to seahub_settings.py

DEBUG=True

to get a more verbose seahub.log.

Good luck.