Hello, I am trying to get Logitech Media Server up and running on my
Synology DS920PLUS. I've grabbed the latest
lmscommunity/logitechmediaserver and have installed in two separate
ways, one using the UI from my browser in the Synology Docker panel, and
also from SSH using the following:
Code:
--------------------
docker run -it \
-v "/volume1/docker/lms":"/config":rw \
-v "/volume1/musicshare":"/music":ro \
-v "/volume1/musicshare/playlist":"/playlist":rw \
-v "/etc/localtime":"/etc/localtime":ro \
-e TZ=America/Detroit \
-p 9002:9002/tcp \
-p 9090:9090/tcp \
-p 3483:3483/tcp \
-p 3483:3483/udp \
-e HTTP_PORT=9002 \
lmscommunity/logitechmediaserver
--------------------
When I check the logs I am seeing:
Code:
--------------------
[21-12-08 21:34:43.9134] Slim::Utils::Scanner::Local::rescan (179)
Discovering audio files in /music
[21-12-08 21:34:43.9165] Slim::Utils::Scanner::Local::Async::__ANON__ (70)
Error scanning file or folder: /music: Permission denied
--------------------
The folder does exist, I set an NFS permission on the musicshare folder
I created per another article I found on this site, but it did not clear
the issue.
I've attached the logs, not quite sure how to proceed and hoping to get
some help. Appreciate any assistance with this issue.
+-------------------------------------------------------------------+
|Filename: server.log |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36376|
+-------------------------------------------------------------------+
------------------------------------------------------------------------
spacetaxi33's Profile: http://forums.slimdevices.com/member.php?userid=72358
View this thread: http://forums.slimdevices.com/showthread.php?t=115540
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter