easy_upnp icon indicating copy to clipboard operation
easy_upnp copied to clipboard

upnp-list script bundled have error

Open yamatakau08 opened this issue 8 years ago • 2 comments

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>'

yamatakau08 avatar Jun 30 '16 07:06 yamatakau08

Should be fixed. Please try updating to 1.1.9.

sidoh avatar Jul 01 '16 06:07 sidoh

I woke up realizing I'd forgotten to complete the fix before pushing.

Please try 1.1.10.

sidoh avatar Jul 01 '16 17:07 sidoh