jvels 0 Posted July 10, 2015 Posted July 10, 2015 Hi I have got the docker "image" and installed at my synology (DSM 5.2) and after the setup it are running. If I then turn off the container in docker, and then start it agian, then Emby start with the wizard agian??? ANy sugestion what I do wrong? /Jesper
Gernash 19 Posted July 10, 2015 Posted July 10, 2015 (edited) @jvels How are you shutting it down? only use Docker to power it off Edited July 10, 2015 by Gernash
jvels 0 Posted July 11, 2015 Author Posted July 11, 2015 Hi I use the Docker power off or if I restart the NAS. /Jesper
Gernash 19 Posted July 11, 2015 Posted July 11, 2015 @jvels I think the 1st time I went through the wizard I shutdown in emby, then used docker there after
jvels 0 Posted July 11, 2015 Author Posted July 11, 2015 Same. It start with the wizard with out any languages to select. /Jesper
jvels 0 Posted July 11, 2015 Author Posted July 11, 2015 Hi When I read the instruction at http://emby.media/downloads/linux-server/ I can see there are set some variables. Should I add them some how in the synology docker gui?? (Clear chache, did give me a fresh wizard where I could select langauge) /Jesper
FlyGuy94 6 Posted July 12, 2015 Posted July 12, 2015 Don't use the GUI to install it use the command line WITH the variables especially the [DataPath] one that is the one that saves your config.
jvels 0 Posted July 12, 2015 Author Posted July 12, 2015 Hi I have created the container with: docker run -d --net=host -v /volume1/film/config -v /volume1/film -e TZ=TimeZone --name=EmbySe emby/embyserver:latest And then afterwards into the gui to add ports. But the same, after restart wizard /Jesper
Gernash 19 Posted July 14, 2015 Posted July 14, 2015 @jvels these ports? http://emby.media/community/index.php?/topic/23026-docker-for-high-spec-synology/ do you have a higher spec synology with multiple Nics? is Docker binding to the wrong Nic?
rabside 0 Posted August 13, 2015 Posted August 13, 2015 Hi jvels, I have the same problem. Did you resolve it? thx
Bushy82 4 Posted September 23, 2015 Posted September 23, 2015 I had a similar problem early on. Check the permissions for the volumes you are presenting up. Emby needs rw permission on your config volume, and if you want it to update nfos or other metadata (fan art, logos, etc), it will also need rw permissions on them too. This isn't a rocker permission or variable, it is a base level permission in dsm.
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