This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@ubuntu:/home/user1/Desktop/QCSuper-master# ./qcsuper.py --adb --cli | |
ioctl: Invalid argument | |
Traceback (most recent call last): | |
File "/home/user1/Desktop/QCSuper-master/inputs/_base_input.py", line 156, in _read_thread | |
self.read_loop() | |
File "/home/user1/Desktop/QCSuper-master/inputs/adb.py", line 292, in read_loop | |
socket_read = self.socket.recv(1024 * 1024 * 10) | |
ConnectionResetError: [Errno 104] Connection reset by peer | |