Hey, everybody!
after upgrading from 6.2 to 6.3 I got this error, please help.
tail seahub.log
File “/opt/data/drop/seafile-server-9.0.9/seahub/thirdpart/django/db/backends/utils.py”, line 84, in _execute
return self.cursor.execute(sql, params)
File “/opt/data/drop/seafile-server-9.0.9/seahub/thirdpart/django/db/utils.py”, line 90, in exit
raise dj_exc_value.with_traceback(traceback) from exc_value
File “/opt/data/drop/seafile-server-9.0.9/seahub/thirdpart/django/db/backends/utils.py”, line 84, in _execute
return self.cursor.execute(sql, params)
File “/opt/data/drop/seafile-server-9.0.9/seahub/thirdpart/django/db/backends/sqlite3/base.py”, line 423, in execute
return Database.Cursor.execute(self, query, params)
django.db.utils.OperationalError: no such table: file_tags_filetags
2023-08-14 21:09:37,095 [ERROR] seahub.api2.endpoints.dir:98 get_dir_file_info_list no such table: file_tags_filetags