Skip to content

Program loop after Wi-Fi connection lost #50

@matteoda

Description

@matteoda

I've noticed that whenever Wi-Fi is lost unexpectedly the following loop occurs:

May 31 22:13:22 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:22 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:22 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:22 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:22 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:22 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!
May 31 22:13:23 esp32 stream_server [W][stream_server:168]: Failed to read from client 192.168.0.122 with error 128!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions