Paul Webster wrote: 
> My guess is that install LMS again will resolve it.
> However, if you can access the LMS server.log to see what it is saying
> in there when it tries to start then it might help the diagnosis.
> If it doesn't then you could try running it from SSH session and look at
> the screen output
> 
> cd /usr/local/slimserver
> perl slimserver.pl
> 
> control-C to exit it if does manage to start

All the logs are empty:

Code:
--------------------
    ls -l /var/log/slimserver/
  
  total 0
  -rw-r--r--    1 tc       staff            0 Sep 29 10:15 perfmon.log
  -rw-r--r--    1 tc       staff            0 Sep 29 10:15 scanner.log
  -rw-r--r--    1 tc       staff            0 Sep 29 10:15 server.log
  
--------------------


However, your second suggestion did reveal some more information:

Code:
--------------------
    perl slimserver.pl
  
  Can't load 
'/usr/local/slimserver/CPAN/arch/5.32/aarch64-linux-thread-multi/auto/Audio/Scan/Scan.so'
 for module Audio::Scan: 
/usr/local/slimserver/CPAN/arch/5.32/aarch64-linux-thread-multi/auto/Audio/Scan/Scan.so:
 wrong ELF class: ELFCLASS32 at 
/usr/local/lib/perl5/5.32.1/aarch64-linux-thread-multi/DynaLoader.pm line 193.
  at /usr/local/slimserver/Slim/Formats.pm line 12.
  Compilation failed in require at /usr/local/slimserver/Slim/Formats.pm line 
12.
  BEGIN failed--compilation aborted at /usr/local/slimserver/Slim/Formats.pm 
line 12.
  Compilation failed in require at /usr/local/slimserver/Slim/Music/Info.pm 
line 29.
  BEGIN failed--compilation aborted at /usr/local/slimserver/Slim/Music/Info.pm 
line 29.
  Compilation failed in require at /usr/local/slimserver/Slim/Utils/Misc.pm 
line 50.
  Compilation failed in require at slimserver.pl line 234.
  BEGIN failed--compilation aborted at slimserver.pl line 234.
--------------------


------------------------------------------------------------------------
chrober's Profile: http://forums.slimdevices.com/member.php?userid=68912
View this thread: http://forums.slimdevices.com/showthread.php?t=115204

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

Reply via email to