bashGroup / NukiGoBridge

A nuki bridge implemented in golang
GNU General Public License v3.0
4 stars 1 forks source link

Error on Raspberry Pi and Nuki Smartlock V2 #1

Open Pingbo opened 4 years ago

Pingbo commented 4 years ago

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"

Pingbo commented 4 years ago

I got the Same issue ob a x32 cpu so it isnt only on arm

heppth commented 2 years ago

I have the same problem with my Nuki Smartlock v3.3.5. Any updates on this?