Reply To: Cannot connect to set up

#6437
rpedde
Participant

@KeithO wrote:

Could not open songs database (/var/cache/mt-daapd/songs.gdb):

rm -rf /var/cache/mt-daapd
mkdir -p /var/cache/mt-daapd
chmod 777 /var/cache/mt-daapd

that should do it. You can use less permissions permissions, but you’ll have to see what user the daemon is running as and set the permissions accordingly.

— Ron