We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
i get the following errors on my rpi if i try to pair with the lock:
time="2020-08-07T11:31:22Z" level=info msg="Adding and authorizing lock" lock="xx:xx:xx:xx:xx:xx" time="2020-08-07T11:31:22Z" level=info msg="Aquiring device lock" time="2020-08-07T11:31:23Z" level=info msg="Lock aquired" time="2020-08-07T11:31:23Z" level=info msg="Connecting ..." lock="xx:xx:xx:xx:xx:xx" time="2020-08-07T11:31:24Z" level=info msg="Disconvering GATT services" lock="xx:xx:xx:xx:xx:xx" time="2020-08-07T11:31:25Z" level=info msg=Authenticating lock="xx:xx:xx:xx:xx:xx" time="2020-08-07T11:31:25Z" level=info msg="Requesting public key" lock="xx:xx:xx:xx:xx:xx" time="2020-08-07T11:31:25Z" level=info msg="Received public key from lock" lock="xx:xx:xx:xx:xx:xx" time="2020-08-07T11:31:25Z" level=info msg="Sending public key" lock="xx:xx:xx:xx:xx:xx" time="2020-08-07T11:31:26Z" level=info msg="Received challenge" lock="xx:xx:xx:xx:xx:xx" time="2020-08-07T11:31:26Z" level=info msg="Send authorization authenticator" lock="xx:xx:xx:xx:xx:xx" time="2020-08-07T11:31:26Z" level=error msg="Failed to send authorization authenticator" error="Lock reported error 11 for command 5" time="2020-08-07T11:31:26Z" level=error msg="Failed to authenticate bridge" error="Lock reported error 11 for command 5" time="2020-08-07T11:31:26Z" level=error msg="Failed to add and authorize lock" error="Lock reported error 11 for command 5" lock="xx:xx:xx:xx:xx:xx" time="2020-08-07T11:31:26Z" level=info msg="Release lock"
The text was updated successfully, but these errors were encountered:
I got the Same issue ob a x32 cpu so it isnt only on arm
Sorry, something went wrong.
I have the same problem with my Nuki Smartlock v3.3.5. Any updates on this?
No branches or pull requests
Hi,
i get the following errors on my rpi if i try to pair with the lock:
time="2020-08-07T11:31:22Z" level=info msg="Adding and authorizing lock" lock="xx:xx:xx:xx:xx:xx"
time="2020-08-07T11:31:22Z" level=info msg="Aquiring device lock"
time="2020-08-07T11:31:23Z" level=info msg="Lock aquired"
time="2020-08-07T11:31:23Z" level=info msg="Connecting ..." lock="xx:xx:xx:xx:xx:xx"
time="2020-08-07T11:31:24Z" level=info msg="Disconvering GATT services" lock="xx:xx:xx:xx:xx:xx"
time="2020-08-07T11:31:25Z" level=info msg=Authenticating lock="xx:xx:xx:xx:xx:xx"
time="2020-08-07T11:31:25Z" level=info msg="Requesting public key" lock="xx:xx:xx:xx:xx:xx"
time="2020-08-07T11:31:25Z" level=info msg="Received public key from lock" lock="xx:xx:xx:xx:xx:xx"
time="2020-08-07T11:31:25Z" level=info msg="Sending public key" lock="xx:xx:xx:xx:xx:xx"
time="2020-08-07T11:31:26Z" level=info msg="Received challenge" lock="xx:xx:xx:xx:xx:xx"
time="2020-08-07T11:31:26Z" level=info msg="Send authorization authenticator" lock="xx:xx:xx:xx:xx:xx"
time="2020-08-07T11:31:26Z" level=error msg="Failed to send authorization authenticator" error="Lock reported error 11 for command 5"
time="2020-08-07T11:31:26Z" level=error msg="Failed to authenticate bridge" error="Lock reported error 11 for command 5"
time="2020-08-07T11:31:26Z" level=error msg="Failed to add and authorize lock" error="Lock reported error 11 for command 5" lock="xx:xx:xx:xx:xx:xx"
time="2020-08-07T11:31:26Z" level=info msg="Release lock"
The text was updated successfully, but these errors were encountered: