deckerego / ampule

A tiny HTTP server made for CircuitPython WiFi devices (like the ESP32)
MIT License
60 stars 10 forks source link

ETIMEDOUT #23

Closed cs-devansh-mahajan closed 2 years ago

cs-devansh-mahajan commented 2 years ago
Error reading from socket [Errno 116] ETIMEDOUT
Error with request: need more than 0 values to unpack
Error reading from socket [Errno 116] ETIMEDOUT
Error with request: need more than 0 values to unpack

I am getting this Error after running the example webserver code for a while what does this mean?