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

[Bug]: Cannot connect to TCP device, incomplete packet data #465

Open
irongiant33 opened this issue Apr 9, 2024 · 1 comment
Open

[Bug]: Cannot connect to TCP device, incomplete packet data #465

irongiant33 opened this issue Apr 9, 2024 · 1 comment
Labels
bug Something isn't working needs investigation Needs more investigation before triage

Comments

@irongiant33
Copy link

Describe the bug

I have a LilyGo TBeam V1.2 connected to the same network as a Linux machine (Ubuntu 22.04 LTS, Linux 6.5.0-26-generic x86_64) running the MNMC v0.3. I installed MNMC with the following script: https://gist.github.com/irongiant33/cef93c81fb13afb683d19eb5ed7e3fc3

When connecting to the radio over TCP port 4403, I get the error "Configuration timed out. Are you sure this is a Meshtastic device?"

The debug log is full of error messages like the one below:

[2024-04-09][02:27:26][ERROR][meshtastic::connections::stream_buffer] Incomplete packet data, expected 65532 bytes, found 4215 bytes

I port scanned the meshtastic radio and saw the following:

Host is up (0.022s latency).
Not shown: 65532 closed ports
PORT       STATE  SERVICE
80/tcp     open    http
443/tcp   open    https
4403/tcp open    ds-user

To Reproduce

  1. Launch MNMC
  2. Input IP address of Meshtastic radio, port 4403
  3. attempt to connect
  4. See error

Expected behavior

I would expect the MNMC to connect to the Meshtastic radio

Additional context

unsure if this is related to #453 #446 or #410

@irongiant33 irongiant33 added bug Something isn't working needs investigation Needs more investigation before triage labels Apr 9, 2024
@hayschan
Copy link

hayschan commented Dec 5, 2024

Same issue here. I am using the Ebyte EoRa-S3 (the 400TB version, meaning 433-510 MHz).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs investigation Needs more investigation before triage
Projects
None yet
Development

No branches or pull requests

2 participants