Closed crkinard closed 1 year ago
Linux dock 5.10.142+truenas #1 SMP Mon Sep 26 18:20:46 UTC 2022 x86_64 GNU/Linux
TrueNAS-SCALE-22.02.4
No way to post images. No config file as the interface is GUI only. Closest thing would be this docker-compose.
version: "2.1"
services:
daapd:
image: lscr.io/linuxserver/daapd:latest
container_name: daapd
environment:
- TZ=America/New_York
volumes:
- /mnt/store/_docker/daapd/config:/config
- /mnt/store/_docker/daapd/custom-cont-init.d:/custom-cont-init.d
- /mnt/store/media/Music:/music
restart: unless-stopped
@crkinard are you successfully running any other docker containers on that machine? (any other linuxserver.io images?)
5 other linuxserver.io containers running fine.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
We don't offer support for truenas scale and we do not test on it. It looks like some filesystem issue, but you didn't provide container logs so not much we can do outside of guessing.
Completely fresh install and getting this on run.