easy_upnp
easy_upnp copied to clipboard
upnp-list script bundled have error
Dear owner of easy_upnp,
I'm new to use "easy_upnp". Firstly, I executed upnp_list sript bundled "easy_upnp" bin directory. I faced the error message the following. Could you advice me to resolved that?
The upnp_list script returns "Found 58 devices", so a part of "easy_upnp" works well.
Best regards,
yama@tnt:~/.gem/ruby/gems/easy_upnp-1.1.8/bin$ ls
./ ../ upnp-list*
yama@tnt:~/.gem/ruby/gems/easy_upnp-1.1.8/bin$ ./upnp-list
Starting SSDP search...
Found 58 devices:
Name UUID Services
/cygdrive/c/yama/.gem/ruby/gems/easy_upnp-1.1.8/lib/easy_upnp/upnp_device.rb:70:in `fetch_device_name': Couldn't resolve device name because no endpoints are defined (RuntimeError)
from /cygdrive/c/yama/.gem/ruby/gems/easy_upnp-1.1.8/lib/easy_upnp/upnp_device.rb:41:in `device_name'
from ./upnp-list:38:in `block in <main>'
from ./upnp-list:37:in `each'
from ./upnp-list:37:in `<main>'
Should be fixed. Please try updating to 1.1.9.
I woke up realizing I'd forgotten to complete the fix before pushing.
Please try 1.1.10.