Page unavailable清除缓存无效

Page unavailable
Sorry, but the requested page is unavailable due to a server hiccup.

Our engineers have been notified, so check back later.

安装好后一直这个样子,清除缓存后重启还是这个样子
log如下:

2018-01-11 14:25:03,245 [ERROR] django.request:256 handle_uncaught_exception Internal Server Error: /accounts/login/
Traceback (most recent call last):
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/core/handlers/base.py”, line 132, in get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/utils/decorators.py”, line 110, in _wrapped_view
response = view_func(request, *args, **kwargs)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/views/decorators/cache.py”, line 57, in _wrapped_view_func
response = view_func(request, *args, **kwargs)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/seahub/auth/views.py”, line 268, in login
}, context_instance=RequestContext(request))
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/shortcuts.py”, line 45, in render_to_response
using=using)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/template/loader.py”, line 115, in render_to_string
template_name, context, context_instance, dirs, dictionary)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/template/engine.py”, line 221, in render_to_string
return t.render(context_instance)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/template/base.py”, line 209, in render
with context.bind_template(self):
File “/usr/lib/python2.7/contextlib.py”, line 17, in enter
return self.gen.next()
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/template/context.py”, line 241, in bind_template
updates.update(processor(self.request))
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/seahub/base/context_processors.py”, line 63, in base
if not file_server_root.endswith(’/’):
AttributeError: ‘NoneType’ object has no attribute ‘endswith’
2018-01-11 14:25:03,527 [WARNING] django.request:170 get_response Not Found: /favicon.ico
2018-01-11 14:25:03,531 [ERROR] django.request:256 handle_uncaught_exception Internal Server Error: /favicon.ico
Traceback (most recent call last):
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/core/handlers/base.py”, line 87, in get_exception_response
response = callback(request, **param_dict)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/utils/decorators.py”, line 110, in _wrapped_view
response = view_func(request, *args, **kwargs)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/views/defaults.py”, line 22, in page_not_found
body = template.render(context, request)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/template/backends/django.py”, line 74, in render
return self.template.render(context)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/template/base.py”, line 209, in render
with context.bind_template(self):
File “/usr/lib/python2.7/contextlib.py”, line 17, in enter
return self.gen.next()
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/template/context.py”, line 241, in bind_template
updates.update(processor(self.request))
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/seahub/base/context_processors.py”, line 63, in base
if not file_server_root.endswith(’/’):
AttributeError: ‘NoneType’ object has no attribute ‘endswith’
2018-01-11 14:26:23,344 [WARNING] django.request:170 get_response Not Found: /favicon.ico
2018-01-11 14:26:23,350 [ERROR] django.request:256 handle_uncaught_exception Internal Server Error: /favicon.ico
Traceback (most recent call last):
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/core/handlers/base.py”, line 87, in get_exception_response
response = callback(request, **param_dict)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/utils/decorators.py”, line 110, in _wrapped_view
response = view_func(request, *args, **kwargs)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/views/defaults.py”, line 22, in page_not_found
body = template.render(context, request)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/template/backends/django.py”, line 74, in render
return self.template.render(context)
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/template/base.py”, line 209, in render
with context.bind_template(self):
File “/usr/lib/python2.7/contextlib.py”, line 17, in enter
return self.gen.next()
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/thirdpart/Django-1.8.18-py2.7.egg/django/template/context.py”, line 241, in bind_template
updates.update(processor(self.request))
File “/usr/local/mysnails/seafile-server-6.2.3/seahub/seahub/base/context_processors.py”, line 63, in base
if not file_server_root.endswith(’/’):
AttributeError: ‘NoneType’ object has no attribute ‘endswith’