[Support] Linuxserver.io - daapd


Recommended Posts

Hello, I new to this docker when setting up the Container Path: /music in the config. where should I point for the music my music dir. on the unraid or C:\Users\John\Music\iTunes\iTunes Media

thanks

lou

You can't do the latter unless you use Unassigned Devices to mount that windows share

 

Ok thanks, I try to search for a little more detail on how to configure this docker with not much success is there another rout to set it up such as create a folder on the unraid?

Thanks again

Lou

Never installed it at all so can't really help you there.  All I could do was point out that if you wanted it to use your library on your windows box you would have to use unassigned devices to mount the share.
Link to comment

Hello, I new to this docker when setting up the Container Path: /music in the config. where should I point for the music my music dir. on the unraid or C:\Users\John\Music\iTunes\iTunes Media

thanks

lou

You can't do the latter unless you use Unassigned Devices to mount that windows share

 

Ok thanks, I try to search for a little more detail on how to configure this docker with not much success is there another rout to set it up such as create a folder on the unraid?

Thanks again

Lou

Never installed it at all so can't really help you there.  All I could do was point out that if you wanted it to use your library on your windows box you would have to use unassigned devices to mount the share.

K thanks not sure how to go about setting up an unassigned device what I am trying is to have ITunes move all the files to unraid under new directory call iTunes and point to it.

not sure if that will work either.

Lou

Link to comment

Hello, I new to this docker when setting up the Container Path: /music in the config. where should I point for the music my music dir. on the unraid or C:\Users\John\Music\iTunes\iTunes Media

thanks

lou

You can't do the latter unless you use Unassigned Devices to mount that windows share

 

Ok thanks, I try to search for a little more detail on how to configure this docker with not much success is there another rout to set it up such as create a folder on the unraid?

Thanks again

Lou

It's not a point and click setup, there is no easy webgui. If you copy your music files to a share called MUSIC, then you would set /music <- /mnt/user/MUSIC and the config to /mnt/cache/appdata/daapd or wherever you are keeping your docker configs. Then you have to go through the process of editing the conf file (located wherever you told it to go in the config mapping), adding players and remotes, etc.

http://ejurgensen.github.io/forked-daapd/ is where all that info is located. I recommend giving that page a good read to see what you are getting into.

Link to comment

Hello, I new to this docker when setting up the Container Path: /music in the config. where should I point for the music my music dir. on the unraid or C:\Users\John\Music\iTunes\iTunes Media

thanks

lou

You can't do the latter unless you use Unassigned Devices to mount that windows share

 

Ok thanks, I try to search for a little more detail on how to configure this docker with not much success is there another rout to set it up such as create a folder on the unraid?

Thanks again

Lou

It's not a point and click setup, there is no easy webgui. If you copy your music files to a share called MUSIC, then you would set /music <- /mnt/user/MUSIC and the config to /mnt/cache/appdata/daapd or wherever you are keeping your docker configs. Then you have to go through the process of editing the conf file (located wherever you told it to go in the config mapping), adding players and remotes, etc.

http://ejurgensen.github.io/forked-daapd/ is where all that info is located. I recommend giving that page a good read to see what you are getting into.

Perfect thank you I will take your advice. Thanks again for the help and patience.

Lou

 

Link to comment
  • 5 weeks later...

This docker has been rebased to alpine linux with s6 overlay, please make sure you backup your appdata first before you update to this latest image.

 

As part of our repository restructuing, it has also been moved from lsiodev to main linuxserver repository.

 

https://hub.docker.com/r/linuxserver/daapd/

 

linuxserver/daapd

 

please update your templates accordingly.

 

For more information, please read : http://lime-technology.com/forum/index.php?topic=50793.0

Link to comment

after updating to the new version i receive a lot of errors, i have deleted the config file but no luck.

 

anything that i can fix?

 

Brought to you by linuxserver.io

We gratefully accept donations at:

https://www.linuxserver.io/index.php/donations/

-------------------------------------

GID/UID

-------------------------------------

User uid: 99

User gid: 100

-------------------------------------

 

[cont-init.d] 10-adduser: exited 0.

[cont-init.d] 30-dbus: executing...

[cont-init.d] 30-dbus: exited 0.

[cont-init.d] 40-config: executing...

[cont-init.d] 40-config: exited 0.

[cont-init.d] done.

