Advertisement
Guest User

Untitled

a guest
Mar 14th, 2018
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. debug: Error: Command failed: adb -P 5038 shell echo 1
  2. error: no devices/emulators found
  3.  
  4. at ChildProcess.exithandler (child_process.js:282:12)
  5. at emitTwo (events.js:125:13)
  6. at ChildProcess.emit (events.js:213:7)
  7. at maybeClose (internal/child_process.js:921:16)
  8. at Socket.stream.socket.on (internal/child_process.js:348:11)
  9. at emitOne (events.js:115:13)
  10. at Socket.emit (events.js:210:7)
  11. at Pipe._handle.close [as _onclose] (net.js:549:12)
  12. debug: checking password
  13. debug: checking password
  14. debug: correct password
  15. debug: fastboot: wait for device
  16. debug: correct password
  17. debug: fastboot: wait for device
  18. info: Download startCheck
  19. info: Download startCheck
  20. info: checked: recovery-krillin.img
  21. info: Exists /home/tom/.cache/ubports/images/krillin/recovery-krillin.img
  22. info: Download complete
  23. info: done downloading(once listener)
  24. debug: fastboot: flash; [object Object]
  25. info: checked: recovery-krillin.img
  26. info: Exists /home/tom/.cache/ubports/images/krillin/recovery-krillin.img
  27. info: Download complete
  28. info: done downloading(once listener)
  29. debug: fastboot: flash; [object Object]
  30. error: Devices: Error: Fastboot: Unknown error: target reported max download size of 134217728 bytes
  31. sending 'recovery' (9578 KB)...
  32. OKAY [ 0.347s]
  33. writing 'recovery'...
  34. FAILED (remote: download for partition 'recovery' is not allowed
  35. )
  36. finished. total time: 0.350s
  37.  
  38. error: Devices: Error: Fastboot: Unknown error: < waiting for any device >
  39. target reported max download size of 134217728 bytes
  40. sending 'recovery' (9578 KB)...
  41. OKAY [ 0.356s]
  42. writing 'recovery'...
  43. FAILED (remote: download for partition 'recovery' is not allowed
  44. )
  45. finished. total time: 0.359s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement