tuxmartin

Untitled

Mar 31st, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. ERROR system:capture_1 not a valid port
  2. [SCAN] Searching for UUID 0000c001-1d13-890e-53c6-b0f2265d64e2
  3. Traceback (most recent call last):
  4. File "/opt/angee/ang-bt-controller/tag_initialize.py", line 29, in <module>
  5. bt_addr = tag.find_device_addr(tag.SVC_UUID_ADTYPE, tag.CONFIG_SERVICE_UUID)
  6. File "/opt/angee/ang-bt-controller/tag.py", line 69, in find_device_addr
  7. raw.expect(uuid_regexp)
  8. File "/usr/lib/python2.7/dist-packages/pexpect/__init__.py", line 1418, in expect
  9. timeout, searchwindowsize)
  10. File "/usr/lib/python2.7/dist-packages/pexpect/__init__.py", line 1433, in expect_list
  11. timeout, searchwindowsize)
  12. File "/usr/lib/python2.7/dist-packages/pexpect/__init__.py", line 1535, in expect_loop
  13. raise TIMEOUT(str(err) + '\n' + str(self))
  14. pexpect.TIMEOUT: Timeout exceeded.
  15. <pexpect.spawn object at 0x76c2cb90>
  16. version: 3.2
  17. command: /usr/bin/hcidump
  18. args: ['/usr/bin/hcidump', '--raw']
  19. searcher: <pexpect.searcher_re object at 0x76c58bf0>
  20. buffer (last 100 chars): ' 0E 00 C1 CD E0 A3 60 3E 88 6B 9D A1 21 44 45 A0 \r\n> 04 3E 0C 02 01 04 01 BD CD 58 70 EE 58 00 A3 \r\n'
  21. before (last 100 chars): ' 0E 00 C1 CD E0 A3 60 3E 88 6B 9D A1 21 44 45 A0 \r\n> 04 3E 0C 02 01 04 01 BD CD 58 70 EE 58 00 A3 \r\n'
  22. after: <class 'pexpect.TIMEOUT'>
  23. match: None
  24. match_index: None
  25. exitstatus: None
  26. flag_eof: False
  27. pid: 6968
  28. child_fd: 6
  29. closed: False
  30. timeout: 10
  31. delimiter: <class 'pexpect.EOF'>
  32. logfile: None
  33. logfile_read: None
  34. logfile_send: None
  35. maxread: 2000
  36. ignorecase: False
  37. searchwindowsize: None
  38. delaybeforesend: 0.05
  39. delayafterclose: 0.1
  40. delayafterterminate: 0.1
  41. [INFO] main.cpp:8:main()> (Re)connecting audio_player:Left to system:playback_1
  42. [INFO] main.cpp:10:main()> (Re)connecting audio_player:Right to system:playback_1
  43. [INFO] main.cpp:12:main()> (Re)connecting list_recognizer input to system:capture_1
  44. ERROR system:capture_1 not a valid port
Advertisement
Add Comment
Please, Sign In to add comment