Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
93 stars 28 forks source link

Exception while listing credentials for Nitrokey 3 #356

Closed szszszsz closed 1 year ago

szszszsz commented 1 year ago

Exception occurs while listing credentials for Nitrokey 3. Details: https://support.nitrokey.com/t/unboundlocalerror-local-variable-client-token-referenced-before-assignment/4931

$ nitropy fido2 list-credentials
Command line tool to interact with Nitrokey devices 0.4.34
Please provide pin: 
Critical error:
An unhandled exception occurred
    Exception encountered: UnboundLocalError("local variable 'client_token' referenced before assignment")
szszszsz commented 1 year ago

Duplicate, due to today's degraded GH performance