Firefly Database Loading Problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1667
    E-Rock
    Guest

    Ok, please be gentle in your response. I’ve read some of the posts on this forum, and they’re mostly above my head. I don’t know where else to turn, so I’m asking for your help.

    I’m running Windows Vista Home Edition. When I install Firefly, I get the following sequence of events:
    Log file: firefly.log

    2007-08-29 21:50:06 (74b1e0ae): Starting with debuglevel 0
    2007-08-29 21:50:06 (74b1e0ae): Starting rendezvous daemon
    2007-08-29 21:50:06 (74b1e0ae): Error: enum_begin failed (error 1): Misc SQL Error: no such table: config
    2007-08-29 21:50:06 (74b1e0ae): Can’t get db version. New database?
    2007-08-29 21:50:06 (74b1e0ae): Initializing database
    2007-08-29 21:50:06 (74b1e0ae): Error: enum_begin failed (error 1): ?
    2007-08-29 21:50:06 (74b1e0ae): Error: enum_begin failed (error 1): ?
    2007-08-29 21:50:06 (74b1e0ae): Full reload…
    2007-08-29 21:50:07 (74b1e0ae): Starting mp3 scan
    2007-08-29 21:54:08 (74b1e0ae): Starting playlist scan
    2007-08-29 21:54:08 (74b1e0ae): Scanned 3405 songs in 241 seconds
    2007-08-29 21:54:08 (74b1e0ae): Starting web server from C:Program FilesFirefly Media Serveradmin-root on port 9999
    2007-08-29 21:54:08 (74b1e0ae): Registering rendezvous names
    2007-08-29 21:54:09 (74b1e0ae): Serving 3405 songs. Startup complete in 242 seconds
    2007-08-29 22:04:11 (74b1e0ae): Rescanning database
    2007-08-29 22:04:19 (74b1e0ae): Query: INSERT INTO updated VALUES (79)
    2007-08-29 22:04:19 (74b1e0ae): Error: unable to open database file
    2007-08-29 22:04:19: Aborting

    Why is it rescanning the database? Why is it failing on the second scan? HELP???

    Version information is as follows:
    Firefly Service 1.0 svn-1359 C:Program FilesFirefly Media Serverfirefly.exe
    FireflyShell 1.0 svn-1359 C:Program FilesFirefly Media ServerFireflyShell.exe
    RSP Output Plugin 1.0 svn-1359 C:Program FilesFirefly Media Serverpluginsrsp.dll
    FFMPEG Transcoder Plugin 1.0 svn-1359 C:Program FilesFirefly Media Serverpluginsssc-ffmpeg.dll
    WMA Transcoder Plugin 1.0 svn-1359 C:Program FilesFirefly Media Serverpluginsssc-wma.dll
    Win32 Event Plugin 1.0 svn-1359 C:Program FilesFirefly Media Serverpluginsw32-event.dll

    Any assistance is greatly appreciated.

    Cheers,
    Eric

    #12260
    rpedde
    Participant

    @E-Rock wrote:

    2007-08-29 22:04:19 (74b1e0ae): Error: unable to open database file
    2007-08-29 22:04:19: Aborting

    This is something locking the database — a virus scanner or something of that nature.

    First thing I’d do is get svn-1589 from the nightlies site: http://nightlies.mt-daapd.org. Don’t get the latest one, get 1589. That’s stable and works well, plus it’s switched to sqlite3 which has extra code in it to avoid db errors from locked files.

    Why is it rescanning the database? Why is it failing on the second scan? HELP???

    It rescans periodically to catch new files added. You can configure that from the web interface if you like. From the control panel, there is a link to the web administration panel. Go to “config”, and you’ll see a value for rescan interval. that’s in seconds. If you set it to 0, it’s disabled.

    Otherwise, you can tune it to whatever you like.

    Yell if that doesn’t fix you up.

    — Ron

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Setup Issues’ is closed to new topics and replies.