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

Error tls: private key does not match public key (code: 2) #3

Open
Francky58 opened this issue Sep 5, 2018 · 0 comments
Open

Error tls: private key does not match public key (code: 2) #3

Francky58 opened this issue Sep 5, 2018 · 0 comments

Comments

@Francky58
Copy link

Hello everybody,

I'm installing on a raspberry pi 3 a LoRa network by following the tutorial https://www.loraserver.io/loraserver/overview/ . I'm currently stack at the step of the certificate and I don't know why. I did all the forum and post I could find, it helped me a lot but i'm now stuck there.

I got the error message on the GUI : Error tls: private key does not match public key (code: 2) when i try to add a network server.

I created the certificats, declared them in loraserver.toml and lora-app-server.toml but I can't have a proper hanshake and I don't see where is my mistake.

Servers logs:
Log loraserver.txt
Log lora-app-server.txt

Configuration of the servers:
Loraserver config.txt
Lora-app-server config.txt

nb: I changed the bind:0.0.0.0:8000 to bind:0.0.0.0:8084 because it was already used by an other application. I'm reporting it on the GUI as well when I'm trying to add the network server.

Does anyone know why ?

Thanks in advance,

Franck

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