Hello All,
New user to HA. I have downloaded Hassbian to my RPi3, got it booted and was able to access the web frontend without issue. My problem seems to be with the netdisco/discovery service not working correctly. I receive the following error:
17-03-04 22:25:11 WARNING (Thread-5) [netdisco.ssdp] Error fetching description at http://169.254.110.147:49152/wps_device.xml
My router is running @ 192.168.1.1, so I am not sure how netdisco is finding this particular address. It looks awfully similar to an address you would get on a failed DHCP request on a Microsoft-based OS, but I’m not sure if that’s relevant at all.
My configuration is completely stock, minus an updated value for my latitude/longitude. Everything else is default, except I have ran the scripts for enabling CEC, MQTT, and Samba. AFAIK, the software is the latest update and all other applications are updated according to apt.
Anyway, is there a way to manually set the address for netdisco, or do I just have to ignore discovery and manually add everything (which I don’t really want to do, but am willing if there’s no other option). Please let me know if you need any more information. Thanks.