8000 assert failed: tcp_alloc · Issue #269 · vintlabs/fauxmoESP · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

assert failed: tcp_alloc #269

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

Open
robgerpin opened this issue Nov 26, 2024 · 1 comment
Open

assert failed: tcp_alloc #269

robgerpin opened this issue Nov 26, 2024 · 1 comment

Co 847C mments

@robgerpin
Copy link

I got a error:
assert failed: tcp_alloc /IDF/components/lwip/lwip/src/core/tcp.c:1851 (Required to lock TCPIP core functionality!)

after command:

fauxmo.enable(true);

in the Esp_basic sample

@Office-Monkey
Copy link

There is a compatibility issue in ESP32 board definition 3.1.0+ (personal experience with 3.1.0 and 3.1.1).

This issue can be addressed by downgrading to 3.0.7.

There's thread (I don't have handy) proposing a fix in the ESPAsyncClient, but it hasn't been fixed yet. It is not exactly a Fauxmoesp issue, but I hit the same thing.

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

2 participants
0