Thanks for that.

Now running this startup script:


Code:
--------------------
    #!/bin/sh
  
  /usr/sbin/squeezeboxserver --user squeezeboxserver --prefsdir 
/var/lib/squeezeboxserver/prefs --logdir /var/log/squeezeboxserver/ --cachedir 
/var/lib/squeezeboxserver/cache --charset=utf8 --debug server=DEBUG
  
--------------------


and getting this:


Code:
--------------------
    root@9d03fca9f0b5:/# /lms-startup.sh
  Your locale was detected as C, you may have problems with non-Latin 
filenames.  Consider changing your LANG variable to the correct locale, i.e. 
en_US.utf8
  dirsFor: Didn't find a match request: [scprefs]
  [20-03-25 11:46:45.2969] main::init (387) Starting Logitech Media Server 
(v7.9.3, 1584993250, Tue Mar 24 04:13:22 CET 2020) perl 5.028001 - 
x86_64-linux-gnu-thread-multi
  dirsFor: Didn't find a match request: [videos]
  dirsFor: Didn't find a match request: [pictures]
  [20-03-25 11:46:45.3038] main::init (417) OS Specific init...
  [20-03-25 11:46:45.3041] main::init (464) Server settings effective user and 
group if requested...
  [20-03-25 11:46:45.3045] main::changeEffectiveUserAndGroup (1075) Running as 
uid: 101 / gid: 65534 65534
  [20-03-25 11:46:45.3074] main::init (481) Server binary search path init...
  [20-03-25 11:46:45.3078] main::init (485) Server PluginManager init...
  [20-03-25 11:46:45.3665] main::init (488) Server strings init...
  [20-03-25 11:46:45.3683] Slim::Utils::Strings::loadStrings (125) Retrieving 
string data from string cache: 
/var/lib/squeezeboxserver/cache/stringcache.x86_64-linux.bin
  [20-03-25 11:46:45.3710] main::init (500) Server SQL init 
(Slim::Utils::SQLiteHelper)...
  [20-03-25 11:46:45.3714] main::init (504) Async DNS init...
  [20-03-25 11:46:45.3718] main::init (507) Async HTTP init...
  [20-03-25 11:46:45.3722] main::init (512) SqueezeNetwork Init...
  [20-03-25 11:46:45.3779] main::init (517) Download repositories init...
  [20-03-25 11:46:45.3783] main::init (520) Firmware init...
  [20-03-25 11:46:45.3789] main::init (523) Server Info init...
  [20-03-25 11:46:45.4416] main::init (526) Server IR init...
  [20-03-25 11:46:45.4467] main::init (529) Server Request init...
  [20-03-25 11:46:45.4505] main::init (532) Server Queries init...
  [20-03-25 11:46:45.4509] main::init (535) Server Buttons init...
  [20-03-25 11:46:45.4525] main::init (543) UDP init...
  [20-03-25 11:46:45.4533] main::init (546) Slimproto Init...
  [20-03-25 11:46:45.4537] main::init (549) Cache init...
  [20-03-25 11:46:45.4761] Slim::Utils::SQLiteHelper::postConnect (377) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [20-03-25 11:46:45.4800] Slim::Schema::forceCommit (2143) Warning: Trying to 
commit transactions before DB is initialized!
  [20-03-25 11:46:45.5397] Slim::Utils::SQLiteHelper::postConnect (377) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [20-03-25 11:46:45.5427] Slim::Schema::forceCommit (2143) Warning: Trying to 
commit transactions before DB is initialized!
  [20-03-25 11:46:45.5605] main::init (566) Server HTTP init...
  [20-03-25 11:46:45.6005] main::init (570) Source conversion init..
  [20-03-25 11:46:45.6060] main::init (576) Server Web Settings init...
  [20-03-25 11:46:45.6271] main::init (581) Menu init...
  [20-03-25 11:46:45.6281] main::init (592) Server Alarms init...
  [20-03-25 11:46:45.6283] main::init (596) Server Load Plugins...
  [20-03-25 11:46:45.7879] Slim::Utils::SQLiteHelper::postConnect (377) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [20-03-25 11:46:45.7908] Slim::Schema::forceCommit (2143) Warning: Trying to 
commit transactions before DB is initialized!
  [20-03-25 11:46:45.8411] main::init (599) Server Jive init...
  Can't call method "log" on an undefined value at 
/usr/share/squeezeboxserver/CPAN/Log/Log4perl/Appender.pm line 189.
  Can't call method "log" on an undefined value at 
/usr/share/squeezeboxserver/CPAN/Log/Log4perl/Appender.pm line 189.
  
--------------------


server.log contains the same if not similar, other than the last two
lines.

I assume it's exiting because of the last two lines in the output of
running the startup script. Any thoughts why?

Thanks

Andy


------------------------------------------------------------------------
adhawkins's Profile: http://forums.slimdevices.com/member.php?userid=650
View this thread: http://forums.slimdevices.com/showthread.php?t=111828

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

Reply via email to