Jericho85 1 Posted January 4, 2021 Posted January 4, 2021 Hello, I spent 3 days trying to figure this out and still can't make it work. Here is my problem : - I installed OMV 5 on a Raspberry Pi 4, then Docker and Portainer (embedded with OMV) - went to this address : https://hub.docker.com/r/linuxserver/emby to get the docker-compose configuration, set to my needs. Emby logs seems to say there is permissions problems - did research and found that NTFS file system my cause problems - formatted and switched to EXT4 my 3 disks - retried install of emby from scratch Emby log is the same : [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] 01-envfile: executing... [cont-init.d] 01-envfile: exited 0. [cont-init.d] 10-adduser: executing... ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io ------------------------------------- To support LSIO projects visit: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 1002 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] 40-gid-video: executing... [cont-init.d] 40-gid-video: exited 0. [cont-init.d] 99-custom-scripts: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-scripts: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. I can't log to emby web page which indicates a ERR_CONNECTION_REFUSED Note that I'm quite new to Linux environment. 1
elsynek 0 Posted January 4, 2021 Posted January 4, 2021 Hi @Jericho85, I am having exactly the same problem. Log records stops on the same line like yours and when trying to access web gui I am also getting ERR_CONNECTION_REFUSED. Lt's hope someone will pick it up and help us
Luke 40082 Posted January 4, 2021 Posted January 4, 2021 Hi there, is any emby server log file generated?
Solution elsynek 0 Posted January 4, 2021 Solution Posted January 4, 2021 Hi Luke, Looks like I found a solution, I hade same problem with Radarr and fount that fix for it which worked with emby issue as well. https://wiki.servarr.com/Radarr_FAQ#I_am_using_a_Pi_and_Raspbian_and_Radarr_will_not_launch
Jericho85 1 Posted January 5, 2021 Author Posted January 5, 2021 15 hours ago, Luke said: Hi there, is any emby server log file generated? Where can I fetch it ? The only thing I can see is the container log.
Luke 40082 Posted January 6, 2021 Posted January 6, 2021 15 hours ago, Jericho85 said: Where can I fetch it ? The only thing I can see is the container log. Did you try the previous user's tip?
Jericho85 1 Posted January 6, 2021 Author Posted January 6, 2021 5 hours ago, Luke said: Did you try the previous user's tip? Yes I did and it worked. Thanks @elsynek
fazalf1 0 Posted March 1, 2021 Posted March 1, 2021 Hey... had the same issue, and solution absolutely work.. Thanks.. On 05/01/2021 at 01:55, elsynek said: Hi Luke, Looks like I found a solution, I hade same problem with Radarr and fount that fix for it which worked with emby issue as well. https://wiki.servarr.com/Radarr_FAQ#I_am_using_a_Pi_and_Raspbian_and_Radarr_will_not_launch
ryanclem 0 Posted September 11, 2021 Posted September 11, 2021 On 3/1/2021 at 4:26 PM, fazalf1 said: Hey... had the same issue, and solution absolutely work.. Thanks.. Looks like the documentation was updated and the link no longer goes to the solution?
Luke 40082 Posted September 14, 2021 Posted September 14, 2021 On 9/10/2021 at 11:12 PM, ryanclem said: Looks like the documentation was updated and the link no longer goes to the solution? Hi, what are you trying to do?
DSMDSM 0 Posted March 13, 2022 Posted March 13, 2022 Can anyone show what the solution was, as the link no longer works? I have an NTSF drive attached to my Raspberry by USB and I am trying to change the permissions to enable access by Emby. But I don't know where the mounting command is coming from as it is not in the fstab. Thanks.
Luke 40082 Posted March 14, 2022 Posted March 14, 2022 8 hours ago, DSMDSM said: Can anyone show what the solution was, as the link no longer works? I have an NTSF drive attached to my Raspberry by USB and I am trying to change the permissions to enable access by Emby. But I don't know where the mounting command is coming from as it is not in the fstab. Thanks. Hi, what have you done so far?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now