INF/device:plugins:touch 14966 [c806b880] Disconnecting from minitouch service
WRN/device:plugins:touch 14966 [c806b880] Will not apply desired state due to too many failures
INF/device:plugins:touch 14966 [c806b880] Stopping minitouch service
FTL/device 14966 [c806b880] Setup had an error Error: Failed more than 3 times in 10000ms
at TouchConsumer._failLimitExceeded (/app/lib/units/device/plugins/touch/index.js:230:26)
at FailCounter.emit (/app/node_modules/eventemitter3/index.js:117:35)
at FailCounter.inc (/app/lib/util/failcounter.js:29:10)
at TouchConsumer._outputEnded (/app/lib/units/device/plugins/touch/index.js:223:24)
at RiskyStream.emit (/app/node_modules/eventemitter3/index.js:115:35)
at RiskyStream.<anonymous> (/app/lib/util/riskystream.js:14:12)
at emitNone (events.js:91:20)
at Socket.emit (events.js:185:7)
at endReadableNT (_stream_readable.js:973:12)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
From previous event:
at startConsumer (/app/lib/units/device/plugins/touch/index.js:511:14)
at /app/lib/units/device/plugins/touch/index.js:526:12
at SerialSyrup.ParallelSyrup.invoke (/app/node_modules/stf-syrup/lib/parallel.js:54:24)
at /app/node_modules/stf-syrup/lib/serial.js:43:33
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
FTL/util:lifecycle 14966 [c806b880] Shutting down due to fatal error
INF/provider 1 [*] Cleaning up device worker "c806b880"
ERR/provider 1 [*] Device worker "c806b880" died with code 1
复制代码
网上找了很多资料,还是没有解决,特来和大V们一起分享小,一起探讨下这个坑
作者: 乐哈哈yoyo 时间: 2017-6-27 11:39
看STF的Changelog里有一条
Fixed ZUK Z1, Z2 and others by adding an alternate install location for our binaries, since /data/local/tmp is mounted as noexec on those devices. Thanks @dkw72n!