Dear Philippe,

I think I will need your kind help for successfully running the plugin
on a QNAP HS-251 running 4.2.0, and LMS 7.9.0 nightly (I still have to
move to the official 7.9.0).
I have successfully installed Crypt::OpenSSL::Bignum,
Crypt::OpenSSL::Random, Crypt::OpenSSL::RSA and all the compile errors
at plugin install and LMS restart time that I had in the first attempts
have disappeared.  (In fact, in doubt I installed also IO-Socket-INET6,
but nothing changed).
LMS and the plugin seem to start correctly, and I can see all my
squeezeboxes as Airplay devices from my iPhone. However, when I try to
connect, I get the message "impossible to connect to Squeezebox etc." on
the iPhone.
I attach here the server log at LMS startup.

Code:
--------------------
    [17-05-01 20:40:43     ] ssctrl Starting SqueezeboxServer 7.9.0-1475786002.
  [17-05-01 20:40:44     ] ssctrl Command line = 
/opt/ssods4/var/home/SqueezeboxServer/slimserver.pl  --daemon --pidfile 
/opt/ssods4/var/home/SqueezeboxServer/Cache/squeezecenter.pid --cachedir 
/opt/ssods4/var/home/SqueezeboxServer/Cache --logdir 
/opt/ssods4/var/home/SqueezeboxServer/Logs --prefsdir 
/opt/ssods4/var/home/SqueezeboxServer/Prefs --noupnp --priority 0 --user ssods 
--group ssods --httpport 9001 
  [17-05-01 20:40:45.8892] main::init (384) Starting Logitech Media Server 
(v7.9.0, 1475786002, Wed Oct 12 04:07:07 UTC 2016) perl 5.010000 - 
i686-linux-thread-multi
  [17-05-01 20:40:45.8890] main::init (384) Starting Logitech Media Server 
(v7.9.0, 1475786002, Wed Oct 12 04:07:07 UTC 2016) perl 5.010000 - 
i686-linux-thread-multi
  [17-05-01 20:40:45     ] ssctrl SqueezeboxServer started.
  [17-05-01 20:40:45     ] ssctrl Setting nice level to +0
  [17-05-01 20:40:48.1244] Slim::Utils::Misc::msg (1244) Warning: 
[20:40:48.1239] Integer overflow in hexadecimal number at 
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/YouTube/WebM.pm
 line 544.
  [17-05-01 20:40:48.9015] Plugins::ShairTunes2W::Plugin::publishPlayer (356) 
avahi-publish-player not in path
  [17-05-01 20:40:48.9020] Plugins::ShairTunes2W::Plugin::publishPlayer (364) 
dns-sd not in path
  [17-05-01 20:40:48.9025] Plugins::ShairTunes2W::Plugin::publishPlayer (372) 
mDNSPublish not in path
  [17-05-01 20:40:48.9029] Plugins::ShairTunes2W::Plugin::publishPlayer (374) 
using built-in helper: 
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/ShairTunes2W/Bin/shairport_helper-i386-linux
  [17-05-01 20:40:48.9076] 
Plugins::ShairTunes2W::Plugin::playerSubscriptionChange (267) create client 
Slim::Player::SqueezePlay=ARRAY(0xb7e3ab8) with proc 
Proc::Background=HASH(0xb86e228)
  [17-05-01 20:40:48.9212] Plugins::ShairTunes2W::Plugin::publishPlayer (356) 
avahi-publish-player not in path
  [17-05-01 20:40:48.9217] Plugins::ShairTunes2W::Plugin::publishPlayer (364) 
dns-sd not in path
  [17-05-01 20:40:48.9221] Plugins::ShairTunes2W::Plugin::publishPlayer (372) 
mDNSPublish not in path
  [17-05-01 20:40:48.9225] Plugins::ShairTunes2W::Plugin::publishPlayer (374) 
using built-in helper: 
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/ShairTunes2W/Bin/shairport_helper-i386-linux
  [17-05-01 20:40:48.9271] 
Plugins::ShairTunes2W::Plugin::playerSubscriptionChange (267) create client 
Slim::Player::SqueezePlay=ARRAY(0xb86bb80) with proc 
Proc::Background=HASH(0xb7e91d8)
  [17-05-01 20:40:48.9772] Plugins::ShairTunes2W::Plugin::publishPlayer (356) 
avahi-publish-player not in path
  [17-05-01 20:40:48.9777] Plugins::ShairTunes2W::Plugin::publishPlayer (364) 
dns-sd not in path
  [17-05-01 20:40:48.9781] Plugins::ShairTunes2W::Plugin::publishPlayer (372) 
mDNSPublish not in path
  [17-05-01 20:40:48.9785] Plugins::ShairTunes2W::Plugin::publishPlayer (374) 
using built-in helper: 
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/ShairTunes2W/Bin/shairport_helper-i386-linux
  [17-05-01 20:40:48.9833] 
Plugins::ShairTunes2W::Plugin::playerSubscriptionChange (267) create client 
Slim::Player::SqueezePlay=ARRAY(0xb86e4b8) with proc 
Proc::Background=HASH(0xb86d5b0)
  [17-05-01 20:40:49.0090] Plugins::ShairTunes2W::Plugin::publishPlayer (356) 
avahi-publish-player not in path
  [17-05-01 20:40:49.0095] Plugins::ShairTunes2W::Plugin::publishPlayer (364) 
dns-sd not in path
  [17-05-01 20:40:49.0099] Plugins::ShairTunes2W::Plugin::publishPlayer (372) 
mDNSPublish not in path
  [17-05-01 20:40:49.0103] Plugins::ShairTunes2W::Plugin::publishPlayer (374) 
using built-in helper: 
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/ShairTunes2W/Bin/shairport_helper-i386-linux
  [17-05-01 20:40:49.0150] 
Plugins::ShairTunes2W::Plugin::playerSubscriptionChange (267) create client 
Slim::Player::SqueezePlay=ARRAY(0xb6cff80) with proc 
Proc::Background=HASH(0xb75b0c8)
  
--------------------

I don't see any obvious error (I have seen similar logs from other users
in this thread), and I would be glad if I could provide you some more
information for resolving this. Is there any other logs to activate?
Activating ShairTunes2W plugin log does not show anything, no file is
created.
I have seen you mentioned that you use perl 5.14 syntax. QNAP
installation only has 5.10, however there should be compile or runtime
errors in case of a non-understood construct?
Connections to the QNAP are unrestricted, and there is no restriction
whatsoever in the router within my home network.
I would be of course ready to provide more info, if you may instruct me
how to do and what you might need.


------------------------------------------------------------------------
scala's Profile: http://forums.slimdevices.com/member.php?userid=13391
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