alibaba / web-editor

please use https://uiauto.dev instead
https://uiauto.dev
MIT License
1.24k stars 307 forks source link

连接不上ios设备 #96

Open linyajun558 opened 3 years ago

linyajun558 commented 3 years ago

Traceback (most recent call last): File "C:\Users\lin\AppData\Local\Programs\Python\Python37-32\lib\site-packages\urllib3\connectionpool.py", line 601, in urlopen chunked=chunked) File "C:\Users\lin\AppData\Local\Programs\Python\Python37-32\lib\site-packages\urllib3\connectionpool.py", line 387, in _make_request six.raise_from(e, None) File "", line 2, in raise_from File "C:\Users\lin\AppData\Local\Programs\Python\Python37-32\lib\site-packages\urllib3\connectionpool.py", line 383, in _make_request httplib_response = conn.getresponse() File "C:\Users\lin\AppData\Local\Programs\Python\Python37-32\lib\http\client.py", line 1321, in getresponse response.begin() File "C:\Users\lin\AppData\Local\Programs\Python\Python37-32\lib\http\client.py", line 296, in begin version, status, reason = self._read_status() File "C:\Users\lin\AppData\Local\Programs\Python\Python37-32\lib\http\client.py", line 257, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "C:\Users\lin\AppData\Local\Programs\Python\Python37-32\lib\socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。

During handling of the above exception, another exception occurred: