wittus wrote: 
> Dear all
> 
> I would like to use the plugin, but unfortunately get an error message.
> 
> Setup:
> - iOS Client
> - Logitech Media Server Version: 7.9.2
> - ShairTunes2 (fork) Plugin
> - different squeeze clients: SqueezeBoxBoom, piCorePlayer
> 
> Configuration:
> 33964
> 
> Errors:
> - iOS: 
> > 
Code:
--------------------
  >   > AirPlay: Connection to "player xyz" not possible.
--------------------
> > 
> - ShairTunes
> > 
Code:
--------------------
  >   > [12:40:48.879080] main:280 client: 192.168.121.213, ipc port 45471
  > [12:40:48.879369] main:338 Cannot start, check parameters
--------------------
> > 
> - logitech/server.log
> > 
Code:
--------------------
  >   > [21-03-27 12:40:48.6833] 
Plugins::ShairTunes2W::Plugin::handleSocketConnect (477) New connection from: 
192.168.121.213
  > [21-03-27 12:40:48.6840] Plugins::ShairTunes2W::Plugin::createListenPort 
(398) Created listener on port 34547
  > [21-03-27 12:40:48.6859] Plugins::ShairTunes2W::Plugin::conn_handle_request 
(759) DACP-ID: 7FCCA6C0B2D17C24, Active Remote: 772207725
  > [21-03-27 12:40:48.8367] Plugins::ShairTunes2W::Plugin::conn_handle_request 
(759) DACP-ID: 7FCCA6C0B2D17C24, Active Remote: 772207725
  > [21-03-27 12:40:48.8439] Plugins::ShairTunes2W::Plugin::conn_handle_request 
(759) DACP-ID: 7FCCA6C0B2D17C24, Active Remote: 772207725
  > [21-03-27 12:40:48.8524] Plugins::ShairTunes2W::Plugin::conn_handle_request 
(759) DACP-ID: 7FCCA6C0B2D17C24, Active Remote: 772207725
  > [21-03-27 12:40:48.8676] Plugins::ShairTunes2W::Plugin::conn_handle_request 
(832) decode command: $VAR1 = 'host';
  > $VAR2 = '192.168.121.213';
  > $VAR3 = 'socket';
  > $VAR4 = 45471;
  > $VAR5 = 'fmtp';
  > $VAR6 = '96 352 0 16 40 10 14 2 255 0 0 44100';
  > $VAR7 = 'cport';
  > $VAR8 = '62896';
  > $VAR9 = 'tport';
  > $VAR10 = '64023';
  > $VAR11 = 'latencies';
  > $VAR12 = '1000:2000:f';
  > $VAR13 = 'codec';
  > $VAR14 = 'wav';
  > $VAR15 = 'iv';
  > $VAR16 = '2226377639905d4b2174b84e505f43d0';
  > $VAR17 = 'key';
  > $VAR18 = 'd292f5bdf8c2c7873cdbb9a900dfb077';
  > $VAR19 = 'log';
  > $VAR20 = '/var/log/squeezeboxserver/shairtunes2-30-b5-c2-10-e0-cc.log';
  > $VAR21 = 'dbg';
  > $VAR22 = 'sdebug';
  > [21-03-27 12:40:48.8805] Plugins::ShairTunes2W::Plugin::conn_handle_request 
(861) launched decoder: Proc::Background=HASH(0x56448bdce490) on ports: ///, 
http port: 34547
  > [21-03-27 12:40:48.8888] Plugins::ShairTunes2W::Plugin::handleSocketRead 
(592) Closed: IO::Socket::INET=GLOB(0x56448b7f4b30)
--------------------
> > 
> 
> Something wrong within configuration?
> 
> Thanks and best regards
> Markus

There is a localhost socket connection that needs to be established
between the Perl plugin and the binary helper (port 45471 in your case).
It seems that, probably due to some networking stack or even firewall
issue, even the local port communication cannot be established. What is
the machine where LMS runs?



LMS 8.1.x on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet,
1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000,
ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,
Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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

Reply via email to