seafile意外停止服务seahub日志提示Failed to establish a new connection

2020-07-09 16:12:30,704 [WARNING] elasticsearch:97 log_request_fail HEAD http://127.0.0.1:9200/repofiles [status:N/A request:0.001s]
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.0.14/pro/python/elasticsearch/connection/http_urllib3.py”, line 115, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/util/retry.py”, line 343, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 600, in urlopen
chunked=chunked)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 354, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/lib64/python2.7/httplib.py”, line 1056, in request
self._send_request(method, url, body, headers)
File “/usr/lib64/python2.7/httplib.py”, line 1090, in _send_request
self.endheaders(body)
File “/usr/lib64/python2.7/httplib.py”, line 1052, in endheaders
self._send_output(message_body)
File “/usr/lib64/python2.7/httplib.py”, line 890, in _send_output
self.send(msg)
File “/usr/lib64/python2.7/httplib.py”, line 852, in send
self.connect()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 181, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 168, in _new_conn
self, “Failed to establish a new connection: %s” % e)
NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f48064a3490>: Failed to establish a new connection: [Errno 111] Connection refused
2020-07-09 16:12:30,707 [WARNING] elasticsearch:97 log_request_fail HEAD http://127.0.0.1:9200/repofiles [status:N/A request:0.001s]
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.0.14/pro/python/elasticsearch/connection/http_urllib3.py”, line 115, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/util/retry.py”, line 343, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 600, in urlopen
chunked=chunked)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 354, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/lib64/python2.7/httplib.py”, line 1056, in request
self._send_request(method, url, body, headers)
File “/usr/lib64/python2.7/httplib.py”, line 1090, in _send_request
self.endheaders(body)
File “/usr/lib64/python2.7/httplib.py”, line 1052, in endheaders
self._send_output(message_body)
File “/usr/lib64/python2.7/httplib.py”, line 890, in _send_output
self.send(msg)
File “/usr/lib64/python2.7/httplib.py”, line 852, in send
self.connect()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 181, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 168, in _new_conn
self, “Failed to establish a new connection: %s” % e)
NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f48064a33d0>: Failed to establish a new connection: [Errno 111] Connection refused
2020-07-09 16:12:30,709 [WARNING] elasticsearch:97 log_request_fail HEAD http://127.0.0.1:9200/repofiles [status:N/A request:0.001s]
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.0.14/pro/python/elasticsearch/connection/http_urllib3.py”, line 115, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/util/retry.py”, line 343, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 600, in urlopen
chunked=chunked)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 354, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/lib64/python2.7/httplib.py”, line 1056, in request
self._send_request(method, url, body, headers)
File “/usr/lib64/python2.7/httplib.py”, line 1090, in _send_request
self.endheaders(body)
File “/usr/lib64/python2.7/httplib.py”, line 1052, in endheaders
self._send_output(message_body)
File “/usr/lib64/python2.7/httplib.py”, line 890, in _send_output
self.send(msg)
File “/usr/lib64/python2.7/httplib.py”, line 852, in send
self.connect()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 181, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 168, in _new_conn
self, “Failed to establish a new connection: %s” % e)
NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f48064a3310>: Failed to establish a new connection: [Errno 111] Connection refused
2020-07-09 16:12:30,711 [WARNING] elasticsearch:97 log_request_fail HEAD http://127.0.0.1:9200/repofiles [status:N/A request:0.001s]
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.0.14/pro/python/elasticsearch/connection/http_urllib3.py”, line 115, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/util/retry.py”, line 343, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 600, in urlopen
chunked=chunked)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 354, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/lib64/python2.7/httplib.py”, line 1056, in request
self._send_request(method, url, body, headers)
File “/usr/lib64/python2.7/httplib.py”, line 1090, in _send_request
self.endheaders(body)
File “/usr/lib64/python2.7/httplib.py”, line 1052, in endheaders
self._send_output(message_body)
File “/usr/lib64/python2.7/httplib.py”, line 890, in _send_output
self.send(msg)
File “/usr/lib64/python2.7/httplib.py”, line 852, in send
self.connect()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 181, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 168, in _new_conn
self, “Failed to establish a new connection: %s” % e)
NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f48064a3490>: Failed to establish a new connection: [Errno 111] Connection refused
2020-07-09 16:12:30,712 [ERROR] seahub.api2.views:576 get ConnectionError(<urllib3.connection.HTTPConnection object at 0x7f48064a3490>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7f48064a3490>: Failed to establish a new connection: [Errno 111] Connection refused)
2020-07-09 16:12:32,531 [WARNING] elasticsearch:97 log_request_fail HEAD http://127.0.0.1:9200/repofiles [status:N/A request:0.002s]
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.0.14/pro/python/elasticsearch/connection/http_urllib3.py”, line 115, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/util/retry.py”, line 343, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 600, in urlopen
chunked=chunked)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 354, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/lib64/python2.7/httplib.py”, line 1056, in request
self._send_request(method, url, body, headers)
File “/usr/lib64/python2.7/httplib.py”, line 1090, in _send_request
self.endheaders(body)
File “/usr/lib64/python2.7/httplib.py”, line 1052, in endheaders
self._send_output(message_body)
File “/usr/lib64/python2.7/httplib.py”, line 890, in _send_output
self.send(msg)
File “/usr/lib64/python2.7/httplib.py”, line 852, in send
self.connect()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 181, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 168, in _new_conn
self, “Failed to establish a new connection: %s” % e)
NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f48066277d0>: Failed to establish a new connection: [Errno 111] Connection refused
2020-07-09 16:12:32,535 [WARNING] elasticsearch:97 log_request_fail HEAD http://127.0.0.1:9200/repofiles [status:N/A request:0.001s]
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.0.14/pro/python/elasticsearch/connection/http_urllib3.py”, line 115, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/util/retry.py”, line 343, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 600, in urlopen
chunked=chunked)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 354, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/lib64/python2.7/httplib.py”, line 1056, in request
self._send_request(method, url, body, headers)
File “/usr/lib64/python2.7/httplib.py”, line 1090, in _send_request
self.endheaders(body)
File “/usr/lib64/python2.7/httplib.py”, line 1052, in endheaders
self._send_output(message_body)
File “/usr/lib64/python2.7/httplib.py”, line 890, in _send_output
self.send(msg)
File “/usr/lib64/python2.7/httplib.py”, line 852, in send
self.connect()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 181, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 168, in _new_conn
self, “Failed to establish a new connection: %s” % e)
NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f4806627f10>: Failed to establish a new connection: [Errno 111] Connection refused
2020-07-09 16:12:32,537 [WARNING] elasticsearch:97 log_request_fail HEAD http://127.0.0.1:9200/repofiles [status:N/A request:0.001s]
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.0.14/pro/python/elasticsearch/connection/http_urllib3.py”, line 115, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/util/retry.py”, line 343, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 600, in urlopen
chunked=chunked)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 354, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/lib64/python2.7/httplib.py”, line 1056, in request
self._send_request(method, url, body, headers)
File “/usr/lib64/python2.7/httplib.py”, line 1090, in _send_request
self.endheaders(body)
File “/usr/lib64/python2.7/httplib.py”, line 1052, in endheaders
self._send_output(message_body)
File “/usr/lib64/python2.7/httplib.py”, line 890, in _send_output
self.send(msg)
File “/usr/lib64/python2.7/httplib.py”, line 852, in send
self.connect()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 181, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 168, in _new_conn
self, “Failed to establish a new connection: %s” % e)
NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f48066274d0>: Failed to establish a new connection: [Errno 111] Connection refused
2020-07-09 16:12:32,538 [WARNING] elasticsearch:97 log_request_fail HEAD http://127.0.0.1:9200/repofiles [status:N/A request:0.001s]
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.0.14/pro/python/elasticsearch/connection/http_urllib3.py”, line 115, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/util/retry.py”, line 343, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 600, in urlopen
chunked=chunked)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 354, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/lib64/python2.7/httplib.py”, line 1056, in request
self._send_request(method, url, body, headers)
File “/usr/lib64/python2.7/httplib.py”, line 1090, in _send_request
self.endheaders(body)
File “/usr/lib64/python2.7/httplib.py”, line 1052, in endheaders
self._send_output(message_body)
File “/usr/lib64/python2.7/httplib.py”, line 890, in _send_output
self.send(msg)
File “/usr/lib64/python2.7/httplib.py”, line 852, in send
self.connect()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 181, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 168, in _new_conn
self, “Failed to establish a new connection: %s” % e)
NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f48066277d0>: Failed to establish a new connection: [Errno 111] Connection refused
2020-07-09 16:12:32,540 [ERROR] seahub.api2.views:576 get ConnectionError(<urllib3.connection.HTTPConnection object at 0x7f48066277d0>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7f48066277d0>: Failed to establish a new connection: [Errno 111] Connection refused)
2020-07-09 16:12:33,313 [WARNING] elasticsearch:97 log_request_fail HEAD http://127.0.0.1:9200/repofiles [status:N/A request:0.003s]
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.0.14/pro/python/elasticsearch/connection/http_urllib3.py”, line 115, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/util/retry.py”, line 343, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 600, in urlopen
chunked=chunked)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 354, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/lib64/python2.7/httplib.py”, line 1056, in request
self._send_request(method, url, body, headers)
File “/usr/lib64/python2.7/httplib.py”, line 1090, in _send_request
self.endheaders(body)
File “/usr/lib64/python2.7/httplib.py”, line 1052, in endheaders
self._send_output(message_body)
File “/usr/lib64/python2.7/httplib.py”, line 890, in _send_output
self.send(msg)
File “/usr/lib64/python2.7/httplib.py”, line 852, in send
self.connect()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 181, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 168, in _new_conn
self, “Failed to establish a new connection: %s” % e)
NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f48065ec650>: Failed to establish a new connection: [Errno 111] Connection refused
2020-07-09 16:12:33,317 [WARNING] elasticsearch:97 log_request_fail HEAD http://127.0.0.1:9200/repofiles [status:N/A request:0.001s]
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.0.14/pro/python/elasticsearch/connection/http_urllib3.py”, line 115, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/util/retry.py”, line 343, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 600, in urlopen
chunked=chunked)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 354, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/lib64/python2.7/httplib.py”, line 1056, in request
self._send_request(method, url, body, headers)
File “/usr/lib64/python2.7/httplib.py”, line 1090, in _send_request
self.endheaders(body)
File “/usr/lib64/python2.7/httplib.py”, line 1052, in endheaders
self._send_output(message_body)
File “/usr/lib64/python2.7/httplib.py”, line 890, in _send_output
self.send(msg)
File “/usr/lib64/python2.7/httplib.py”, line 852, in send
self.connect()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 181, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 168, in _new_conn
self, “Failed to establish a new connection: %s” % e)
NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f4806610b50>: Failed to establish a new connection: [Errno 111] Connection refused
2020-07-09 16:12:33,319 [WARNING] elasticsearch:97 log_request_fail HEAD http://127.0.0.1:9200/repofiles [status:N/A request:0.001s]
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.0.14/pro/python/elasticsearch/connection/http_urllib3.py”, line 115, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/util/retry.py”, line 343, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 600, in urlopen
chunked=chunked)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 354, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/lib64/python2.7/httplib.py”, line 1056, in request
self._send_request(method, url, body, headers)
File “/usr/lib64/python2.7/httplib.py”, line 1090, in _send_request
self.endheaders(body)
File “/usr/lib64/python2.7/httplib.py”, line 1052, in endheaders
self._send_output(message_body)
File “/usr/lib64/python2.7/httplib.py”, line 890, in _send_output
self.send(msg)
File “/usr/lib64/python2.7/httplib.py”, line 852, in send
self.connect()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 181, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 168, in _new_conn
self, “Failed to establish a new connection: %s” % e)
NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f48065ec910>: Failed to establish a new connection: [Errno 111] Connection refused
2020-07-09 16:12:33,322 [WARNING] elasticsearch:97 log_request_fail HEAD http://127.0.0.1:9200/repofiles [status:N/A request:0.001s]
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.0.14/pro/python/elasticsearch/connection/http_urllib3.py”, line 115, in perform_request
response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, **kw)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/util/retry.py”, line 343, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 600, in urlopen
chunked=chunked)
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connectionpool.py”, line 354, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/lib64/python2.7/httplib.py”, line 1056, in request
self._send_request(method, url, body, headers)
File “/usr/lib64/python2.7/httplib.py”, line 1090, in _send_request
self.endheaders(body)
File “/usr/lib64/python2.7/httplib.py”, line 1052, in endheaders
self._send_output(message_body)
File “/usr/lib64/python2.7/httplib.py”, line 890, in _send_output
self.send(msg)
File “/usr/lib64/python2.7/httplib.py”, line 852, in send
self.connect()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 181, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-7.0.14/seahub/thirdpart/urllib3/connection.py”, line 168, in _new_conn
self, “Failed to establish a new connection: %s” % e)
NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f4806610b50>: Failed to establish a new connection: [Errno 111] Connection refused
2020-07-09 16:12:33,323 [ERROR] seahub.api2.views:576 get ConnectionError(<urllib3.connection.HTTPConnection object at 0x7f4806610b50>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7f4806610b50>: Failed to establish a new connection: [Errno 111] Connection refused)
2020-07-09 19:37:26,150 [WARNING] django.request:152 get_response Not Found: /favicon.ico
2020-07-10 09:22:46,315 [INFO] seafevents.db:74 create_engine_from_conf [seafevents] database: mysql, name: seahub_db
2020-07-10 09:22:46,349 [INFO] seafevents.db:74 create_engine_from_conf [seafevents] database: mysql, name: seafile_db
2020-07-10 09:22:46,721 [INFO] seafevents.app.config:127 load_file_history_config The file with the following suffix will be recorded into the file history: md,txt,doc,docx,xls,xlsx,ppt,pptx
2020-07-10 09:22:46,732 [INFO] seafevents.db:74 create_engine_from_conf [seafevents] database: mysql, name: seahub_db
2020-07-10 09:22:46,736 [INFO] seafevents:118 is_audit_enabled audit is enabled
2020-07-10 09:22:47,844 [INFO] seafes:162 load_seafevents_conf [seafes] use highlighter fvh
2020-07-10 09:23:47,257 [INFO] seafes:162 load_seafevents_conf [seafes] use highlighter fvh
2020-07-10 09:23:48,192 [INFO] seafes:162 load_seafevents_conf [seafes] use highlighter fvh
2020-07-10 09:23:50,235 [INFO] seafes:162 load_seafevents_conf [seafes] use highlighter fvh
2020-07-10 09:24:48,079 [INFO] seafes:162 load_seafevents_conf [seafes] use highlighter fvh

最近做什么配置了吗

没有做任何配置!