已经重装了libreoffice都不行,6000端口也没起来,电脑重启了都不行
[root@localhost logs]# tail -n 50 seahub.log
chunked=chunked,
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/thirdpart/urllib3/connectionpool.py”, line 394, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/thirdpart/urllib3/connection.py”, line 239, in request
super(HTTPConnection, self).request(method, url, body=body, headers=headers)
File “/usr/lib64/python3.6/http/client.py”, line 1254, in request
self._send_request(method, url, body, headers, encode_chunked)
File “/usr/lib64/python3.6/http/client.py”, line 1300, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
File “/usr/lib64/python3.6/http/client.py”, line 1249, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File “/usr/lib64/python3.6/http/client.py”, line 1036, in _send_output
self.send(msg)
File “/usr/lib64/python3.6/http/client.py”, line 974, in send
self.connect()
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/thirdpart/urllib3/connection.py”, line 205, in connect
conn = self._new_conn()
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/thirdpart/urllib3/connection.py”, line 187, in _new_conn
self, “Failed to establish a new connection: %s” % e
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f423834a7b8>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/thirdpart/requests/adapters.py”, line 450, in send
timeout=timeout
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/thirdpart/urllib3/connectionpool.py”, line 756, in urlopen
method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/thirdpart/urllib3/util/retry.py”, line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host=‘127.0.0.1’, port=6000): Max retries exceeded with url: /add-task?file_id=d52915a9f854fb29697a0bf83227e60c073dc32
f&doctype=docx&raw_path=http%3A%2F%2F127.0.0.1%3A8082%2Ffiles%2F36341026-8ce3-44fb-b85c-df8eef2875db%2FCentos%25E9%2583%25A8%25E7%25BD%25B2iSCSI%25E5%25AD%2598%25E5%2582%25A8.docx (Caused by NewConnectionError(‘<urllib3.connection.HTTPConnection object at 0x7f423834a7b8>: Failed to establish a new connection: [Errno 111] Connection refused’,))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/seahub/utils/init.py”, line 1186, in prepare_converted_html
add_office_convert_task(obj_id, doctype, raw_path)
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/seahub/utils/init.py”, line 1132, in add_office_convert_task
requests.get(url, params, headers=headers)
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/thirdpart/requests/api.py”, line 75, in get
return request(‘get’, url, params=params, **kwargs)
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/thirdpart/requests/api.py”, line 61, in request
return session.request(method=method, url=url, **kwargs)
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/thirdpart/requests/sessions.py”, line 529, in request
resp = self.send(prep, **send_kwargs)
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/thirdpart/requests/sessions.py”, line 645, in send
r = adapter.send(request, **kwargs)
File “/opt/seafile/seafile-pro-server-8.0.17/seahub/thirdpart/requests/adapters.py”, line 519, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host=‘127.0.0.1’, port=6000): Max retries exceeded with url: /add-task?file_id=d52915a9f854fb29697a0bf83227e60c073d
c32f&doctype=docx&raw_path=http%3A%2F%2F127.0.0.1%3A8082%2Ffiles%2F36341026-8ce3-44fb-b85c-df8eef2875db%2FCentos%25E9%2583%25A8%25E7%25BD%25B2iSCSI%25E5%25AD%2598%25E5%2582%25A8.docx (Caused by NewConnectionError(‘<urllib3.connection.HTTPConnection object at 0x7f423834a7b8>: Failed to establish a new connection: [Errno 111] Connection refused’,))[root@localhost logs]#