[services.d] starting services

dbus[240]: [system] org.freedesktop.DBus.Error.AccessDenied: Failed to set fd limit to 65536: Operation not permitted

 

[services.d] done.

Found user 'avahi' (UID 86) and group 'avahi' (GID 86).

Successfully dropped root privileges.

avahi-daemon 0.6.32 starting up.

WARNING: No NSS support for mDNS detected, consider installing nss-mdns!

 

Loading service file /etc/avahi/services/sftp-ssh.service.

Loading service file /etc/avahi/services/ssh.service.

*** WARNING: Detected another IPv4 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. ***

 

socket() failed: Address family not supported by protocol

 

Failed to create IPv6 socket, proceeding in IPv4 only mode

 

socket() failed: Address family not supported by protocol

 

Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.

New relevant interface docker0.IPv4 for mDNS.

Joining mDNS multicast group on interface br0.IPv4 with address 192.168.2.96.

New relevant interface br0.IPv4 for mDNS.

Network interface enumeration completed.

Registering new address record for 172.17.0.1 on docker0.IPv4.

Registering new address record for 192.168.2.96 on br0.IPv4.

[ LOG] main: Forked Media Server Version 24.1 taking off

 

[ LOG] main: mDNS init

[ LOG] mdns: Avahi state change: Client registering

[ LOG] db: Now vacuuming database, this may take some time...

Server startup complete. Host name is Tower.local. Local service cookie is 445148972.

Service "Tower" (/etc/avahi/services/ssh.service) successfully established.

Service "Tower" (/etc/avahi/services/sftp-ssh.service) successfully established.

[ LOG] db: Database OK with 16120 active files and 96 active playlists

[ LOG] mdns: Avahi state change: Client running

[ LOG] scan: Scanned 200 files...

 

 

Link to comment

Hi sparklyballs,

 

I was looking at the changes that have been done recently and would like to question the current changelog:

 

Rebase to alpine linux, remove redundant spotify support, move to main repository

 

This indicates, that spotify is still supported in some way, but it does not show up at any given time? Am i missing some configuration or is this only temporary?

https://github.com/linuxserver/docker-daapd/commit/6afec6a0302190f8ee17c274f01e2f4f81d185a6

 

This commit seem to have removed all parts of the spotify component.

Link to comment

Hi sparklyballs,

 

I was looking at the changes that have been done recently and would like to question the current changelog:

 

Rebase to alpine linux, remove redundant spotify support, move to main repository

 

This indicates, that spotify is still supported in some way, but it does not show up at any given time? Am i missing some configuration or is this only temporary?

https://github.com/linuxserver/docker-daapd/commit/6afec6a0302190f8ee17c274f01e2f4f81d185a6

 

This commit seem to have removed all parts of the spotify component.

 

 

https://github.com/ejurgensen/forked-daapd#spotify

 

last line in particular

 

"You also can only listen to your music by letting forked-daapd do the playback - so that means you can't stream from forked-daapd to iTunes."

 

^^^ redundant.

Link to comment
  • 1 month later...

After trying and trying to use different templates different configuration im getting nowhere and i could use someone help. i install daapd i add the iphone with the instruction provided thanks. as of right now im using only one mp3 file in the music folder and it keeps restarting let me show the logs

 

 

Thats all it does, any help

 

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 0 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] db: Database OK with 0 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 0 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 0 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] db: Database OK with 0 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 0 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 0 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 0 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 0 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 0 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec

Link to comment

I can't help with this one I'm afraid as I don't own any Apple devices....

I also have an android device and I don't work

 

 

Sent from my iPhone using Tapatalk

 

OK, I've pulled this, it's scanned in my (large) library of music and seems to be sitting there quite happily, so you're going to have to elaborate on what you've done leading up to the issue you're seeing.  Docker FAQ on what info to post.  unraid version, docker run command, and what app on Android you're using (I hope it's a free app, as I'm not going to buy one to troubleshoot I'm afraid)

 

[ LOG] scan: Bulk library scan completed in 417 sec

Link to comment
what app on Android you're using (I hope it's a free app, as I'm not going to buy one to troubleshoot I'm afraid)

Retune https://play.google.com/store/apps/details?id=com.squallydoc.retune&hl=en

 

Works fine... When the container is working. I had a working setup I use occasionally several weeks ago, it seems to be broken at the moment. Don't know if it's related to the current support case or not.

