From: bpa <bpa.8n0...@no-mx.forums.slimdevices.com>
> Touch Apps have nothing to do with LMS. So can be ignored.
> 
I thought that would be the case, but decided to say so anyway.

> > Quite a bunch, but they're all network-related. Here's the last
> > start-
> > up:
> > 
> > [18-09-01 21:24:16.2216] main::init (387) Starting Logitech Media
> > Server (v7.9.1, 1512734075, Fri Dec  8 11:58:05 UTC 2017) perl
> > 5.026002
> > - x86_64-linux-thread-multi
> > 
> > This is followed by the error:
> > Slim::Control::Request::execute (1868) Request in error, returning
> > ....without saying anything more.
>
Note that "....without saying anything more." was not part of the log
message (bad edit on my part) but that that log message just ended at
'returning' without saying what the error was.

> > After this there is one error, in Slim::Networking::IO::Select::
> > saying
> > 
> > Can't call method "findUrl" on an undefined value at
> > /usr/lib64/perl5/vendor_perl/Slim/Networking/SqueezeNetwork.pm line
> > 173.
> > 
> > which is followed by another 12 almost identical errors except that
> > the
> > undefined value problem is at
> > /usr/lib64/perl5/vendor_perl/Slim/Web/Pages/Trackinfo.pm line 33.
> > in all of them.
> 
> In general editing log message is not a good idea as sometime it is
> the messages that are missing might hint at problem.
> 
Indeed, but attempting to copy and paste a block of unedited log lines
was getting messed up - it looked like the 'URL' in "findURL" contained
at least one UTF-8 character which produced gibberish and screwed up
the line when I pasted into the message. I use Evolution configured to
write plain-text (ASCII) messages as my MUA.

I assumed that the Squeezecentre, like most mail lists, wouldn't like
attached files (is that a good assumption?), so decided, since pasting
unedited log messages was producing mutilated messages, that editing
them was the least worst option.

> However, the total lack of content on the Plugins page is quite
> baffling. My gut feel is that is it some sort of configuration issue
> but I am stumped trying to reproduce it.
>
I've had a look at the contents of /home/squeezeboxserver/prefs but
haven't seen anything looking useful running grep found this:

$ grep -i plugin prefs/*
prefs/log.conf:log4perl.logger.server.plugins = ERROR
grep: prefs/plugin: Is a directory
prefs/server.prefs:  _ts_plugin.audioscrobbler.account: 0
prefs/server.prefs:  _ts_plugin.audioscrobbler.accounts: 0
prefs/server.prefs:  _ts_plugin.audioscrobbler.enable_scrobbling: 0
prefs/server.prefs:  _ts_plugin.audioscrobbler.include_radio: 0
prefs/server.prefs:  - PLUGIN_MY_APPS_MODULE_NAME
prefs/server.prefs:  - PLUGIN_APP_GALLERY_MODULE_NAME
prefs/server.prefs:  - PLUGINS
prefs/server.prefs:_ts_rank-PLUGIN_PICKS_MODULE_NAME: 1513008642
prefs/server.prefs:_ts_rank-PLUGIN_PODCAST: 1513008642
prefs/server.prefs:_ts_rank-PLUGIN_RANDOMPLAY: 1513008642
prefs/server.prefs:_ts_rank-PLUGIN_RSSNEWS: 1513008642
prefs/server.prefs:_ts_rank-PLUGIN_SOUNDS_MODULE_NAME: 1513008642
prefs/server.prefs:_ts_sn_disabled_plugins: 1535833496
prefs/server.prefs:rank-PLUGIN_PICKS_MODULE_NAME: 25
prefs/server.prefs:rank-PLUGIN_PODCAST: 35
prefs/server.prefs:rank-PLUGIN_RANDOMPLAY: 13
prefs/server.prefs:rank-PLUGIN_RSSNEWS: 30
prefs/server.prefs:rank-PLUGIN_SOUNDS_MODULE_NAME: 25
prefs/server.prefs:sn_disabled_plugins:

The three lines starting with " - PLUGIN" are all after the 'menuItem:'
line:

  menuItem:
  - NOW_PLAYING
  - BROWSE_MUSIC
  - RADIO
  - PLUGIN_MY_APPS_MODULE_NAME
  - PLUGIN_APP_GALLERY_MODULE_NAME
  - FAVORITES
  - GLOBAL_SEARCH
  - PLUGINS
  - SETTINGS
  - SQUEEZENETWORK_CONNECT

Does this tell you anything useful? 

It seems to be the right place to have looked since the directories
   /home/squeezeboxserver/prefs  
   /home/squeezeboxserver/cache 
both have recent timestamps (Sep 3 and Sep 1 respectively).


Martin


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

Reply via email to