FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › Problems getting svn-1489 running on Kurobox
- This topic has 2 replies, 2 voices, and was last updated 17 years, 10 months ago by Digital Larry.
-
AuthorPosts
-
28/01/2007 at 10:19 PM #1048Digital LarryParticipant
I get the impression that the configuration file is not /etc/mt-daapd.conf, because the logged web admin file path is not the same as the one specified in this file. How do I trace back to confirm what I am doing?
Here’s my log file:
2007-01-28 14:05:50 (00000400): Firefly Version svn-1489: Starting with debuglevel 2
2007-01-28 14:05:50 (00000400): Starting rendezvous daemon
2007-01-28 14:05:50 (00000400): Starting signal handler
2007-01-28 14:05:50 (00000400): Initializing database
2007-01-28 14:05:50 (00000400): Full reload…
2007-01-28 14:05:50 (00000400): Starting mp3 scan
2007-01-28 14:05:50 (00000400): Cannot open /mnt/itunes/01 Zappa on NPR -Dupree’s Paradise 1998.mp3
2007-01-28 14:05:50 (00000400): Skipping /mnt/itunes/01 Zappa on NPR -Dupree’s Paradise 1998.mp3 – scan failed
2007-01-28 14:05:50 (00000400): Starting playlist scan
2007-01-28 14:05:51 (00000400): Scanned 0 songs in 1 seconds
2007-01-28 14:05:51 (00000400): Starting web server from /usr/share/mt-daapd/admin-root on port 3689
2007-01-28 14:05:51 (00000400): Registering rendezvous names
2007-01-28 14:05:51 (00000400): Serving 0 songs. Startup complete in 1 seconds
2007-01-28 14:06:52 (00000803): Thread 0: Entering ws_returnerror (302: Moved)
2007-01-28 14:07:14 (00003c03): Cannot resolve /usr/share/mt-daapd/admin-root//databases/1/containers
2007-01-28 14:07:14 (00003c03): Thread 13: Entering ws_returnerror (404: Not found)
2007-01-28 14:07:14 (00004003): Cannot resolve /usr/share/mt-daapd/admin-root//databases/1/browse/genres
2007-01-28 14:07:14 (00004003): Thread 14: Entering ws_returnerror (404: Not found)
2007-01-28 14:07:14 (00004403): Cannot resolve /usr/share/mt-daapd/admin-root//databases/1/browse/artists
2007-01-28 14:07:14 (00004403): Thread 15: Entering ws_returnerror (404: Not found)
2007-01-28 14:07:14 (00004803): Cannot resolve /usr/share/mt-daapd/admin-root//databases/1/browse/albums
2007-01-28 14:07:14 (00004803): Thread 16: Entering ws_returnerror (404: Not found)Here’s the relevant parts of /etc/mt-daadpd.conf:
[general]
web_root = /usr/local/share/mt-daapd/admin-root
port = 3689
admin_pw = mt-daapd
db_type = sqlite
db_parms = /usr/local/var/cache/mt-daapd
mp3_dir = /mnt/itunes
servername = Firefly %v on %h
runas = nobody
playlist = /usr/local/etc/mt-daapd.playlist
extensions = .mp3,.m4a,.m4p
ssc_codectypes = ogg,flac,alac
ssc_prog = /usr/local/bin/mt-daapd-ssc.sh
logfile = /var/log/mt-daapd.log
scan_type = 1
[plugins]
plugin_dir = /usr/local/share/mt-daapd/pluginsI have mt-daapd.conf in 3 different places, how to know for sure which one is being used?
/usr/local/sbin/mt-daapd-svn-1489/contrib/mt-daapd.conf
/usr/local/etc/mt-daapd.conf
/etc/mt-daapd.conf28/01/2007 at 10:56 PM #8812masParticipantWell why dont you remove all the versions outside /etc and replace em with a softlink to /etc/mt-daapd.conf?
29/01/2007 at 1:35 AM #8813Digital LarryParticipantuhm yeah, I knew that 😆 😆 thanks, on to the next snag…
-
AuthorPosts
- The forum ‘Setup Issues’ is closed to new topics and replies.