tiflash20201112.tgz (24.5 KB) 2020-11-12 14:28:12,712 root: can not get tiflash replica info from tidb: [(‘172.16.1.22
:10080’, ConnectionError(MaxRetryError(“HTTPConnectionPool(host=‘172.16.1.22’, port=10080): Max
retries exceeded with url: /tiflash/replica (Caused by NewConnectionError(‘<urllib3.connection.H
TTPConnection object at 0x7f3ef54d6358>: Failed to establish a new connection: [Errno 111] Conne
ction refused’,))”,),))]
Traceback (most recent call last):
File “flash_cluster_manager.py”, line 286, in main
File “flash_cluster_manager.py”, line 129, in init
File “flash_cluster_manager.py”, line 29, in wrap_func
File “flash_cluster_manager.py”, line 238, in table_update
File “tidb_tools.py”, line 42, in db_flash_replica
Exception: can not get tiflash replica info from tidb: [(‘172.16.1.22:10080’, ConnectionError(Ma
xRetryError(“HTTPConnectionPool(host=‘172.16.1.22’, port=10080): Max retries exceeded with url:
/tiflash/replica (Caused by NewConnectionError(‘<urllib3.connection.HTTPConnection object at 0x7
f3ef54d6358>: Failed to establish a new connection: [Errno 111] Connection refused’,))”,),))] 其中有这样一段错误