Advertisement
caffeinatedmike

Error

Nov 12th, 2018
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.14 KB | None | 0 0
  1. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_commands] Now inside def Shell(self, command, timeout_ms=None) (line 378)
  2. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_commands] command: dumpsys power | grep "Display Power"
  3. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_commands] timeout_ms: None
  4. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] Inside StreamingCommand(cls, usb, service, command='', timeout_ms=None) (line 518)
  5. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] command before type test: dumpsys power | grep "Display Power" (<class 'str'>)
  6. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] cls: <class 'adb.adb_protocol.AdbMessage'>
  7. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] usb: <adb.common.TcpHandle object at 0x7fb494cf5c18>
  8. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] service: b'shell'
  9. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] command after type test: b'dumpsys power | grep "Display Power"' (<class 'bytes'>)
  10. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] timeout_ms: None
  11. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] Now inside def Open (line 429)
  12. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] destination: b'shell:dumpsys power | grep "Display Power"'
  13. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] cls: <class 'adb.adb_protocol.AdbMessage'>
  14. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] usb: <adb.common.TcpHandle object at 0x7fb494cf5c18>
  15. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] Sending msg: <adb.adb_protocol.AdbMessage object at 0x7fb494b63d30>
  16. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] Now inside def Pack(self) (line 251)
  17. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] self.format: b'<6I'
  18. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] self.command: 1313165391
  19. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] self.arg0: 1
  20. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] self.arg1: 0
  21. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] len(self.data)): 43
  22. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] self.checksum: 3973
  23. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] self.magic: 2981801904
  24. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] packed: b'OPEN\x01\x00\x00\x00\x00\x00\x00\x00+\x00\x00\x00\x85\x0f\x00\x00\xb0\xaf\xba\xb1'
  25. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] Now inside def Unpack (line 271)
  26. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] cls: <class 'adb.adb_protocol.AdbMessage'>
  27. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] message: b'WRTE\xf8k\x00\x00\x01\x00\x00\x00\x18\x00\x00\x00b\x08\x00\x00\xa8\xad\xab\xba'
  28. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] cmd: 1163154007
  29. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] arg0: 27640
  30. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] arg1: 1
  31. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] data_length: 24
  32. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] data_checksum: 2146
  33. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] unused_magic: 3131813288
  34. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] Now inside def Read (line 296)
  35. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] msg: b'WRTE\xf8k\x00\x00\x01\x00\x00\x00\x18\x00\x00\x00b\x08\x00\x00\xa8\xad\xab\xba'
  36. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] cmd: 1163154007
  37. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] arg0: 27640
  38. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] arg1: 1
  39. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] data_length: 24
  40. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] data_checksum: 2146
  41. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] command: b'WRTE'
  42. 2018-11-12 13:23:02 INFO (ThreadPoolExecutor-0_15) [adb.adb_protocol] expected_cmds: [b'CLSE', b'OKAY']
  43. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_commands] Now inside def Shell(self, command, timeout_ms=None) (line 378)
  44. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_commands] command: dumpsys power | grep "Display Power"
  45. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_commands] timeout_ms: None
  46. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] Inside StreamingCommand(cls, usb, service, command='', timeout_ms=None) (line 518)
  47. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] command before type test: dumpsys power | grep "Display Power" (<class 'str'>)
  48. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] cls: <class 'adb.adb_protocol.AdbMessage'>
  49. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] usb: <adb.common.TcpHandle object at 0x7fb494cf5c18>
  50. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] service: b'shell'
  51. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] command after type test: b'dumpsys power | grep "Display Power"' (<class 'bytes'>)
  52. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] timeout_ms: None
  53. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] Now inside def Open (line 429)
  54. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] destination: b'shell:dumpsys power | grep "Display Power"'
  55. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] cls: <class 'adb.adb_protocol.AdbMessage'>
  56. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] usb: <adb.common.TcpHandle object at 0x7fb494cf5c18>
  57. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] Sending msg: <adb.adb_protocol.AdbMessage object at 0x7fb4f01906a0>
  58. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] Now inside def Pack(self) (line 251)
  59. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] self.format: b'<6I'
  60. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] self.command: 1313165391
  61. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] self.arg0: 1
  62. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] self.arg1: 0
  63. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] len(self.data)): 43
  64. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] self.checksum: 3973
  65. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] self.magic: 2981801904
  66. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] packed: b'OPEN\x01\x00\x00\x00\x00\x00\x00\x00+\x00\x00\x00\x85\x0f\x00\x00\xb0\xaf\xba\xb1'
  67. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] Now inside def Unpack (line 271)
  68. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] cls: <class 'adb.adb_protocol.AdbMessage'>
  69. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] message: b'Display Power: state=ON\n'
  70. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] cmd: 1886611780
  71. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] arg0: 544825708
  72. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] arg1: 1702326096
  73. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] data_length: 1931491954
  74. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] data_checksum: 1702125940
  75. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] unused_magic: 172904253
  76. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] Now inside def Read (line 296)
  77. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] msg: b'Display Power: state=ON\n'
  78. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] cmd: 1886611780
  79. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] arg0: 544825708
  80. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] arg1: 1702326096
  81. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] data_length: 1931491954
  82. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] data_checksum: 1702125940
  83. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] command: None
  84. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] expected_cmds: [b'CLSE', b'OKAY']
  85. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] About to throw InvalidCommandError in def Read (line 306)
  86. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] Now inside InvalidCommandError class def __init__ (line 62)
  87. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] message: Unknown command: 70736944
  88. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] response_header: 1886611780
  89. 2018-11-12 13:23:15 INFO (ThreadPoolExecutor-0_16) [adb.adb_protocol] response_data: (544825708, 1702326096)
  90.  
  91.  
  92.  
  93. In our Home Assistant environment the traceback is as follows
  94. Mon Nov 12 2018 13:23:15 GMT-0500 (Eastern Standard Time)
  95.  
  96. Update for media_player.shieldtv fails
  97. Traceback (most recent call last):
  98. File "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 221, in async_update_ha_state
  99. await self.async_device_update()
  100. File "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 347, in async_device_update
  101. await self.async_update()
  102. File "/home/homeassistant/.homeassistant/custom_components/media_player/androidtv.py", line 255, in async_update
  103. await self._androidtv.update()
  104. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 361, in update
  105. screen_on = await self._screen_on
  106. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 407, in _screen_on
  107. screen_on = await self._dump_has('power', 'Display Power', 'state=ON')
  108. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 461, in _dump_has
  109. dump_result = await self._dump(service, grep=grep)
  110. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 448, in _dump
  111. result = await self._adb.shell('dumpsys {0} | grep "{1}"'.format(service, grep))
  112. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 298, in shell
  113. return await fut
  114. File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
  115. result = self.fn(*self.args, **self.kwargs)
  116. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_commands.py", line 383, in Shell
  117. timeout_ms=timeout_ms)
  118. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 493, in Command
  119. result = ''.join(cls.StreamingCommand(usb, service, command, timeout_ms))
  120. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 529, in StreamingCommand
  121. timeout_ms=timeout_ms)
  122. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 440, in Open
  123. timeout_ms=timeout_ms)
  124. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 308, in Read
  125. 'Unknown command: %x' % cmd, cmd, (arg0, arg1))
  126. adb.adb_protocol.InvalidCommandError: ('Unknown command: 70736944', 1886611780, (544825708, 1702326096))
  127.  
  128.  
  129. Mon Nov 12 2018 13:23:02 GMT-0500 (Eastern Standard Time)
  130.  
  131. Update for media_player.shieldtv fails
  132. Traceback (most recent call last):
  133. File "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 221, in async_update_ha_state
  134. await self.async_device_update()
  135. File "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 347, in async_device_update
  136. await self.async_update()
  137. File "/home/homeassistant/.homeassistant/custom_components/media_player/androidtv.py", line 255, in async_update
  138. await self._androidtv.update()
  139. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 361, in update
  140. screen_on = await self._screen_on
  141. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 407, in _screen_on
  142. screen_on = await self._dump_has('power', 'Display Power', 'state=ON')
  143. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 461, in _dump_has
  144. dump_result = await self._dump(service, grep=grep)
  145. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 448, in _dump
  146. result = await self._adb.shell('dumpsys {0} | grep "{1}"'.format(service, grep))
  147. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 298, in shell
  148. return await fut
  149. File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
  150. result = self.fn(*self.args, **self.kwargs)
  151. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_commands.py", line 383, in Shell
  152. timeout_ms=timeout_ms)
  153. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 493, in Command
  154. result = ''.join(cls.StreamingCommand(usb, service, command, timeout_ms))
  155. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 529, in StreamingCommand
  156. timeout_ms=timeout_ms)
  157. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 440, in Open
  158. timeout_ms=timeout_ms)
  159. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 312, in Read
  160. if time.time() - start > total_timeout_ms:
  161. TypeError: '>' not supported between instances of 'float' and 'NoneType'
  162.  
  163.  
  164. Mon Nov 12 2018 13:22:49 GMT-0500 (Eastern Standard Time)
  165.  
  166. Update for media_player.shieldtv fails
  167. Traceback (most recent call last):
  168. File "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 221, in async_update_ha_state
  169. await self.async_device_update()
  170. File "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 347, in async_device_update
  171. await self.async_update()
  172. File "/home/homeassistant/.homeassistant/custom_components/media_player/androidtv.py", line 255, in async_update
  173. await self._androidtv.update()
  174. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 366, in update
  175. wake_lock = await self._wake_lock
  176. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 419, in _wake_lock
  177. wake_lock = await self._dump_has('power', 'Locks', 'size=0')
  178. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 461, in _dump_has
  179. dump_result = await self._dump(service, grep=grep)
  180. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 448, in _dump
  181. result = await self._adb.shell('dumpsys {0} | grep "{1}"'.format(service, grep))
  182. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 298, in shell
  183. return await fut
  184. File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
  185. result = self.fn(*self.args, **self.kwargs)
  186. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_commands.py", line 383, in Shell
  187. timeout_ms=timeout_ms)
  188. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 493, in Command
  189. result = ''.join(cls.StreamingCommand(usb, service, command, timeout_ms))
  190. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 531, in StreamingCommand
  191. for data in connection.ReadUntilClose():
  192. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 169, in ReadUntilClose
  193. cmd, data = self.ReadUntil(b'CLSE', b'WRTE')
  194. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 160, in ReadUntil
  195. self.remote_id, remote_id))
  196. adb.adb_protocol.InvalidResponseError: Incorrect remote id, expected 27640 got 27639
  197.  
  198. Update for media_player.shieldtv fails
  199. Traceback (most recent call last):
  200. File "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 221, in async_update_ha_state
  201. await self.async_device_update()
  202. File "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 347, in async_device_update
  203. await self.async_update()
  204. File "/home/homeassistant/.homeassistant/custom_components/media_player/androidtv.py", line 255, in async_update
  205. await self._androidtv.update()
  206. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 361, in update
  207. screen_on = await self._screen_on
  208. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 407, in _screen_on
  209. screen_on = await self._dump_has('power', 'Display Power', 'state=ON')
  210. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 461, in _dump_has
  211. dump_result = await self._dump(service, grep=grep)
  212. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 448, in _dump
  213. result = await self._adb.shell('dumpsys {0} | grep "{1}"'.format(service, grep))
  214. File "/srv/homeassistant/lib/python3.6/site-packages/androidtv/__init__.py", line 298, in shell
  215. return await fut
  216. File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
  217. result = self.fn(*self.args, **self.kwargs)
  218. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_commands.py", line 383, in Shell
  219. timeout_ms=timeout_ms)
  220. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 493, in Command
  221. result = ''.join(cls.StreamingCommand(usb, service, command, timeout_ms))
  222. File "/srv/homeassistant/lib/python3.6/site-packages/adb/adb_protocol.py", line 531, in StreamingCommand
  223. for data in connection.ReadUntilClose():
  224. AttributeError: 'NoneType' object has no attribute 'ReadUntilClose'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement