E (1742) httpd: httpd_server_init: error in creating msg socket (105)

I have following configuration:

Arduino IDE 2.2.1
AZ-Delivery ESP32-Cam WROOVER
Example project CamWebServer

I succeed to compile and upload. After removing programm jumper and pressing reset, the software starts to run.

But then I get following messages:

WiFi connected
E (1742) httpd: httpd_server_init: error in creating msg socket (105)
Camera Ready! Use 'http://192.168.178.92' to connect

Connection to the listed IP times out. I'm sure the "error in creating msg socket" message listed above is the reason.

What to do?
Why does a prepared example project not run?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.