Reply To: firefly won’t start on linkstation

#8587
CCRDude
Participant

Did you try a

ps -Al | grep mt-daapd

to see if its running at all?

Did you take a log at the log?

tail /var/log/mt-daapd.log

Did you start it as

/etc/init.d/mt-daapd start

, or without the path, in which case you’ld called the binary, not started the daemon?