You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got these error when running the broadlinkmanager under the docker. And it keep scanning without finding any device.
File "/opt/broadlinkmanager/broadlink/helpers.py", line 15, in get_local_ip
raise exception(-4013) # DNS Error
broadlink.exceptions.DNSLookupError: [Errno -4013] Failed to obtain local IP address
The text was updated successfully, but these errors were encountered:
I got these error when running the broadlinkmanager under the docker. And it keep scanning without finding any device.
File "/opt/broadlinkmanager/broadlink/helpers.py", line 15, in get_local_ip
raise exception(-4013) # DNS Error
broadlink.exceptions.DNSLookupError: [Errno -4013] Failed to obtain local IP address
The text was updated successfully, but these errors were encountered: