Reply To: Errors in log while starting FireFly svn-1659

#12522
rpedde
Participant

@wizzofoz wrote:

When I startup v1659 (WinXP) I get the following log with some db errors, is this something to worry about or just initialisation error which will be fixed after complete indexing?

2007-09-13 19:41:27 (785a937b): Firefly Version svn-1659: Starting with debuglevel 2
2007-09-13 19:41:28 (785a937b): Plugin loaded: w32-event/svn-1659
2007-09-13 19:41:28 (785a937b): Plugin loaded: ssc-wma/svn-1659
2007-09-13 19:41:28 (785a937b): Plugin loaded: ssc-ffmpeg/svn-1659
2007-09-13 19:41:28 (785a937b): Plugin loaded: rsp/svn-1659
2007-09-13 19:41:28 (785a937b): Plugin loaded: daap/svn-1659
2007-09-13 19:41:28 (785a937b): Starting rendezvous daemon
2007-09-13 19:41:28 (785a937b): Building drive mapping table from C:Program FilesFirefly Media Servermapping.ini
2007-09-13 19:41:28 (785a937b): Error: enum_begin failed (error 1): Misc SQL Error: no such table: config
2007-09-13 19:41:28 (785a937b): Can’t get db version. New database?
2007-09-13 19:41:28 (785a937b): Initializing database
2007-09-13 19:41:28 (785a937b): Error: enum_begin failed (error 1): ?
2007-09-13 19:41:28 (785a937b): Error: enum_begin failed (error 1): ?
2007-09-13 19:41:28 (785a937b): Full reload…
2007-09-13 19:41:31 (785a937b): Starting mp3 scan

Those are normal “database doesn’t exist” errors that should probably be tuned down some.

When it fails that way, it goes ahead and creates the new database anyway.

— Ron