Dear Seafile Team,
first of all, thanks for the great work!
I’m now using Seafile for ten years now to sync my files and everything has worked flawlessly until now.
Unfortunately, since the upgrade from 10.0.1 to 11.0.3 seahub is not starting anymore.
While running the upgrade script, I got the warning [WARNING] Failed to execute sql: (1054, “Unknown column ‘domain’ in ‘org_saml_config’”).
I added the column manually afterwards.
When running ./seahub.sh start
now, I get the following output:
LC_ALL is not set in ENV, set to en_US.UTF-8
Starting seahub at port 8000 …
Error:Seahub failed to start.
Please try to run “./seahub.sh start” again
No output is written to seahub.log.
Is there any advice on how to get additional debug info for finding the error?
I’m running Seafile on Debian 12.
Thanks and best regards
Florian
Edit:
Found the issue - I was using an old version of python via pyenv.
Anyway, thanks again for providing this great piece of software