You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like a config timeout issue, where it takes longer to connect to a TCP node than a serial node. #456 bumps this timing to 15s, although at some point I want to make this user-configurable.
Running a Raspberry Pi 5, with Waveshare LoRa hat.
meshtasticd
service is up and running, and talking to radio.Running MNMC 0.3 on a Mac.
When running MNMC and choosing TCP, put in the IP of the PI & 4403 for the port. Hit connect, and receive the following form the system journal:
But the MNMC client times out, and never connects.
If I telnet to the same IP & port it connects (but obviously doesn't do anything)
If I were to guess the client isn't waiting long enough to connect to the service, or not receiving the correct information from the service.
Happy to provide logs, or anything necessary. Thanks.
The text was updated successfully, but these errors were encountered: