win 2008 R2 Page unavailable

127.0.0.1:8000和本机IP都打不开web页面,请问是什么情况?

ccnet.log
[12/01/17 22:48:19] …/common/session.c(132): using config file F:/seafile-server\conf\ccnet.conf
[12/01/17 22:48:20] …/common/session.c(418): Listen on 127.0.0.1 13418
[12/01/17 22:48:20] …/common/session.c(290): Update pubinfo file
[12/01/17 22:48:20] …/common/connect-mgr.c(515): Opened port 10001 to listen for incoming peer connections
[12/01/17 22:48:20] …/common/session.c(398): Accepted a local client
[12/01/17 22:48:20] …/common/session.c(398): Accepted a local client
[12/01/17 22:48:20] …/common/session.c(398): Accepted a local client
[12/01/17 22:48:20] …/common/session.c(398): Accepted a local client
[12/01/17 22:48:20] …/common/session.c(398): Accepted a local client
[12/01/17 22:48:22] …/common/session.c(398): Accepted a local client
[12/01/17 22:48:22] …/common/session.c(398): Accepted a local client

seahub_django_request.log

2017-12-01 22:48:44,884 [ERROR] django.request:256 handle_uncaught_exception Internal Server Error: /accounts/login/
Traceback (most recent call last):
File “D:\SeafileProgram\seafile-server-6.0.7\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\handlers\base.py”, line 132, in get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File “D:\SeafileProgram\seafile-server-6.0.7\seahub\thirdpart\django-1.8.10-py2.7.egg\django\utils\decorators.py”, line 110, in _wrapped_view
response = view_func(request, *args, **kwargs)