Ubuntu 24.04.3 LTS with MariaDB
Startup ./seafile.sh start report error, log shows as follows
(python-venv) seafile@seafile:~/seafile-server-latest$ ./seafile.sh start
Cannot find JWT_PRIVATE_KEY value from environment, try to read .env file.
Starting seafile server, please wait …
Failed to start seafile server
seafile.log shows as follows
[2025-12-01 08:09:32] [WARNING] ../common/seaf-utils.c(193): DB host not set in config.
[2025-12-01 08:09:32] [WARNING] ../common/seaf-utils.c(237): Failed to load database config.
[2025-12-01 08:09:32] [WARNING] seafile-session.c(406): Failed to load database config.
[2025-12-01 08:09:32] [WARNING] seaf-server.c(2050): Failed to create seafile session.