Link to comment

I believe I just used the default docker template.

It is running in Host mode

/music is mapped to my music folder on my server

/config is mapped to a daapd subfolder in my appdata folder

 

Maybe post a screen shot of the daapd docker config page along with the output of the docker run command when it installs.

Link to comment
it seems to be broken at the moment. Don't know if it's related to the current support case or not.

Here is what seems to be the relevant log entries that probably indicate my issue. Haven't really researched it yet, but a few of the google hits seem to indicate it's something specific to alpine. I do know the trouble started after the rebase.

Nov  4 08:53:04 AVFiles kernel: forked-daapd[18560]: segfault at 2ae072c78000 ip 00002ae072b20c29 sp 00002ae072c6d618 error 6 in ld-musl-x86_64.so.1[2ae072ad1000+88000]
Nov  4 08:53:57 AVFiles kernel: forked-daapd[30009]: segfault at 2b99baa13000 ip 00002b99ba8bbc29 sp 00002b99baa08618 error 6 in ld-musl-x86_64.so.1[2b99ba86c000+88000]
Nov  4 08:57:17 AVFiles kernel: forked-daapd[30685]: segfault at 2b64ecd5a000 ip 00002b64ecc02c29 sp 00002b64ecd4f618 error 6 in ld-musl-x86_64.so.1[2b64ecbb3000+88000]
Nov  4 09:07:34 AVFiles kernel: forked-daapd[405]: segfault at 2b446d161000 ip 00002b446d009c29 sp 00002b446d156618 error 6 in ld-musl-x86_64.so.1[2b446cfba000+88000]
Nov  4 09:17:39 AVFiles kernel: forked-daapd[10512]: segfault at 2b813658a000 ip 00002b8136432c29 sp 00002b813657f618 error 6 in ld-musl-x86_64.so.1[2b81363e3000+88000]
Nov  4 09:27:54 AVFiles kernel: forked-daapd[20966]: segfault at 2abbcfeab000 ip 00002abbcfd53c29 sp 00002abbcfea0618 error 6 in ld-musl-x86_64.so.1[2abbcfd04000+88000]
Nov  4 09:37:59 AVFiles kernel: forked-daapd[31065]: segfault at 2ad7ab9db000 ip 00002ad7ab883c29 sp 00002ad7ab9d0618 error 6 in ld-musl-x86_64.so.1[2ad7ab834000+88000]

Link to comment

heres is the config page and also reinstall the app and this is the initial log:

 

1st time after installation use retune for one minute worked with only one album, after that i run remote on iphone and it all went down again

 

 

first install log

 

rought to you by linuxserver.io
We gratefully accept donations at:
https://www.linuxserver.io/index.php/donations/
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 30-dbus: executing...
[cont-init.d] 30-dbus: exited 0.
[cont-init.d] 40-config: executing...
[cont-init.d] 40-config: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
dbus[245]: [system] org.freedesktop.DBus.Error.AccessDenied: Failed to set fd limit to 65536: Operation not permitted

