日志:
2019-05-30 10:08:55,534 [WARNING] django.request:152 get_response Not Found: /api2/events/
2019-05-30 10:12:10,664 [ERROR] django.request:135 handle_uncaught_exception Internal Server Error: /api2/repos/ae338a1c-cb98-4962-b83f-2202d89622d2/file/detail/
Traceback (most recent call last):
File “/root/wewell/seafile-server-7.0.0/seahub/thirdpart/django/core/handlers/exception.py”, line 41, in inner
response = get_response(request)
File “/root/wewell/seafile-server-7.0.0/seahub/thirdpart/django/core/handlers/base.py”, line 249, in _legacy_get_response
response = self._get_response(request)
File “/root/wewell/seafile-server-7.0.0/seahub/thirdpart/django/core/handlers/base.py”, line 187, in _get_response
response = self.process_exception_by_middleware(e, request)
File “/root/wewell/seafile-server-7.0.0/seahub/thirdpart/django/core/handlers/base.py”, line 185, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File “/root/wewell/seafile-server-7.0.0/seahub/thirdpart/django/views/decorators/csrf.py”, line 58, in wrapped_view
return view_func(*args, **kwargs)
File “/root/wewell/seafile-server-7.0.0/seahub/thirdpart/django/views/generic/base.py”, line 68, in view
return self.dispatch(request, *args, **kwargs)
File “/root/wewell/seafile-server-7.0.0/seahub/seahub/api2/base.py”, line 23, in dispatch
response = super(APIView, self).dispatch(*a, **kw)
File “/root/wewell/seafile-server-7.0.0/seahub/thirdpart/rest_framework/views.py”, line 466, in dispatch
response = self.handle_exception(exc)
File “/root/wewell/seafile-server-7.0.0/seahub/seahub/api2/base.py”, line 20, in handle_exception
return super(APIView, self).handle_exception(exc)
File “/root/wewell/seafile-server-7.0.0/seahub/thirdpart/rest_framework/views.py”, line 463, in dispatch
response = handler(request, *args, **kwargs)
File “/root/wewell/seafile-server-7.0.0/seahub/seahub/api2/views.py”, line 3167, in get
comment_total = file_comments.count()
File “/root/wewell/seafile-server-7.0.0/seahub/thirdpart/django/db/models/query.py”, line 364, in count
return self.query.get_count(using=self.db)
File “/root/wewell/seafile-server-7.0.0/seahub/thirdpart/django/db/models/sql/query.py”, line 499, in get_count
number = obj.get_aggregation(using, [‘__count’])[‘__count’]
File “/root/wewell/seafile-server-7.0.0/seahub/thirdpart/django/db/models/sql/query.py”, line 480, in get_aggregation
result = compiler.execute_sql(SINGLE)
File “/root/wewell/seafile-server-7.0.0/seahub/thirdpart/django/db/models/sql/compiler.py”, line 899, in execute_sql
raise original_exception
OperationalError: no such column: base_filecomment.uuid_id
图片如下,一直是个圈圈在转。