Advertisement
Guest User

Tether Log

a guest
Jan 7th, 2012
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. C:\Program Files (x86)\ClockworkMod\Tether
  2. "Local Area Connection 2"
  3. Checking arguments...
  4. Setting IP Address, mask, and gateway.
  5. Setting DNS server.
  6. The object is already in the list.
  7. Starting Tether...
  8. C:\Program Files (x86)\ClockworkMod\Tether\node-tuntap
  9. opening tun device: null
  10. adb binary path: ..\win32\adb.exe
  11. Waiting for interface to get ready... (waiting 5 seconds)
  12. {}
  13. Tun/tap device IP: 10.0.0.1
  14. Reading tun/tap device...
  15. Listening on tether port...
  16. Tether error:
  17. { '0':
  18. { [Error: connect ECONNREFUSED]
  19. code: 'ECONNREFUSED',
  20. errno: 'ECONNREFUSED',
  21. syscall: 'connect' } }
  22. Tether connection closed...
  23. STATUS: Tether has disconnected.
  24. Tether connection closed...
  25. Setting up adb port forwarding to port 30002.
  26. STATUS: Connected to phone. Waiting for tether connection.
  27. Phone detected by adb!
  28. Starting the Tether application on the phone...
  29. Tether error:
  30. { '0':
  31. { [Error: connect ECONNREFUSED]
  32. code: 'ECONNREFUSED',
  33. errno: 'ECONNREFUSED',
  34. syscall: 'connect' } }
  35. Tether connection closed...
  36. STATUS: Tether has disconnected.
  37. Tether connection closed...
  38. Tether error:
  39. { '0':
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement