I’m unable to get the plugin to find my upnp devices, it never gets to
creating the config file. 

My LMS server is running on a Ubuntu 20.04 machine, which happens to
also be my router (1 NIC to my broadband fiber modem @192.168.1.8, 1 NIC
to a switch distributing my LAN @192.168.9.1). 

    
- I disabled the firewall (sudo systemctl stop ufw) 
- I tried manually creating the config file with “sudo
  
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/UPnPBridge/Bin/squeeze2upnp-x86-64-static
  -s 192.168.9.1 -i ./upnpbridge.xml” executed from my home directory
  and it doesn’t find players (& doesn’t create the config file) 
- I installed gupnp-tools and running “sudo gssdp-discover -i enp1s0
  --timeout=3” *finds the IP of my Sonos Play1* 
- I installed the Windows binary on a desktop on the LAN and running
  "squeeze2upnp-win.exe -b localhost -i config.xml" finds my Sonos and
  creates the config file 
  

Do you guys have any suggestion? I'm puzzled that gssdp-discover finds
the Sonos, but the plugin doesn't - do they use different methods? Is
there a switch to force using one of the 2 NICs?


Here is the output of the manual command: 
Code:
--------------------
    
  [18:59:59.733763] main:1771 Starting squeeze2upnp version: v1.62.1 (Jun 11 
2021 @ 17:12:39)
  [18:59:59.733858] main:1779
  
  !!!!!!!!!!!!!!!!!! ERROR LOADING CONFIG FILE !!!!!!!!!!!!!!!!!!!!!
  
  [18:59:59.786680] output_init:621 success loading FLAC encoder
  [18:59:59.787237] Start:1533 Binding to 192.168.9.1:49152 (http:0)
  [19:00:21.187957] Stop:1555 stopping squeezelite devices ...
  [19:00:21.188213] Stop:1559 terminate update thread ...
  [19:00:21.188345] Stop:1564 terminate main thread ...
  [19:00:21.188494] Stop:1568 stopping UPnP devices ...
--------------------


------------------------------------------------------------------------
mcoste's Profile: http://forums.slimdevices.com/member.php?userid=12820
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to