Skip to content

[E][WiFiClient.cpp:309] setOption(): fail on fd -1, errno: 9, "Bad file number" #57

Open
@friedemannm

Description

@friedemannm

Describe the bug
Strange warning when connecting to a websocket server:
[E][WiFiClient.cpp:309] setOption(): fail on fd -1, errno: 9, "Bad file number"

To Reproduce
Just connect to a websocket server as shown in the examples.

Expected behavior
This warning is unexpected...

Code
Should be able to reproduce with the given examples.

Additional context
ESP32, framework-arduinoespressif32 2.10004.191002 (1.0.4)

Metadata

Metadata

Assignees

Labels

possible-bugSomething isn't working, and I think it is a bug

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions