启动后不能浏览,能帮忙看看什么原因吗?
2020-10-26 12:00:33,731 [ERROR] django.request:135 handle_uncaught_exception Internal Server Error: /favicon.ico
Traceback (most recent call last):
File “/home/pi/seafile/seafile-server-7.0.5/seahub/thirdpart/Django-1.11.16-py2.7.egg/django/core/handlers/exception.py”, line 41, in inner
response = get_response(request)
File “/home/pi/seafile/seafile-server-7.0.5/seahub/thirdpart/Django-1.11.16-py2.7.egg/django/core/handlers/base.py”, line 244, in _legacy_get_response
response = middleware_method(request)
File “/home/pi/seafile/seafile-server-7.0.5/seahub/seahub/base/middleware.py”, line 69, in process_request
self.get_from_db()
File “/home/pi/seafile/seafile-server-7.0.5/seahub/seahub/base/middleware.py”, line 53, in get_from_db
refresh_cache()
File “/home/pi/seafile/seafile-server-7.0.5/seahub/seahub/notifications/utils.py”, line 22, in refresh_cache
NOTIFICATION_CACHE_TIMEOUT)
File “/home/pi/seafile/seafile-server-7.0.5/seahub/thirdpart/Django-1.11.16-py2.7.egg/django/core/cache/backends/filebased.py”, line 57, in set
f.write(zlib.compress(pickle.dumps(value, pickle.HIGHEST_PROTOCOL)))
File “/home/pi/seafile/seafile-server-7.0.5/seahub/thirdpart/Django-1.11.16-py2.7.egg/django/db/models/query.py”, line 202, in getstate
self._fetch_all()
File “/home/pi/seafile/seafile-server-7.0.5/seahub/thirdpart/Django-1.11.16-py2.7.egg/django/db/models/query.py”, line 1121, in _fetch_all
self._result_cache = list(self._iterable_class(self))
File “/home/pi/seafile/seafile-server-7.0.5/seahub/thirdpart/Django-1.11.16-py2.7.egg/django/db/models/query.py”, line 53, in iter
results = compiler.execute_sql(chunked_fetch=self.chunked_fetch)
File “/home/pi/seafile/seafile-server-7.0.5/seahub/thirdpart/Django-1.11.16-py2.7.egg/django/db/models/sql/compiler.py”, line 899, in execute_sql
raise original_exception
OperationalError: no such table: notifications_notification