meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.56k stars 888 forks source link

[Bug]: remote administration - only 1st pub key works #5309

Open xinrag opened 2 days ago

xinrag commented 2 days ago

Category

Other

Hardware

Rak4631

Firmware Version

2.5.12.aa184e6

Description

Remote rak4631 working as repeater. Three admin pub keys are stored there.

If I try to connect with NO matching key a true error messages whas shown with invalid pub key. Good.

Connecting with a matching pub key works (only) if it is the 1st one stored in the remote rak device.

If the pub key is matching for the the 2nd or 2rd entry the connection never works... still try to connect and nothing is happening.

Relevant log output

No response

xinrag commented 2 days ago

2nd pub key is working here if remote device is a esp32. Interesting!