FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › svn-1659 not showing up on iTunes
- This topic has 6 replies, 3 voices, and was last updated 17 years, 3 months ago by rpedde.
-
AuthorPosts
-
17/09/2007 at 10:29 PM #1737ZeemParticipant
Hi there i just installed svn-1659 on kubuntu and looks like it installed correctly. i can get into the web interface but it does not show up on iTunes on my laptop.
sample of my log file
2007-09-17 23:02:36 (b7c6cb20): Firefly Version svn-1652: Starting with debuglevel 2
2007-09-17 23:02:36 (b7c6cb20): Plugin loaded: ssc-script/svn-1652
2007-09-17 23:02:36 (b7c6cb20): Plugin loaded: rsp/svn-1652
2007-09-17 23:02:36 (b7c6cb20): Plugin loaded: daap/svn-1652
2007-09-17 23:02:36 (b7c6cb20): Starting rendezvous daemon
2007-09-17 23:02:36 (b7c6cb20): Starting signal handler
2007-09-17 23:02:36 (b7c6cb20): Initializing database
2007-09-17 23:02:36 (b7c6cb20): Starting web server from /usr/share/mt-daapd/admin-root on port 3689
2007-09-17 23:02:36 (b7c6cb20): Registering rendezvous names
2007-09-17 23:02:36 (b7c6cb20): Serving 36 songs. Startup complete in 0 seconds
2007-09-17 23:17:49 (b7ccd6c0): Firefly Version svn-1659: Starting with debuglevel 2
2007-09-17 23:17:49 (b7ccd6c0): Plugin loaded: ssc-script/svn-1659
2007-09-17 23:17:49 (b7ccd6c0): Plugin loaded: rsp/svn-1659
2007-09-17 23:17:49 (b7ccd6c0): Plugin loaded: daap/svn-1659
2007-09-17 23:17:49 (b7ccd6c0): Starting rendezvous daemon
2007-09-17 23:17:49 (b7ccd6c0): Client running
2007-09-17 23:17:49 (b7ccd6c0): Starting signal handler
2007-09-17 23:17:49 (b7ccd6c0): Initializing database
2007-09-17 23:17:49 (b7ccd6c0): Starting web server from /usr/share/mt-daapd/admin-root on port 3689
2007-09-17 23:17:49 (b7ccd6c0): Registering rendezvous names
2007-09-17 23:17:49 (b7ccd6c0): Serving 36 songs. Startup complete in 0 seconds
2007-09-17 23:17:54 (b7483b90): Thread 0: Entering ws_returnerror (302: Moved)
2007-09-17 23:17:54 (b7483b90): Cannot resolve /usr/share/mt-daapd/admin-root//favicon.ico
2007-09-17 23:17:54 (b7483b90): Thread 4: Entering ws_returnerror (404: Not found)
Any ideas why?
Zeem[/code]
18/09/2007 at 6:44 AM #12587rpeddeParticipant@Zeem wrote:
Hi there i just installed svn-1659 on kubuntu and looks like it installed correctly. i can get into the web interface but it does not show up on iTunes on my laptop.
sample of my log file
2007-09-17 23:02:36 (b7c6cb20): Firefly Version svn-1652: Starting with debuglevel 2
2007-09-17 23:02:36 (b7c6cb20): Plugin loaded: ssc-script/svn-1652
2007-09-17 23:02:36 (b7c6cb20): Plugin loaded: rsp/svn-1652
2007-09-17 23:02:36 (b7c6cb20): Plugin loaded: daap/svn-1652
2007-09-17 23:02:36 (b7c6cb20): Starting rendezvous daemon
2007-09-17 23:02:36 (b7c6cb20): Starting signal handler
2007-09-17 23:02:36 (b7c6cb20): Initializing database
2007-09-17 23:02:36 (b7c6cb20): Starting web server from /usr/share/mt-daapd/admin-root on port 3689
2007-09-17 23:02:36 (b7c6cb20): Registering rendezvous names
2007-09-17 23:02:36 (b7c6cb20): Serving 36 songs. Startup complete in 0 seconds
2007-09-17 23:17:49 (b7ccd6c0): Firefly Version svn-1659: Starting with debuglevel 2
2007-09-17 23:17:49 (b7ccd6c0): Plugin loaded: ssc-script/svn-1659
2007-09-17 23:17:49 (b7ccd6c0): Plugin loaded: rsp/svn-1659
2007-09-17 23:17:49 (b7ccd6c0): Plugin loaded: daap/svn-1659
2007-09-17 23:17:49 (b7ccd6c0): Starting rendezvous daemon
2007-09-17 23:17:49 (b7ccd6c0): Client running
2007-09-17 23:17:49 (b7ccd6c0): Starting signal handler
2007-09-17 23:17:49 (b7ccd6c0): Initializing database
2007-09-17 23:17:49 (b7ccd6c0): Starting web server from /usr/share/mt-daapd/admin-root on port 3689
2007-09-17 23:17:49 (b7ccd6c0): Registering rendezvous names
2007-09-17 23:17:49 (b7ccd6c0): Serving 36 songs. Startup complete in 0 seconds
2007-09-17 23:17:54 (b7483b90): Thread 0: Entering ws_returnerror (302: Moved)
2007-09-17 23:17:54 (b7483b90): Cannot resolve /usr/share/mt-daapd/admin-root//favicon.ico
2007-09-17 23:17:54 (b7483b90): Thread 4: Entering ws_returnerror (404: Not found)
Any ideas why?
Zeem[/code]
DId you compile it by hand or install from a pre-packaged binary?
If you compiled by hand, did you use –enable-avahi? And if you didn’t is the avahi daemon running?
Those are the things to check — that you are using avahi from mt-daapd, and that the avahi daemon is running.
Also, did a previous version work? If you didn’t have a previous version, then it might be worth checking your firewall and making sure it allows inbound port 5353 udp from 224.0.0.251 as well as outbound udp from 5353 to 224.0.0.251.
— Ron
18/09/2007 at 11:36 AM #12588ZeemParticipantThanks for the reply,
Well it was a pre-compiled binary, i installed avahi daemon and its running, i changed the port to 9999 and still no luck
2007-09-18 12:31:55 (b7cca6c0): Plugin loaded: ssc-script/svn-1659
2007-09-18 12:31:55 (b7cca6c0): Plugin loaded: rsp/svn-1659
2007-09-18 12:31:55 (b7cca6c0): Plugin loaded: daap/svn-1659
2007-09-18 12:31:55 (b7cca6c0): Starting rendezvous daemon
2007-09-18 12:31:55 (b7cca6c0): Client running
2007-09-18 12:31:55 (b7cca6c0): Starting signal handler
2007-09-18 12:31:55 (b7cca6c0): Initializing database
2007-09-18 12:31:55 (b7cca6c0): Starting web server from /usr/share/mt-daapd/admin-root on por$
2007-09-18 12:31:55 (b7cca6c0): Registering rendezvous names
2007-09-18 12:31:55 (b7cca6c0): Could not add mdns services: Local name collision
2007-09-18 12:31:55 (b7cca6c0): Could not add mdns services: Local name collision
2007-09-18 12:31:55 (b7cca6c0): Could not add mdns services: Local name collision
2007-09-18 12:31:55 (b7cca6c0): Serving 2 songs. Startup complete in 0 seconds
any ideas?
Zeem
18/09/2007 at 1:18 PM #12589fizzeParticipantYou have to deactivate the builtin mDNS thingy and use the avahi support.
What precompiled binary did you use?
From what I can see in the logfile, it looks like avahi support is not enabled in mt-daapd.18/09/2007 at 4:32 PM #12590ZeemParticipanti installed mt-daapd_0.9-svn-1659_feisty_i386.deb
How do i deactivate the builtin mDNS?
Zeem
18/09/2007 at 4:49 PM #12591ZeemParticipantMy current log file.
2007-09-18 17:46:49 (b7c776c0): Plugin loaded: daap/svn-1659
2007-09-18 17:46:49 (b7c776c0): Starting rendezvous daemon
2007-09-18 17:46:49 (b7c776c0): Client running
2007-09-18 17:46:49 (b7c776c0): Starting signal handler
2007-09-18 17:46:49 (b7c776c0): Initializing database
2007-09-18 17:46:49 (b7c776c0): Starting web server from /usr/share/mt-daapd/ad$
2007-09-18 17:46:49 (b7c776c0): Registering rendezvous names
2007-09-18 17:46:49 (b7c776c0): Serving 2 songs. Startup complete in 0 seconds
2007-09-18 17:47:28 (b742db90): Thread 0: Entering ws_returnerror (401: Unautho$
2007-09-18 17:47:28 (b742db90): Thread 1: Entering ws_returnerror (302: Moved)
2007-09-18 17:47:55 (b7c776c0): Rescanning database
2007-09-18 17:47:55 (b7c776c0): Starting playlist scan
2007-09-18 17:47:55 (b7c776c0): Updating playlists
2007-09-18 17:47:55 (b7c776c0): Scanned 5 songs (was 2) in 0 seconds
when i run mt-daapd -f
i get the following
Config entry general/playlist is deprecated. Please review the sample config
Firefly Version svn-1659: Starting with debuglevel 2
Plugin loaded: ssc-script/svn-1659
Plugin loaded: rsp/svn-1659
Plugin loaded: daap/svn-1659
Starting rendezvous daemon
Client running
Starting signal handler
Initializing database
Avahi poll thread quit iwth error: OK
Starting web server from /usr/share/mt-daapd/admin-root on port 3000
Registering rendezvous names
Could not add mdns services: Local name collision
Could not add mdns services: Local name collision
Could not add mdns services: Local name collision
Serving 5 songs. Startup complete in 0 seconds
Thats with port 3000
when i use the default is gives the error port already in use.
Zeem
19/09/2007 at 6:06 AM #12592rpeddeParticipant@Zeem wrote:
Could not add mdns services: Local name collision
Could not add mdns services: Local name collision
Could not add mdns services: Local name collision
Serving 5 songs. Startup complete in 0 seconds
It’s already running, apparently.
If you are getting name collisions, then mdns is working right (other than the fact that you are running two copies).
If you can’t see it but the mdns stuff is starting, then look for the obvious problems — firewalls on the source or client machines, wireless router not configured to pass multicast, mismatched subnet masks between client and server, that kind of thing.
Firewall-wise, you need to allow inbound 5353 udp from 224.0.0.251, and allow outbound udp from 5353 to 224.0.0.251.
On your router, you very likely need to upgrade to latest firmware, and check for settings having to do with enabling multicast or igmp.
-
AuthorPosts
- The forum ‘Nightlies Feedback’ is closed to new topics and replies.