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

TCP receive stops after ~256Kb #52

Open
bJ3h2-4-8 opened this issue Jun 27, 2024 · 3 comments
Open

TCP receive stops after ~256Kb #52

bJ3h2-4-8 opened this issue Jun 27, 2024 · 3 comments

Comments

@bJ3h2-4-8
Copy link

I have a reproducible situation with esphome (sha256:6e659021515743b3d0d988084edcf31a777829f23e2d1c13b87901fa899bbce6) where the Socket of esphome stops receiving data. I'm not sure if this a esphome, or a socket setup issue. After reconnecting I was able to continue to send the next 256kb where it again stop receiving.

@jdwhite
Copy link

jdwhite commented Jun 27, 2024

I have the same issue. I don't know precisely how much data is received before it stops and as I'm currently on vacation I probably won't be able to debug this further until after July 4th.

@xNUTx
Copy link

xNUTx commented Jul 16, 2024

Same issue here, it will stop working after a while. It started happening when I updated to 2024.6.1, but it was still running 2024.5.x when I updated it...

@jdwhite
Copy link

jdwhite commented Oct 28, 2024

Using ESPhome 2024.10.2 I no longer experience this issue. Anyone else?

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