Hi,
i want to upgrade my Seafile Server 11 Community Edition to Version 12.
But on Upgrading i run into following problems:
[21:14h][root@Seafile][:/opt/seafile/seafile-server-latest/upgrade]$ ./upgrade_11.0_12.0.sh
This script would upgrade your seafile server from 11.0 to 12.0
Press [ENTER] to contiuneUpdating seafile/seahub database …
[INFO] You are using MySQL
[INFO] updating seafile database…
[INFO] updating seahub database…
[INFO] updating seafevents database…
[WARNING] Failed to execute sql: (1146, “Table ‘seahub-db.UserActivity’ doesn’t exist”)
[WARNING] Failed to execute sql: (1146, “Table ‘seahub-db.Activity’ doesn’t exist”)
[WARNING] Failed to execute sql: (1146, “Table ‘seahub-db.UserActivity’ doesn’t exist”)
[WARNING] Failed to execute sql: (1146, “Table ‘seahub-db.UserActivity’ doesn’t exist”)
[WARNING] Failed to execute sql: (1146, “Table ‘seahub-db.FileHistory’ doesn’t exist”)
[WARNING] Failed to execute sql: (1146, “Table ‘seahub-db.FileAudit’ doesn’t exist”)
[WARNING] Failed to execute sql: (1146, “Table ‘seahub-db.FileUpdate’ doesn’t exist”)
[WARNING] Failed to execute sql: (1146, “Table ‘seahub-db.PermAudit’ doesn’t exist”)
Donemigrating avatars …
Done
Later i receive this Problem, too:
[21:19h][root@Seafile][:/opt/seafile/seafile-server-latest]$ ./seahub.sh start
Cannot find JWT_PRIVATE_KEY value from environment, try to read .env file.
LC_ALL is not set in ENV, set to en_US.UTF-8
Starting seahub at port 8000 …
It’s the first time you start the seafile server. Now let’s create the admin account
What is the email for the admin account?
[ admin email ]
Seafile Server starts, and Seahub Server start also.
I see Login Webinterface, but on logging in, i receive an Website Error.
i would appreciate any ideas which help me tu upgrade my Seafile Server to Version 12 CE successfully.
thanks in advance
sourcedoctor