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

Failed to dump SPR public key (code -199) #208

Open
AlexKryukoff opened this issue Dec 18, 2022 · 3 comments
Open

Failed to dump SPR public key (code -199) #208

AlexKryukoff opened this issue Dec 18, 2022 · 3 comments

Comments

@AlexKryukoff
Copy link

Hello, if you want to connect to the monitor, I wrote an error -199. Can you suggest which way to look?

HomeKit: [Client 1] Pair Setup Step 1/3
!!! HomeKit: [Client 1] Failed to dump SPR public key (code -199)
HomeKit: [Client 1] Closing client connection from 192.168.1.108

@mvso
Copy link

mvso commented Jan 21, 2023

Same problem here.
Code (esp32-homekit-camera, which is based on esp-HomeKit) builds and upload ok. The ESP-cam start up fine and Home app finds the unit when I try to add it to my home. However, before I can type the 8-digit code, the serial prints out "Failed to dump SPR public key (code -199)" like shown above. The Home app process fail with "unknown error".

Other posts propose "git submodule update --remote --merge", (to update all the involved modules, including esp-HomeKit) but it doesn't change anything. I have also tried to reinstall esp-idf, cloned the git project to a new project. This didn't help either, the problem persists.

@Hellangel1987
Copy link

facing now same issue

image

@maximkulkin can you assist? we did everything correct. Code builds and upload ok. The ESP-cam start up fine and Home app finds the unit when I try to add it to my home. However, before I can type the 8-digit code, the serial prints out "Failed to dump SPR public key (code -199)" like shown above. The Home app process fail with "unknown error".

@Hellangel1987
Copy link

Update in this case:

maximkulkin/esp32-homekit-camera#108 (comment)

solved my issue

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

3 participants