[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client connecting
[ LOG] db: Could not check database version, trying DB init

[ LOG] db: Database OK with 0 active files and 6 active playlists
[ LOG] mdns: Failed to create service browser: Bad state

[ LOG] raop: Could not add mDNS browser for AirPlay devices
[ LOG] mdns: Failed to create service browser: Bad state

[ LOG] cast: Could not add mDNS browser for Chromecast devices
[ LOG] mdns: Failed to create service browser: Bad state

[FATAL] remote: Could not browse for Remote services
[FATAL] main: Remote pairing service failed to start

[ LOG] main: MPD deinit
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: HTTPd deinit
[ LOG] main: Player deinit
[ LOG] main: File scanner deinit
[ LOG] main: Cache deinit
[ LOG] main: Worker deinit
[ LOG] main: Database deinit
[ LOG] main: mDNS deinit
[ LOG] main: Exiting.
Found user 'avahi' (UID 86) and group 'avahi' (GID 86).
Successfully dropped root privileges.
avahi-daemon 0.6.32 starting up.
WARNING: No NSS support for mDNS detected, consider installing nss-mdns!

Loading service file /etc/avahi/services/sftp-ssh.service.
Loading service file /etc/avahi/services/ssh.service.
*** WARNING: Detected another IPv4 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. ***

socket() failed: Address family not supported by protocol

Failed to create IPv6 socket, proceeding in IPv4 only mode

socket() failed: Address family not supported by protocol

Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1.
New relevant interface virbr0.IPv4 for mDNS.
Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
New relevant interface docker0.IPv4 for mDNS.
Joining mDNS multicast group on interface br0.IPv4 with address 192.168.1.43.
New relevant interface br0.IPv4 for mDNS.
Network interface enumeration completed.
Registering new address record for 192.168.122.1 on virbr0.IPv4.
Registering new address record for 172.17.0.1 on docker0.IPv4.
Registering new address record for 192.168.1.43 on br0.IPv4.
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client registering
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 0 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
Server startup complete. Host name is MediaNas.local. Local service cookie is 3090305525.
[ LOG] mdns: Avahi state change: Client running
Service "MediaNas" (/etc/avahi/services/ssh.service) successfully established.
Service "MediaNas" (/etc/avahi/services/sftp-ssh.service) successfully established.

 

 

second logs, those last 4 lines of code just keep repeating and repeating  i hope someone can help. i really want to make it to work

 

Brought to you by linuxserver.io
We gratefully accept donations at:
https://www.linuxserver.io/index.php/donations/
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 30-dbus: executing...
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 10-adduser: executing...

-------------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We gratefully accept donations at:
https://www.linuxserver.io/index.php/donations/
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 30-dbus: executing...
[cont-init.d] 30-dbus: exited 0.
[cont-init.d] 40-config: executing...
[cont-init.d] 40-config: exited 0.
[cont-init.d] done.
[services.d] starting services
Process 244 died: No such process; trying to remove PID file. (/var/run/avahi-daemon//pid)
Found user 'avahi' (UID 86) and group 'avahi' (GID 86).
Successfully dropped root privileges.
avahi-daemon 0.6.32 starting up.
WARNING: No NSS support for mDNS detected, consider installing nss-mdns!

dbus[243]: [system] org.freedesktop.DBus.Error.AccessDenied: Failed to set fd limit to 65536: Operation not permitted

[services.d] done.
Loading service file /etc/avahi/services/sftp-ssh.service.
Loading service file /etc/avahi/services/ssh.service.
*** WARNING: Detected another IPv4 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. ***

socket() failed: Address family not supported by protocol

Failed to create IPv6 socket, proceeding in IPv4 only mode

socket() failed: Address family not supported by protocol

Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1.
New relevant interface virbr0.IPv4 for mDNS.
Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
New relevant interface docker0.IPv4 for mDNS.
Joining mDNS multicast group on interface br0.IPv4 with address 192.168.1.43.
New relevant interface br0.IPv4 for mDNS.
Network interface enumeration completed.
Registering new address record for 192.168.122.1 on virbr0.IPv4.
Registering new address record for 172.17.0.1 on docker0.IPv4.
Registering new address record for 192.168.1.43 on br0.IPv4.
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client registering
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
Server startup complete. Host name is MediaNas.local. Local service cookie is 3618831226.
[ LOG] mdns: Avahi state change: Client running
Server startup complete. Host name is MediaNas.local. Local service cookie is 3618831226.
[ LOG] mdns: Avahi state change: Client running
Service "MediaNas" (/etc/avahi/services/ssh.service) successfully established.
Service "MediaNas" (/etc/avahi/services/sftp-ssh.service) successfully established.
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 11 active files and 6 active playlists
[ LOG] scan: Bulk library scan completed in 0 sec
[ LOG] main: Forked Media Server Version 24.1 taking off

Screen_Shot_2016-11-04_at_7_38_38_PM.png.f52e5599159a09bad6fd0e58cb676c5c.png

Link to comment

what app on Android you're using (I hope it's a free app, as I'm not going to buy one to troubleshoot I'm afraid)

Retune https://play.google.com/store/apps/details?id=com.squallydoc.retune&hl=en

 

Works fine... When the container is working. I had a working setup I use occasionally several weeks ago, it seems to be broken at the moment. Don't know if it's related to the current support case or not.

 

I downloaded retune, and admittedly didn't spend too long with it, but could only get so far as getting a PIN number on my Android screen and a key in my log.  What do I need to do from there?

Link to comment

what app on Android you're using (I hope it's a free app, as I'm not going to buy one to troubleshoot I'm afraid)

