uiautomator2 icon indicating copy to clipboard operation
uiautomator2 copied to clipboard

小米10pro调用wait方法时出现SERVER INTERNAL ERROR: IOException: Read timed out

Open mndon opened this issue 3 years ago • 0 comments

小米10pro 长时间挂机,在调用wait(timeout=0)方法时报错 File "uiautomator2_selector.py", line 314, in wait File "uiautomator2_init_.py", line 480, in call File "uiautomator2_init_.py", line 487, in jsonrpc_retry_call File "uiautomator2_init.py", line 525, in _jsonrpc_call uiautomator2.exceptions.BaseError: ('{"jsonrpc": "2.0", "id": "ee3945e5acb28017ad04c9fb0038f5ec", "method": "waitForExists", "params": [{"mask": 1, "childOrSibling": [], "childOrSiblingSelector": [], "text": "\u53d8\u66f4\u8bbe\u7f6e"}, 0]}', 500, 'SERVER INTERNAL ERROR: IOException: Read timed out', 'HTTP Return code is not 200', 'SERVER INTERNAL ERROR: IOException: Read timed out')

mndon avatar Dec 08 '21 03:12 mndon