February 20, 20197 yr Hi, Hoping somebody can help me with this please? I have installed the bliss docker provided by Romancin (there is no unRAID support thread and no response from the github page either) I think the problem is my lack of understanding as the docker "works" but does not have permission to edit/write the mp3 files, here are some screenshots to show my problem, hopefully somebody might see this as an easy fix? Thanks for looking! https://hub.docker.com/r/romancin/bliss/ https://hub.docker.com/r/romancin/bliss/~/dockerfile/
February 20, 20197 yr Enter numbers and not names in the User_ID and Group_ID fields. Their example run cmd doesnt even have those vatiables, but i suspect their own documentation is out of date: docker run -d --name=bliss \ -v /share/Container/bliss:/config \ -e PGID=0 -e PUID=0 \ -e TZ=Europe/Madrid \ -p 3220:3220 \ -p 3221:3221 \ romancin/bliss:latest Edited February 20, 20197 yr by BRiT
February 20, 20197 yr Author Thank you so much for your reply @BRiT but I changed them both to 0 and still have the same issue, any other ideas? Again, thank you, I really appreciate your time! 2019-02-20 13:35:27,595 [ERROR] Failed to move JaudioTaggerStorageNode[full id=file:/music/Lillake%20-%20Memory%20Lies/4.%20Waste.mp3,root=/music] to JaudioTaggerStorageNode[full id=file:/music/Lillake/Memory%20Lies/04%20-%20Lillake%20-%20Waste.mp3,root=/music] (ImmediateFilesystemAccess.java:34, thread policy pool 0 [20-02_13:35])
February 20, 20197 yr Author Just tried setting the USER_ID & GROUP_ID to 65534 (Noboby) with the same results..
Archived
This topic is now archived and is closed to further replies.