-
Notifications
You must be signed in to change notification settings - Fork 14
Wemos D1 Mini Pro generates error #1
Copy link
Copy link
Open
Description
Testing running Docker Container server; ESP device is a Wemos D1 Mini Pro.
When the client contacts the server, serial monitor returns:
INFO: Checking for updates at URL: http://192.168.1.40:5000/update?ver=v2.18.1&dev=espweather
ERROR: HTTP_UPDATE_FAILD Error (-104): Wrong HTTP Code
I thought maybe the headers are different. but looking at server.py, that should be handled OK. I've also tried GET with the same URL in Postman which returns 400 Bad Request, 'Error: Invalid Parameters'
Not sure what the cause is but will keep testing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels