Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Echo Dot 3 doesn't detect device. #253

Open
herobrine30396 opened this issue Jul 26, 2023 · 0 comments
Open

Echo Dot 3 doesn't detect device. #253

herobrine30396 opened this issue Jul 26, 2023 · 0 comments

Comments

@herobrine30396
Copy link

I use an ESP32 to run this library. When I try to discover my device, it doesn't work. Looking at the debug log shows that the discovery process never gets past this part:

[FAUXMO] Responding to M-SEARCH request
[FAUXMO] UDP response sent to 0.0.0.0:61271
HTTP/1.1 200 OK
EXT:
CACHE-CONTROL: max-age=100
LOCATION: http://192.168.1.88:80/description.xml
SERVER: FreeRTOS/6.0.5, UPnP/1.0, IpBridge/1.17.0
hue-bridgeid: a8805570151f
ST: urn:schemas-upnp-org:device:basic:1
USN: uuid:2f402f80-da50-11e1-9b23-a8805570151f::upnp:rootdevice

Trying to run curl http://192.168.1.88:80/description.xml gives the following error: curl: (7) Failed to connect to 192.168.1.88 port 80 after 2075 ms: Connection refused

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant