Hi all,

I've been working with others on finally bringing the FreeBSD port up to
date. The code is now synced up to September 30th, but we're seeing
issues whenever a scan is instigated. The following is the log from a
scan:


Code:
--------------------
    
  [16-10-11 16:18:01.5167] main::main (205) Starting Logitech Media Server 
scanner (v7.9.0, TRUNK, UNKNOWN) perl 5.020003
  [16-10-11 16:18:01.5713] Slim::Schema::Storage::throw_exception (122) Error: 
DBI Exception: DBD::SQLite::db do failed: SQL logic error or missing database
  cannot ATTACH database within transaction [for Statement "ATTACH 
'/var/db/logitechmediaserver/cache/persist.db' AS persistentdb"]
  [16-10-11 16:18:01.5715] Slim::Schema::Storage::throw_exception (122) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/usr/local/share/logitechmediaserver/Slim/Schema/Storage.pm line 122)
  frame 1: Slim::Schema::Storage::throw_exception 
(/usr/local/share/logitechmediaserver/CPAN/DBIx/Class/Storage/DBI.pm line 1007)
  frame 2: DBIx::Class::Storage::DBI::__ANON__ 
(/usr/local/share/logitechmediaserver/CPAN/DBIx/Class/Storage/DBI.pm line 974)
  frame 3: DBIx::Class::Storage::DBI::_do_query 
(/usr/local/share/logitechmediaserver/CPAN/DBIx/Class/Storage/DBI.pm line 945)
  frame 4: DBIx::Class::Storage::DBI::connect_call_do_sql 
(/usr/local/share/logitechmediaserver/CPAN/DBIx/Class/Storage/DBI.pm line 927)
  
--------------------


The file is definitely there:

-rw-r--r--  1 slimserv  slimserv  3105792 17 Sep 23:15
/var/db/logitechmediaserver/cache/persist.db

I also have a full collection, which I populated in the last revision of
the port which was running at 7.7.5, so I know the database is working.

The full log is here, in case it helps http://pastebin.com/g34QfaGr

Does anyone have any ideas of where we should be looking to fix this? It
seems to be affecting all users at the moment.

Regards,

Mark


------------------------------------------------------------------------
mnd999's Profile: http://forums.slimdevices.com/member.php?userid=57315
View this thread: http://forums.slimdevices.com/showthread.php?t=106257

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

Reply via email to