Retune https://play.google.com/store/apps/details?id=com.squallydoc.retune&hl=en

 

Works fine... When the container is working. I had a working setup I use occasionally several weeks ago, it seems to be broken at the moment. Don't know if it's related to the current support case or not.

 

I downloaded retune, and admittedly didn't spend too long with it, but could only get so far as getting a PIN number on my Android screen and a key in my log.  What do I need to do from there?

 

 

i use a text editor app and check for the retune name to apear on the log and the pin on the screen and save the file as a .remote file

Link to comment

what app on Android you're using (I hope it's a free app, as I'm not going to buy one to troubleshoot I'm afraid)

Retune https://play.google.com/store/apps/details?id=com.squallydoc.retune&hl=en

 

Works fine... When the container is working. I had a working setup I use occasionally several weeks ago, it seems to be broken at the moment. Don't know if it's related to the current support case or not.

 

I downloaded retune, and admittedly didn't spend too long with it, but could only get so far as getting a PIN number on my Android screen and a key in my log.  What do I need to do from there?

 

 

i use a text editor app and check for the retune name to apear on the log and the pin on the screen and save the file as a .remote file

 

Sorry, I don't follow.  I think I must be a bit dim regarding this..

Link to comment
  • 3 weeks later...

Has anyone managed to have this server streaming successfully to a Roku SoundBridge?  The original Firefly server did this very well - I used to run it bare-metal under unRAID 5 - but I an not having much luck with this Docker based implementation.  I have set up the path to the share containing my music, which is found and scanned successfully.  Whenever I try to connect to the server with the SoundBridge I get the error "Failed to set ownership on logfile: Operation not permitted".  The server then restarts and rescans, as per this clip from the log. 

 

[ LOG] scan: Scanned 16600 files...
[ LOG] scan: Scanned 16800 files...
[ LOG] scan: Scanned 17000 files...
[ LOG] scan: Processing static playlist: /music/All/ALAC/Queen - Greatest Hits.m3u
[ LOG] scan: Bulk library scan completed in 21 sec
Failed to set ownership on logfile: Operation not permitted

[ LOG] main: Forked Media Server Version 24.1 taking off

[ LOG] main: mDNS init
[ LOG] mdns: Avahi state change: Client running
[ LOG] db: Now vacuuming database, this may take some time...
[ LOG] db: Database OK with 17059 active files and 7 active playlists
[ LOG] scan: Scanned 200 files...
[ LOG] scan: Scanned 400 files...
[ LOG] scan: Scanned 600 files...

 

Since forked-daapd creates the log file, I am not sure why it is complaining about not being able to change the ownership (and why should it do that anyway?). 

 

Not sure where I go from here... (and I am a bit of a newbie when it comes to docker). 

Link to comment
  • 1 month later...

@S80_UK, I am having almost the exact same problem as you, with a few differences:

 

- I am trying to connect with my iPhone 6 running iOS 10.2 -- more current hw/sw than the Soundbridge (mine died in 2009...)

- I have also tried to connect using the latest iTunes on Windows 10, and the same thing happens

- I do not even get the "Failed to set ownership on logfile" error that you are showing. My log simply goes from the "scan completed" line to the "taking off" line when I connect

 

I believe there used to be two versions of the daapd Docker for unRAID, but one stopped being maintained. I had been using the other version successfully, but started having problems when I switched to the LinuxServer.IO version. I believe I have deleted all legacy data from the previous docker, and have tried deleting / reinstalling this version a few times. I come back to this every few weeks in hope an update to the Docker will fix the problem for me  :)

 

I don't see anything obvious in the logs that would suggest daapd is crashing, even with log level set to Debug. But clearly it is crashing and restarting repeatedly as my phone tries to reconnect each time it comes back up.

 

If helpful my docker command line is:

 

/usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="daapd" --net="host" --privileged="true" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -v "/mnt/user/Music":"/music":ro -v "/mnt/cache/appdata/daapd":"/config":rw linuxserver/daapd
797e19daba2f6c1977680451e14afd43f55a0826be1d860d370cd5c33880c940

 

Would love suggestions from the community on how to resolve this. Thanks!

 

ps - @S80_UK, if you are testing things at all, I have found that by disabling scan at startup in the config file, you can avoid the long wait for your library to rescan every time daapd restarts. Somewhat helpful for testing.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.