Aircoookie/Espalexa

Discovery isn't finding devices

smrinalsingh opened this issue · 3 comments

I'm using ESP8266 and have the necessary board and library added. Also verified that I have the latest version of this library, i.e., 2.7.0.

Discovery stopped working about an hour ago. I tried on 3 different ESP8266s with two different Echo Dots running under different accounts, but the results are the same.

Debug Ouput:

Adding device 1
Adding device 2
Adding device 3
Adding device 4
Espalexa Begin...
MAXDEVICES 10
Done
Got UDP!
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:dial-multiscreen-org:service:dial:1


Got UDP!
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:dial-multiscreen-org:service:dial:1


Got UDP!
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:dial-multiscreen-org:service:dial:1


Got UDP!
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:dial-multiscreen-org:service:dial:1


Got UDP!
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:dial-multiscreen-org:service:dial:1


Got UDP!
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:dial-multiscreen-org:service:dial:1


Got UDP!
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
ST: ssdp:all
MAN: "ssdp:discover"
MX: 3


Responding search req...
Got UDP!
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
ST: upnp:rootdevice
MAN: "ssdp:discover"
MX: 3


Responding search req...
# Responding to description.xml ... #

Send setup.xml
<?xml version="1.0" ?><root xmlns="urn:schemas-upnp-org:device-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><URLBase>http://192.168.0.126:80/</URLBase><device><deviceType>urn:schemas-upnp-org:device:Basic:1</deviceType><friendlyName>Espalexa (192.168.0.126:80)</friendlyName><manufacturer>Royal Philips Electronics</manufacturer><manufacturerURL>http://www.philips.com</manufacturerURL><modelDescription>Philips hue Personal Wireless Lighting</modelDescription><modelName>Philips hue bridge 2012</modelName><modelNumber>929000226503</modelNumber><modelURL>http://www.meethue.com</modelURL><serialNumber>483fda401653</serialNumber><UDN>uuid:2f402f80-da50-11e1-9b23-483fda401653</UDN><presentationURL>index.html</presentationURL></device></root>

Please check if it can be fixed.

Thank you.

Hello,

Same here! The added ESPDEVICES are not discoverable anymore! Please help to resolve the issue.

Thank you,

Hello,

Same here! The added ESPDEVICES are not discoverable anymore! Please help to resolve the issue.

Thank you,

After restarting my Router, Echo device and reset of board (Wemos) (in the sequence mentioned) the issue got resolved. :-)
Seems to be a temporary glitch!

After about an hour or two, with a restart of all the devices involved, i.e., router and ESP, it was discoverable. As @esrpradeep mentioned, seems to be a temp issue.