Reply To: Firefly fails immediately on running on NSLU2

#15078
Anonymous
Inactive

Hi

heres the log file:

2007-12-17 23:56:28 (00000400): Firefly Version svn-1696: Starting with debuglevel 9
2007-12-17 23:56:28 (00000400): Attempting to load plugin /opt/share/mt-daapd/plugins/rsp.so
2007-12-17 23:56:28 (00000400): Loaded plugin /opt/share/mt-daapd/plugins/rsp.so (rsp/svn-1696)
2007-12-17 23:56:28 (00000400): New transcode codec list:
2007-12-17 23:56:28 (00000400): Attempting to load plugin /opt/share/mt-daapd/plugins/out-daap.so
2007-12-17 23:56:28 (00000400): Loaded plugin /opt/share/mt-daapd/plugins/out-daap.so (daap/svn-1696)
2007-12-17 23:56:28 (00000400): New transcode codec list:
2007-12-17 23:56:28 (00000400): Attempting to load plugin /opt/share/mt-daapd/plugins/ssc-script.so
2007-12-17 23:56:28 (00000400): Loaded plugin /opt/share/mt-daapd/plugins/ssc-script.so (ssc-script/svn-1696)
2007-12-17 23:56:28 (00000400): New transcode codec list: ogg,flac,alac
2007-12-17 23:56:28 (00000400): Plugin loaded: ssc-script/svn-1696
2007-12-17 23:56:28 (00000400): Plugin loaded: daap/svn-1696
2007-12-17 23:56:28 (00000400): Plugin loaded: rsp/svn-1696
2007-12-17 23:56:28 (00000400): Starting rendezvous daemon
2007-12-17 23:56:28 (00000400): Starting signal handler
2007-12-17 23:56:28 (00000400): Opening database
2007-12-17 23:56:28 (00000400): Executing: select value from config where term=’version’
2007-12-17 23:56:28 (00000400): Results: 0
2007-12-17 23:56:28 (00000400): Initializing database
2007-12-17 23:56:28 (00000400): Executing: select count(*) FROM songs
2007-12-17 23:56:29 (00000400): Error: enum_fetch failed (error 1): ?
2007-12-17 23:56:29 (00000400): Executing: select value from config where term=’rescan’
2007-12-17 23:56:29 (00000400): Full reload…
2007-12-17 23:56:29 (00000400): Executing: drop index idx_path
2007-12-17 23:56:29 (00000400): Processing rendezvous message
2007-12-17 23:56:29 (00000400): Rendezvous socket closed (daap server crashed?) Aborting.
2007-12-17 23:56:29: Aborting

I ran that using.. part of what you said, as the rest of the string I corrected (& seems correct) for my NSLU2: I used

/opt/sbin/mt-daapd -d 9 -f -c /opt/etc/mt-daapd/mt-daapd.conf

(previously I’d always run it by /opt/etc/init.d/S60mt-daapd)

thoughts? Thanks again, Iain