Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. $ ./keycard-windows-4.0-amd64.exe info -l debug
  2. INFO [09-04|09:12:56.526] waiting for a card package=status-go/cmd/keycard
  3. INFO [09-04|09:12:56.599] card found package=status-go/cmd/keycard index=0
  4. DEBUG[09-04|09:12:56.599] using reader package=status-go/cmd/keycard name="ACS CCID USB Reader 0"
  5. DEBUG[09-04|09:12:56.599] connecting to card package=status-go/cmd/keycard reader="ACS CCID USB Reader 0"
  6. DEBUG[09-04|09:12:56.600] card protocol package=status-go/cmd/keycard T=1
  7. INFO [09-04|09:12:56.600] info started package=status-go/cmd/keycard
  8. INFO [09-04|09:12:56.600] select keycard applet package=status-go/cmd/keycard
  9. DEBUG[09-04|09:12:56.600] apdu command package=io hex="00 A4 04 00 09 A0 00 00 08 04 00 01 01 01 00"
  10. DEBUG[09-04|09:12:56.643] apdu response package=io hex="6A 00"
  11. ERROR[09-04|09:12:56.643] select failed package=status-go/cmd/keycard error="bad response 6a00: unexpected response"
  12. ERROR[09-04|09:12:56.643] error executing command package=status-go/cmd/keycard command=info error="bad response 6a00: unexpected response"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement