Skip to content

Web interface drops out, pings work #3954

@bscholer

Description

@bscholer

What happened?

The Issue

On two different ESP32's I have, I've been running into a bug where I'm unable to load the web interface. When I plug the devices in, I have no issue connecting to them for about 10-30s (although this time varies), but then it cuts out and I just get errors in my browser. Periodically (very roughly every 5-10 minutes), I'm able to reconnect to the devices for 10s or so. In all, it's just really intermittent connection issues.

What I've Tried

  • My first thought was that the devices were crashing and rebooting, however, this is not the case as the light patterns continue uninterrupted.
  • Next thought was that it was the internet connection, however, I'm able to ping the devices (even up to every 0.05s) very reliably with no issue. Additionally, audio-reactive UDP broadcast continues to work with no issue, both sending and receiving. One of these problematic devices is a QuinLED DigQuad with ethernet.
  • I've been running into this same issue on the following versions (both plain, ethernet, and audio-reactive versions):
    • v0.13.3
    • v0.14.0
    • v0.15.0-b2
    • MoonModules v0.14.1-b30
  • It seemed like this somewhat coincided with adding devices to Home Assistant, and when I removed the devices, it did seem to get a bit better (the devices would stay on for longer), however, the issue is still very present.
  • Connecting from multiple computers, through the Android app, and through a quick Python script I wrote to make a GET request to the home page every 5s to more scientifically test this specific issue
  • Watched network traffic with Wireshark, which shows a light amount of net traffic going to/from the devices

To Reproduce Bug

For me, this bug seems to happen on any new WLED devices, and I haven't been able to find a common thread between them. I have ~15 other WLED devices in my house on the same network that have been working well with no issues. These are mostly running v0.15.0-b2.

Expected Behavior

I should be able to connect to the devices continually with no interruption.

Install Method

Binary from WLED.me

What version of WLED?

v0.13.3, v0.14.0, v0.15.0-b2, MoonModules v0.14.1-b30

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugconnectivityIssue regarding protocols, WiFi connection or availability of interfaces

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions