mherger wrote: 
> > Helper Applications Folder
> >
> /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Bin/i386-linux,
> >
> /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Bin,
> > 
> > /opt/ssods4/bin,
> > /usr/bin,
> > /usr/local/bin,
> > /usr/libexec,
> > /usr/sbin,
> >
> /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux,
> >
> /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/Spotty/Bin
> 
> Hmm... that seems to be fine. IIRC your problem is with pv only? Could 
> you please enable INFO logging for plugin.spotty, then try to fire up 
> Connect? What would server.log say?
> -- 
> 
> Michael

Here is the logfile when using doing a restart of the server.
i'm not sure how to test Connect since there is this warning that PV
and/or CURL is needed...

Code:
--------------------
    
  0027: [17-10-21 14:47:55.9274] Slim::Web::JSONRPC::requestMethod (443) 
00:04:20:1e:99:33: request not dispatchable!
  0026: [17-10-21 14:47:54.9889] Plugins::Spotty::Connect::_getPVcmd (393) 
Didn't find the pv (pipe viewer) utility. Please install pv using your package 
manager
  0025: [17-10-21 14:47:54.9860] Plugins::Spotty::Plugin::findBin (609) Found 
helper applicaton: /usr/bin/wget
  0024: [17-10-21 14:47:54.9850] Plugins::Spotty::Plugin::findBin (605) Trying 
helper applicaton: /usr/bin/wget
  0023: [17-10-21 14:47:54.9831] Plugins::Spotty::Connect::_getCurlCmd (364) 
Didn't find the 'curl' utility. Please install curl using your package manager.
  0022: [17-10-21 14:47:54.9662] Plugins::Spotty::Plugin::findBin (609) Found 
helper applicaton: 
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux/spotty
  0021: [17-10-21 14:47:54.9476] Plugins::Spotty::Plugin::findBin (605) Trying 
helper applicaton: 
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux/spotty
  0020: 
  0019:    frame 9: main::main 
(/opt/ssods4/var/home/SqueezeboxServer/slimserver.pl line 1213)
  0018:    frame 8: main::init 
(/opt/ssods4/var/home/SqueezeboxServer/slimserver.pl line 675)
  0017:    frame 7: Slim::Utils::PluginManager::load 
(/opt/ssods4/var/home/SqueezeboxServer/slimserver.pl line 597)
  0016:    frame 6: (eval) 
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Utils/PluginManager.pm
 line 391)
  0015:    frame 5: Plugins::MyRadio::Plugin::initPlugin 
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Utils/PluginManager.pm
 line 391)
  0014:    frame 4: Slim::Plugin::OPMLBased::initPlugin 
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Plugins/MyRadio/Plugin.pm
 line 20)
  0013:    frame 3: Slim::Plugin::Base::initPlugin 
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Plugin/OPMLBased.pm
 line 54)
  0012:    frame 2: Plugins::MyRadio::Plugin::webPages 
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Plugin/Base.pm
 line 69)
  0011:    frame 1: Slim::Web::HTTP::addPageFunction 
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Plugins/MyRadio/Plugin.pm
 line 47)
  0010:    frame 0: Slim::Utils::Log::logBacktrace 
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Web/HTTP.pm
 line 2568)
  0009: 
  0008: [17-10-21 14:47:52.9212] Slim::Web::HTTP::addPageFunction (2568) 
Backtrace:
  0007: [17-10-21 14:47:52.9199] Slim::Web::HTTP::addPageFunction (2568) Error: 
Slim::Web::HTTP::addPageFunction() is deprecated - please use 
Slim::Web::Pages->addPageFunction() instead
  0006: [17-10-21 14:47:49     ] ssctrl Setting nice level to +0
  0005: [17-10-21 14:47:49     ] ssctrl SqueezeboxServer started.
  0004: [17-10-21 14:47:49.7434] main::init (387) Starting Logitech Media 
Server (v7.9.1, 1505480690, Fri Sep 15 20:21:59 UTC 2017) perl 5.010000 - 
i686-linux-thread-multi
  0003: [17-10-21 14:47:49.7440] main::init (387) Starting Logitech Media 
Server (v7.9.1, 1505480690, Fri Sep 15 20:21:59 UTC 2017) perl 5.010000 - 
i686-linux-thread-multi
  0002: [17-10-21 14:47:46     ] 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 --nodebuglog --noinfo 
--priority 0 --user ssods --group ssods --httpport 9001 
  0001: [17-10-21 14:47:45     ] ssctrl Starting SqueezeboxServer 
7.9.1-1505480690.
  
--------------------


Seem like LMS or Spotty is missing some path information since I can run
PV and Curl manually from a terminal.



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone
------------------------------------------------------------------------
jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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

Reply via email to