radiance wrote: 
> There is no password configured on LMS. It's available for everyone on
> my network on192.168.2.23:9002 over HTTP. LMS is running in a docker
> container, but its networking is directly attached to the host (i.e. the
> processes running in the container/namespace have full network access to
> the host, all ports TCP & UDP).
> 
> When I browse LMS from my receiver (using UPnP/DLNA Media Interface) and
> play a song, the metadata is retrieved.
> 
> If I understand correctly my receiver should retrieve the metadata from
> an endpoint on LMS. Is there a way I can determine the endpoint, then I
> can do some troubleshooting to determine if my (network) setup is
> causing these issues.
> 
> Edit:
> 
> I do see the following in the logs:
> 
> [19-12-21 20:16:54.2327] Slim::Web::JSONRPC::requestMethod (486)
> bb:bb:4d:d5:21:d3: request not dispatchable!
> [19-12-21 20:17:26.1866] main::init (387) Starting Logitech Media Server
> (v7.9.2, 1576472621, Mon Dec 16 06:13:56 CET 2019) perl 5.022001 -
> x86_64-linux-gnu-thread-multi
> [19-12-21 20:17:26.8957] Slim::Plugin::CLI::Plugin::cli_socket_open
> (163) Can't setup the listening port 9090: Address already in use
> 
> I'm running on a non-default port for LMS (9002). 9090 is also already
> taken. Could this be causing the issues?
> 
> Edit 2:
> 
> That was the issue. I killed the process running on port 9090. It now
> works! 
> 
> sudo lsof -i | grep 9090
> squeezebo  4834             lxd   20u  IPv4 3911989      0t0  TCP *:9090
> (LISTEN)
> 
> Thanks!

Glad you found it but what is strange is that the CLI port should be
automatically detected. What LMS version are you running?



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to