bosoMT

Untitled

Apr 25th, 2025
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. ThpCall result {
  2. type: 'ThpCodeEntryCpaceTrezor',
  3. message: {
  4. cpace_trezor_public_key: 'b02dd1f64dd5b6d7488bc132f20b5770fc35ba95ab5494854778185cb54f9c65'
  5. }
  6. }
  7. i [Error]: Canceled
  8. at Object.s (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1280994)
  9. at VT (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1183508)
  10. at XT.handleMessage (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1186360)
  11. at Object.cancel (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1198469)
  12. at onRequest (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1199636)
  13. at IpcMainImpl.<anonymous> (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:829819)
  14. at IpcMainImpl.emit (node:events:518:28)
  15. at WebContents.<anonymous> (node:electron/js2c/browser_init:2:88862)
  16. at WebContents.emit (node:events:518:28)
  17. at e.emit (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:664478) {
  18. code: 'Method_Cancel'
  19. }
  20. Update sync bit send 0 recv 1
  21. Update nonce send 4 recv 6
  22. ---> getThpChannel error Error: Cancelled
  23. at sT (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1134017)
  24. at async /Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1137713
  25. at async uT (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1136711)
  26. at async yT._runInner (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1144278)
  27. 2025-04-25T10:24:08.288Z - DEBUG(@trezor/connect): call cancel
  28. i [Error]: Device is used in another window
  29. at Object.s (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1280994)
  30. at yT.usedElsewhere (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1143870)
  31. at ST.onDeviceRequestRelease (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1167731)
  32. at jg.<anonymous> (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1168889)
  33. at jg.emit (node:events:518:28)
  34. at pp.<anonymous> (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:835004)
  35. at pp.emit (node:events:518:28)
  36. at l.<anonymous> (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:833413)
  37. at l.emit (node:events:518:28)
  38. at l.handleMessage (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/shared/app~bridge.js:1:178983) {
  39. code: 'Device_UsedElsewhere'
  40. }
  41. ---> getThpChannel i {
  42. _phase: 'hh0',
  43. _isPaired: false,
  44. _channel: <Buffer >,
  45. _ackBit: 1,
  46. _sendBit: 0,
  47. _sendNonce: 0,
  48. _recvBit: 0,
  49. _recvNonce: 1,
  50. _sessionId: Uint8Array(1) [ 0 ],
  51. _expectedResponses: [],
  52. _properties: {
  53. internal_model: 'T3W1',
  54. model_variant: null,
  55. protocol_version_major: 2,
  56. protocol_version_minor: 0,
  57. pairing_methods: [ 'CodeEntry', 'QrCode', 'NFC', 'SkipPairing' ]
  58. },
  59. _handshakeCredentials: undefined,
  60. _pairingCredentials: undefined,
  61. _selectedMethod: undefined,
  62. _nfcSecret: undefined
  63. }
  64. ThpCall ThpCreateChannelRequest { nonce: <Buffer b9 ce fe d3 47 87 6f cf> }
  65. ---> getThpChannel error Error: unexpected error transferOut error: Error: LIBUSB_ERROR_NOT_FOUND
  66. at rT (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1130886)
  67. at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
  68. at async cT (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1134764)
  69. at async uT (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1135519)
  70. at async yT._runInner (/Applications/bt-thp.app/Contents/Resources/app.asar/dist/app.js:1:1144278)
  71. 2025-04-25T10:24:11.270Z - DEBUG(@trezor/connect): call uiResponse
  72. 2025-04-25T10:24:26.613Z - DEBUG(window-control): Blur
Add Comment
Please, Sign In to add comment