测试积点老人 发表于 2019-8-8 10:28:55

uiautomator2 总是重启失败,卸载重装也无效

uiautomator2总是重启失败,卸载重装也无效,按照提示验证都正常,且按照提示更新也无效
报错信息如下:
INFO:apscheduler.executors.default:Running job "prepare_test (trigger: interval, next run at: 2018-11-21 23:00:24 CST)" (scheduled at 2018-11-21 23:00:24.105281+08:00)
/Library/Python/2.7/site-packages/uiautomator2/__init__.py:470: RuntimeWarning: uiautomator2 is not reponding, restart uiautomator2 automatically
stacklevel=1)
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
uiautomator is starting ...
ERROR:apscheduler.executors.default:Job "prepare_test (trigger: interval, next run at: 2018-11-21 23:01:24 CST)" raised an exception
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/apscheduler/executors/base.py", line 125, in run_job
    retval = job.func(*job.args, **job.kwargs)
File "/Users/lizhen/cmcm/android_perfmance/battery/bugreport_python/battery_scene/u2_bugreport_test.py", line 118, in prepare_test
    screen_unlock()
File "/Users/lizhen/cmcm/android_perfmance/battery/bugreport_python/battery_scene/u2_bugreport_test.py", line 34, in screen_unlock
    sess.screen_on()
File "/Library/Python/2.7/site-packages/uiautomator2/__init__.py", line 1573, in screen_on
    self.jsonrpc.wakeUp()
File "/Library/Python/2.7/site-packages/uiautomator2/__init__.py", line 458, in __call__
    params, http_timeout)
File "/Library/Python/2.7/site-packages/uiautomator2/__init__.py", line 472, in jsonrpc_retry_call
    self.reset_uiautomator()
File "/Library/Python/2.7/site-packages/uiautomator2/__init__.py", line 653, in reset_uiautomator
    "Uiautomator started failed. Find solutions in https://github.com/openatx/uiautomator2/wiki/Common-issues"
RuntimeError: Uiautomator started failed. Find solutions in https://github.com/openatx/uiautomator2/wiki/Common-issues


海海豚 发表于 2019-8-9 09:45:49

多操作几次,可能抽风了

qqq911 发表于 2019-8-9 10:44:08

重新下个

jingzizx 发表于 2019-8-9 13:16:27

看不出来
页: [1]
查看完整版本: uiautomator2 总是重启失败,卸载重装也无效