I'm trying to install SC 7.4-26678 on a DNS-323 (a NAS).
So far I've solved most of the installation problems and the
performance improvement (memory used and startup time) look very
promising. However scanning my music library from the web interface
always fail with the exception copied below.
If I shut down slimserver and do a manual scan using scanner.pl from
the command line, the scan is successful.
Any idea, what could be wrong?

Thanks,

Yannick


Code:
--------------------
    
  [09-05-20 00:23:20.4762] Slim::Music::Import::runScanPostProcessing (387) 
Starting Database optimization.                                                 
                                
  [09-05-20 00:23:20.9279] Slim::Schema::Storage::throw_exception (87) Error: 
DBI Exception: DBD::SQLite::db do failed: unable to open database file [for 
Statement "VACUUM"]               
  [09-05-20 00:23:20.9413] Slim::Schema::Storage::throw_exception (87) 
Backtrace:              
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema/Storage.pm line 87)      
                                                               
  frame 1: Slim::Schema::Storage::throw_exception 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/CPAN/DBIx/Class/Storage/DBI.pm line 
1014)                                                   
  frame 2: DBIx::Class::Storage::DBI::__ANON__ 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/CPAN/DBIx/Class/Storage/DBI.pm line 
982)                                                       
  frame 3: DBIx::Class::Storage::DBI::_do_query 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/CPAN/DBIx/Class/Storage/DBI.pm line 
955)                                                      
  frame 4: DBIx::Class::Storage::DBI::_do_connection_actions 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/CPAN/DBIx/Class/Storage/DBI.pm line 
947)                                         
  frame 5: DBIx::Class::Storage::DBI::_populate_dbh 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/CPAN/DBIx/Class/Storage/DBI.pm line 
891)                                                  
  frame 6: DBIx::Class::Storage::DBI::ensure_connected 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema/Storage.pm line 46)      
                                                  
  frame 7: (eval) 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema/Storage.pm line 46)
  frame 8: Slim::Schema::Storage::dbh 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema.pm line 304)             
                                                                   
  frame 9: Slim::Schema::_connect 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema.pm line 125)             
                                                                       
  frame 10: Slim::Schema::init 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema.pm line 556)             
                                                                          
  frame 11: Slim::Schema::optimizeDB 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Music/Import.pm line 391)       
                                                                    
  frame 12: Slim::Music::Import::runScanPostProcessing 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/scanner.pl line 287)                 
                                                  
  frame 13: (eval) (/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/scanner.pl line 
287)          
  frame 14: main::main (/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/scanner.pl 
line 501)      
  
  [09-05-20 00:23:20.9621] Slim::Schema::Storage::throw_exception (87) Error: 
Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::db do failed: unable to 
open database file [for Statement "VACUUM"] at 
/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema/Storage.pm line 91        
  [09-05-20 00:23:20.9913] Slim::Schema::Storage::throw_exception (87) 
Backtrace:              
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema/Storage.pm line 87)
  frame 1: Slim::Schema::Storage::throw_exception 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema/Storage.pm line 78)
  frame 2: Slim::Schema::Storage::dbh 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema.pm line 304)
  frame 3: Slim::Schema::_connect 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema.pmline 125)
  frame 4: Slim::Schema::init 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema.pm line 556)
  frame 5: Slim::Schema::optimizeDB 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Music/Import.pm line 391)
  frame 6: Slim::Music::Import::runScanPostProcessing 
(/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/scanner.pl line 287)
  frame 7: (eval) (/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/scanner.pl line 
287)
  frame 8: main::main (/mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/scanner.pl 
line 501)
  
  [09-05-20 00:23:20.9998] main::main (291) Error: Failed when running scan 
post-process: [Carp::Clan::__ANON__(): Carp::Clan::__ANON__(): DBI Exception: 
DBD::SQLite::db do failed: unableto open database file [for Statement "VACUUM"] 
at /mnt/HD_a2/squeezecenter-7.4-26678-noCPAN/Slim/Schema/Storage.pm line 91
  ]
  [09-05-20 00:23:21.0070] main::main (292) Error: Not updating lastRescanTime!
  [09-05-20 00:23:21.5175] Slim::Schema::forceCommit (1668) Warning: Trying to 
commit transactions before DB is initialized!
  
--------------------


-- 
yannick
------------------------------------------------------------------------
yannick's Profile: http://forums.slimdevices.com/member.php?userid=19770
View this thread: http://forums.slimdevices.com/showthread.php?t=63550

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

Reply via email to