Hi, first thanks for al the great work.
I keep getting this: "Error: Couldn't load
Plugins::ShairTunes2W::Plugin"
Here's a bit of info:
System info:

Code:
--------------------
    
  pi@Rpi3_SBS:~ $ cat /etc/os-release
  PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
  NAME="Raspbian GNU/Linux"
  VERSION_ID="9"
  VERSION="9 (stretch)"
  ID=raspbian
  ID_LIKE=debian
  HOME_URL="http://www.raspbian.org/";
  SUPPORT_URL="http://www.raspbian.org/RaspbianForums";
  BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs";
  pi@Rpi3_SBS:~ $ uname -a
  Linux Rpi3_SBS 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l 
GNU/Linux
  
--------------------


Code:
--------------------
    
  Logitech Media Server Version: 7.9.1 - 1504317335 @ Mon Sep 4 08:44:09 UTC 
2017
  Hostname: Rpi3_SBS
  Server IP Address: 10.0.0.155
  Server HTTP Port Number: 9000
  Operating system: Debian - EN - utf8
  Platform Architecture: armv7l-linux
  Perl Version: 5.24.1 - arm-linux-gnueabihf-thread-multi-64int
  Audio::Scan: 0.95
  Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
  Total Players Recognized: 1
  
--------------------

Log says:

Code:
--------------------
    
  [17-09-12 14:02:09.7660] main::init (387) Starting Logitech Media Server 
(v7.9.1, 1504317335, Mon Sep  4 08:44:09 UTC 2017) perl 5.024001 - 
arm-linux-gnueabihf-thread-multi-64int
  [17-09-12 14:02:11.9451] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [17-09-12 14:02:12.0135] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [17-09-12 14:02:12.2655] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [17-09-12 14:02:12.2979] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [17-09-12 14:02:13.1146] Slim::bootstrap::tryModuleLoad (286) Warning: Module 
[Plugins::ShairTunes2W::Plugin] failed to load:
  Can't load 
'/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2W/lib/5.24/arm-linux-gnueabihf-thread-multi-64int/auto/Crypt/OpenSSL/RSA/RSA.so'
 for module Crypt::OpenSSL::RSA: libssl.so.1.0.0: cannot open shared object 
file: No such file or directory at 
/usr/lib/arm-linux-gnueabihf/perl/5.24/DynaLoader.pm line 187.
  at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2W/Plugin.pm 
line 33.
  Compilation failed in require at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2W/Plugin.pm 
line 33.
  BEGIN failed--compilation aborted at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2W/Plugin.pm 
line 33.
  Compilation failed in require at (eval 897) line 1.
  BEGIN failed--compilation aborted at (eval 897) line 1.
  
  [17-09-12 14:02:13.1243] Slim::Utils::PluginManager::load (323) Error: 
Couldn't load Plugins::ShairTunes2W::Plugin
  [17-09-12 14:02:13.3628] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [17-09-12 14:02:13.3959] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [17-09-12 14:02:14.0395] main::checkDataSource (1110) Warning: Schema updated 
or no media found in the database, initiating scan.
  [17-09-12 14:02:16.1003] Slim::Web::JSONRPC::requestMethod (443) 
b8:27:eb:e5:07:d2: request not dispatchable!
  [17-09-12 14:02:16.1049] Slim::Web::JSONRPC::requestMethod (443) 
b8:27:eb:e5:07:d2: request not dispatchable!
  [17-09-12 14:02:16.1111] Slim::Web::JSONRPC::requestMethod (443) 
b8:27:eb:e5:07:d2: request not dispatchable!
  [17-09-12 14:02:17.9960] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [17-09-12 14:02:18.0382] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  
--------------------

As this could look like some SSL stuff is missing i've tried:

Code:
--------------------
    
  pi@Rpi3_SBS:~ $ sudo apt-get install libio-socket-ssl-perl
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  libio-socket-ssl-perl is already the newest version (2.044-1).
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  pi@Rpi3_SBS:~ $ sudo apt-get install libcrypt-openssl-rsa-perl
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  libcrypt-openssl-rsa-perl is already the newest version (0.28-5).
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  
--------------------

I am on the dev repo version 0.72.10
What am i missing?


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