Reply To: Cannot connect to set up

#6435
rpedde
Participant

@KeithO wrote:

I’m trying to set up a Firefly media server. my system is already a working LAMP server with Ubuntu Breezy up to date. I went through the steps i found here however when I go to http://localhost:3689, I get an “unable to make connection” error. I looked in my active services and do not see the daemon listed on there.

Any ideas?

You can run


/usr/sbin/mt-daapd -d9 -f -y -c /etc/mt-daapd.conf

and it will churn out a bunch of stuff, including why it didn’t start. That will probably give you a place to start.

— Ron