httpd: httpd_server_init: error in listen (112) (IDFGH-14042) #14863
Labels
Resolution: Cannot Reproduce
Issue cannot be reproduced
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
v4.4.2
Espressif SoC revision.
ESP32-C3 (revision 4)
Operating System used.
Linux
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
Development Kit.
ESP32C3-CORE
Power Supply used.
USB
What is the expected behavior?
httpd_start(&server, &config) running without any error.
What is the actual behavior?
httpd_start(&server, &config) with error: "httpd: httpd_server_init: error in listen (112)"
Steps to reproduce.
happens when https client is needed too.
Debug Logs.
More Information.
Tried to unselect the "Enable ESP-TLS Server" option in menu config, but can not.
The text was updated successfully, but these errors were encountered: