Hey,
I have some trouble upgrading to seafile 7.0.4 on my Raspi. I run 6.3 at the moment. Upgrade has worked this afternoon but I didn’t see the info about certifi and seahub would not start, so flashed a backed up version to get it running again. Now after reading a bit more I wanted to try again with certifi installed but now I cannot get the upgrade to run.
I am a little experienced user, but have read and followed the information in Seafile Server 7.0.3 for Raspberry Pi is ready! 17.07.2019 and on the release site as far as I know. Does anybody have an idea what could be the problem?
Thanks
seafile@raspberrypi:~ $ seafile-server-7.0.4/upgrade/upgrade_6.3_7.0.sh
This script would upgrade your seafile server from 6.3 to 7.0
Press [ENTER] to contiuneUpdating seafile/seahub database …
[INFO] You are using SQLite3
[INFO] updating seafile database…
Traceback (most recent call last):
File “/home/seafile/seafile-server-7.0.4/upgrade/db_update_helper.py”, line 384, in
main()
File “/home/seafile/seafile-server-7.0.4/upgrade/db_update_helper.py”, line 379, in main
db_updater.update_db()
File “/home/seafile/seafile-server-7.0.4/upgrade/db_update_helper.py”, line 275, in update_db
super(SQLiteDBUpdater, self).update_db()
File “/home/seafile/seafile-server-7.0.4/upgrade/db_update_helper.py”, line 125, in update_db
self.update_seafile_sql(seafile_sql)
File “/home/seafile/seafile-server-7.0.4/upgrade/db_update_helper.py”, line 296, in update_seafile_sql
self.apply_sqls(self.seafile_db, sql_path)
File “/home/seafile/seafile-server-7.0.4/upgrade/db_update_helper.py”, line 289, in apply_sqls
conn.execute(line)
sqlite3.OperationalError: duplicate column name: statusFailed to upgrade your database