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
Does this sound like #1610 ? If yes, see the lwip patch comments there and the attached PR. Or you can try using recent Core releases instead of the 2.3.0
In the future, please write out the version you are using (release bin, self-built) and if it is not from releases - which Core version was used and what build method was used (PlatformIO, ArduinoIDE, Makefile etc.). As it was specified in the template.
It was an annoying bug, so it was a simple guess to make.
You may experience some issues regarding active async webserver and doing anything with wificlient (per #1716 (comment) and #1620), as I've seen some weird timeout problems there. It is solved by scheduler patches in current esp8266/Arduino master, you can pick those patches individually if that becomes a problem.
I can get half of http server data but i cant get WS datas from remote.
If i connect to my device which is forward to ...duckdns.org with the same wifi network everything is ok.
Maybe i have to open more port in my router for ws?
(using 80 as default)
The text was updated successfully, but these errors were encountered: