Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.57k stars 3.12k forks source link

OPNSense no uPnP intermittent Wifi connection #3362

Closed Apprisco closed 1 year ago

Apprisco commented 1 year ago

What happened?

Without uPnP (such as on OPNSense Router), the web gui will take forever to load, and there will be very intermittent wifi connections for certain WLED devices.

To Reproduce Bug

Disable uPnP in router. Observe new WLED devices have very intermittent web-gui and app access.

Expected Behavior

As wLED is LAN based, it should only rely on DHCP or static IP. uPnP should not be required for WLED, and thus without uPnP, such as for homelab use, WLED should not have intermittent connections.

Install Method

Binary from WLED.me

What version of WLED?

0.13.3 & 0.14.0

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No log output at all.

Anything else?

No response

Code of Conduct

blazoncek commented 1 year ago

WLED does not use uPnP. The problem might be in your network set-up.

softhack007 commented 1 year ago

@Apprisco is this the same problem as in your new report

If yes, should we close this one in favour of the new report?

softhack007 commented 1 year ago

duplicate of #3363