Reply To: Setting up firefly in Ubuntu Linux

#16652
Anonymous
Inactive

I tried making sure it’s running, but it wont start because of the errors?

cellwind929@cellserver:/etc/init.d$ netstat -an | grep 3689
tcp 0 0 0.0.0.0:3689 0.0.0.0:* LISTEN
unix 3 [ ] STREAM CONNECTED 63689 /tmp/.ICE-unix/17733
cellwind929@cellserver:/etc/init.d$ ps waux | grep mt-daapd
mt-daapd 589 0.0 0.2 31564 2400 ? Sl 23:11 0:00 /usr/sbin/mt-daapd
mt-daapd 591 0.0 0.2 31564 2592 ? Sl 23:11 0:00 /usr/sbin/mt-daapd
1000 652 0.0 0.0 2976 752 pts/0 R+ 23:15 0:00 grep mt-daapd
cellwind929@cellserver:/etc/init.d$ sudo mt-daapd start -f
Firefly Version svn-1586: Starting with debuglevel 2
Error loading plugin /usr/lib/mt-daapd/plugins/ssc-script.so: plugin declined to load
Plugin loaded: rsp/svn-1586
Plugin loaded: daap/svn-1586
Plugin loaded: ssc-ffmpeg/svn-1586
Starting rendezvous daemon
*** WARNING *** The programme 'mt-daapd' uses the HOWL compatiblity layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see
Starting signal handler
Initializing database
Full reload...
Starting web server from /usr/share/mt-daapd/admin-root on port 3689
Listen port: Address already in use
Error staring web server: Address already in use
Aborting
cellwind929@cellserver:/etc/init.d$ Rendezvous socket closed (daap server crashed?) Aborting.
Aborting

EDIT: Did a reinstall and started it, was able to get into the web page. Under the configuration tab, whenever I change something and mash the save button, it says ERROR:500 . Then when I go to another tab, it saved whatever I changed.

Also, it says Bonjour isn’t running, is that a problem or should I be fine without it?

Also, the share shows up on the network, but when I try to connect on my laptop, it asks for a password (which I set it up to do), but rejects the password regardless of what I type.