In the log there are these error messages that look serious.

Code:
--------------------
    
  ERROR: Error executing 'INSERT INTO playlist_track (playlist, position, 
track) VALUES (?, ?, ?)': DBD::mysql::st execute failed: Cannot add or update a 
child row: a foreign key constraint fails (`slimserver/playlist_track`, 
CONSTRAINT `playlist_track_ibfk_1` FOREIGN KEY (`track`) REFERENCES `tracks` 
(`id`) ON DELETE CASCADE) at C:\Program 
Files\Audio\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 771.
  
--------------------


If the install is standard and no changes have been made by you related
to mysql setting or the database, I think you should delete the database
and rebuild it.  

I usually delete all the cache files by stopping slimserver and
deleting the "Cache" directory. Slimserver will rebuild everything when
restarted.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=36388

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

Reply via email to