I'm having some similar problems (I think).

When trying to load the web interface, my browser (Firefox) just says
"loading".  The page never fully loads.

sql log says this (it's all Greek to me):

2007-09-23 18:24:29.7880 ERROR: Error executing 'SELECT contributor.id,
contributor.name, contributor.namesort, contributor.musicmagic_mixable,
contributor.namesearch, contributor.musicbrainz_id FROM
contributor_track me  JOIN contributors contributor ON ( contributor.id
= me.contributor ) WHERE ( ( ( role IN ( ?, ? ) ) AND ( me.track = ? ) )
) GROUP BY contributor.id ORDER BY role desc': DBD::mysql::st execute
failed: Can't create/write to file 'C:\WINDOWS\TEMP\#sql_fc4_0.MYI'
(Errcode: 17) at
C:\PROGRA~1\SLIMSE~1\server\CPAN/DBIx/Class/Storage/DBI.pm line 771.

2007-09-23 18:24:29.7882 ERROR: Backtrace follows:

2007-09-23 18:24:29.7886 Backtrace:

frame 0: Slim::Schema::Storage::throw_exception
(C:\PROGRA~1\SLIMSE~1\server\CPAN/DBIx/Class/Storage/DBI.pm line 773)
frame 1: DBIx::Class::Storage::DBI::_execute
(C:\PROGRA~1\SLIMSE~1\server\CPAN/DBIx/Class/Storage/DBI.pm line 826)
frame 2: DBIx::Class::Storage::DBI::_select
(C:\PROGRA~1\SLIMSE~1\server\CPAN/DBIx/Class/Storage/DBI/Cursor.pm line
79)
frame 3: DBIx::Class::Storage::DBI::Cursor::next
(C:\PROGRA~1\SLIMSE~1\server\CPAN/DBIx/Class/ResultSet.pm line 701)
frame 4: DBIx::Class::ResultSet::next
(C:\PROGRA~1\SLIMSE~1\server/Plugins/LazySearch2.pm line 2404)
frame 5: Plugins::LazySearch2::encodeTask
(/<C:\PROGRA~1\SLIMSE~1\server\slim.exe>Slim/Utils/Scheduler.pm line
137)
frame 6: (eval)
(/<C:\PROGRA~1\SLIMSE~1\server\slim.exe>Slim/Utils/Scheduler.pm line
137)
frame 7: Slim::Utils::Scheduler::run_tasks (slimserver.pl line 483)
frame 8: main::idle (slimserver.pl line 452)
frame 9: main::main (slimserver.pl line 65)
frame 10: PerlSvc::Interactive (perlsvc line 854)
frame 11: PerlSvc::_interactive (slimserver.pl line 0)
frame 12: (eval) (slimserver.pl line 0)

2007-09-23 18:24:29.7890 Scheduled task failed: Carp::Clan::__ANON__():
Error executing 'SELECT contributor.id, contributor.name,
contributor.namesort, contributor.musicmagic_mixable,
contributor.namesearch, contributor.musicbrainz_id FROM
contributor_track me  JOIN contributors contributor ON ( contributor.id
= me.contributor ) WHERE ( ( ( role IN ( ?, ? ) ) AND ( me.track = ? ) )
) GROUP BY contributor.id ORDER BY role desc': DBD::mysql::st execute
failed: Can't create/write to file 'C:\WINDOWS\TEMP\#sql_fc4_0.MYI'
(Errcode: 17) at
C:\PROGRA~1\SLIMSE~1\server\CPAN/DBIx/Class/Storage/DBI.pm line 771.


-- 
pedalvet
------------------------------------------------------------------------
pedalvet's Profile: http://forums.slimdevices.com/member.php?userid=3901
View this thread: http://forums.slimdevices.com/showthread.php?t=37647

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

Reply via email to