You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[0;31mERROR:�[0m [generic] Unable to download webpage: HTTP Error 404: Not Found (caused by <HTTPError 404: Not Found>) �[0;31mERROR:�[0m [generic] Unable to download webpage: (<urllib3.connection.HTTPConnection object at 0x7fe75cfb7490>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)') (caused by TransportError("(<urllib3.connection.HTTPConnection object at 0x7fe75cfb7490>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)')")) �[0;31mERROR:�[0m [generic] Unable to download webpage: (<urllib3.connection.HTTPConnection object at 0x7fe75cfb7490>, 'Connection to 120.84.96.87 timed out. (connect timeout=10.0)') (caused by TransportError("(<urllib3.connection.HTTPConnection object at 0x7fe75cfb7490>, 'Connection to 120.84.96.87 timed out. (connect timeout=10.0)')")) �[0;31mERROR:�[0m [generic] Unable to download webpage: (<urllib3.connection.HTTPConnection object at 0x7fe75cfb7490>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)') (caused by TransportError("(<urllib3.connection.HTTPConnection object at 0x7fe75cfb7490>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)')")) �[0;31mERROR:�[0m [generic] Unable to download webpage: (<urllib3.connection.HTTPConnection object at 0x7fe75cfb7230>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)') (caused by TransportError("(<urllib3.connection.HTTPConnection object at 0x7fe75cfb7230>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)')")) �[0;31mERROR:�[0m [generic] Unable to download webpage: (<urllib3.connection.HTTPConnection object at 0x7fe75cfb6fd0>, 'Connection to 125.227.210.55 timed out. (connect timeout=10.0)') (caused by TransportError("(<urllib3.connection.HTTPConnection object at 0x7fe75cfb6fd0>, 'Connection to 125.227.210.55 timed out. (connect timeout=10.0)')")) �[0;31mERROR:�[0m [generic] Unable to download webpage: (<urllib3.connection.HTTPConnection object at 0x7fe75cfb6d70>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)') (caused by TransportError("(<urllib3.connection.HTTPConnection object at 0x7fe75cfb6d70>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)')"))
The text was updated successfully, but these errors were encountered:
如题,在进行测速排序时,CPU占用很高,最高会到140%左右。另外大概到排序1002条左右的时候就会被卡死,但是这个时候CPU占用率就会下降到百分之十几,我已经重启三次容器了,均是一样的情况。但之前老版本的就没有这个问题。
CPU占用截图:
容器内的执行日志截图:
LOG.LOG文件的部分日志:
[0;31mERROR:�[0m [generic] Unable to download webpage: HTTP Error 404: Not Found (caused by <HTTPError 404: Not Found>) �[0;31mERROR:�[0m [generic] Unable to download webpage: (<urllib3.connection.HTTPConnection object at 0x7fe75cfb7490>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)') (caused by TransportError("(<urllib3.connection.HTTPConnection object at 0x7fe75cfb7490>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)')")) �[0;31mERROR:�[0m [generic] Unable to download webpage: (<urllib3.connection.HTTPConnection object at 0x7fe75cfb7490>, 'Connection to 120.84.96.87 timed out. (connect timeout=10.0)') (caused by TransportError("(<urllib3.connection.HTTPConnection object at 0x7fe75cfb7490>, 'Connection to 120.84.96.87 timed out. (connect timeout=10.0)')")) �[0;31mERROR:�[0m [generic] Unable to download webpage: (<urllib3.connection.HTTPConnection object at 0x7fe75cfb7490>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)') (caused by TransportError("(<urllib3.connection.HTTPConnection object at 0x7fe75cfb7490>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)')")) �[0;31mERROR:�[0m [generic] Unable to download webpage: (<urllib3.connection.HTTPConnection object at 0x7fe75cfb7230>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)') (caused by TransportError("(<urllib3.connection.HTTPConnection object at 0x7fe75cfb7230>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)')")) �[0;31mERROR:�[0m [generic] Unable to download webpage: (<urllib3.connection.HTTPConnection object at 0x7fe75cfb6fd0>, 'Connection to 125.227.210.55 timed out. (connect timeout=10.0)') (caused by TransportError("(<urllib3.connection.HTTPConnection object at 0x7fe75cfb6fd0>, 'Connection to 125.227.210.55 timed out. (connect timeout=10.0)')")) �[0;31mERROR:�[0m [generic] Unable to download webpage: (<urllib3.connection.HTTPConnection object at 0x7fe75cfb6d70>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)') (caused by TransportError("(<urllib3.connection.HTTPConnection object at 0x7fe75cfb6d70>, 'Connection to 211.72.65.236 timed out. (connect timeout=10.0)')"))
The text was updated successfully, but these errors were encountered: