Jump to content

Can't make Emby work on a Raspi 4 + OMV


Jericho85
Go to solution Solved by elsynek,

Recommended Posts

Jericho85

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.

  • Like 1
Link to comment
Share on other sites

elsynek

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 :D

Link to comment
Share on other sites

Jericho85
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.

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...
  • 6 months later...
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?

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

  • 5 months later...
DSMDSM

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.

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...