Skip to content
New issue

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

Client is unknown #214

Open
nateinaction opened this issue Feb 12, 2023 · 1 comment
Open

Client is unknown #214

nateinaction opened this issue Feb 12, 2023 · 1 comment

Comments

@nateinaction
Copy link

nateinaction commented Feb 12, 2023

Hey there, I'm seeing the error INFO 2023/02/12 15:41:46 pair-verify.go:59: Client XXXX-XXX is unknown. It looks like it started showing up in my logs in late December probably around the time I applied the HomeKit architecture upgrade. To be sure that the is impacting more than just my project, I cloned the hklight repo and was able to reproduce it there:

go run hklightd.go
INFO 2023/02/12 15:40:35 ip_transport.go:186: Listening on port 52071
INFO 2023/02/12 15:41:46 pair-verify.go:59: Client XXXX-XXX is unknown
...

It looks like HomeKit is unable to talk to the accessory when seeing this error. I'll keep looking into this but I wanted to post the issue and see if you had any thoughts on a fix?

Thanks!

@nateinaction
Copy link
Author

Seeing that this library is no longer maintained, replaced by https://github.com/brutella/hap. I'll leave this issue up in case other folks run into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant