ADBView icon indicating copy to clipboard operation
ADBView copied to clipboard

ConnectionRefusedError: [Errno 61] Connection refused

Open murphywu opened this issue 5 years ago • 0 comments

Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 1036, in run_ return self.run() File "/Users/wutao/Library/Application Support/Sublime Text 3/Installed Packages/ADBView.sublime-package/adbview.py", line 628, in run File "./python3.3/telnetlib.py", line 215, in init File "./python3.3/telnetlib.py", line 231, in open File "./python3.3/socket.py", line 435, in create_connection File "./python3.3/socket.py", line 426, in create_connection ConnectionRefusedError: [Errno 61] Connection refused

murphywu avatar Jun 26 '20 11:06 murphywu