pmalek 0 Posted August 18, 2018 Posted August 18, 2018 Where did you get the tempfs param? That's not related to transcoding temporary files. Sorry I might have been rumbling just there. It's not strictly related to transcoding I just wanted to "think about improving performance/reducing wear on the drive". What about the command line params to EmbyServer server? Any clues on that?
Luke 42077 Posted August 18, 2018 Author Posted August 18, 2018 Only the ones you've already discovered above.
cohomology 0 Posted August 22, 2018 Posted August 22, 2018 what happened to aarch64 docker image? Cannot find the manifest any more.
Luke 42077 Posted August 22, 2018 Author Posted August 22, 2018 what happened to aarch64 docker image? Cannot find the manifest any more. We hope to add one in the future. Thanks.
mgranger 4 Posted August 30, 2018 Posted August 30, 2018 In the older docker we had a UMASK parameter that could control the file permissions of metadata files, etc that Emby would create. It looks like that's now gone and all files are being created with 644 permission making it impossible for other users to delete the files. Could we bring back UMASK or have another way to control file permissions? Is this possible to do? I have recordings and want to be able to have the write bit enabled at least for the group so that I can modify from my other PC.
Luke 42077 Posted August 30, 2018 Author Posted August 30, 2018 Is this possible to do? I have recordings and want to be able to have the write bit enabled at least for the group so that I can modify from my other PC. Have you taken a look at this? https://codeyarns.com/2017/07/21/how-to-set-umask-for-docker-container/
vaise 340 Posted August 31, 2018 Posted August 31, 2018 Before I jump in, anyone updated the emby beta docker to the new .31 beta with all the changes that has. I had it on my test windows system, but Just dont want to be the first on the docker image. Gotta keep the family happy - and I dont know how to back up the emby docker stuff on its own - just the unraid backup appdata which does them all.
hoppel118 37 Posted August 31, 2018 Posted August 31, 2018 Gotta keep the family happy - and I dont know how to back up the emby docker stuff on its own - just the unraid backup appdata which does them all. Why don’t you keep your productive docker stable? @@Luke any news when the docker gets a new release? Regards Hoppel
vaise 340 Posted August 31, 2018 Posted August 31, 2018 Why don’t you keep your productive docker stable? @@Luke any news when the docker gets a new release? Regards Hoppel I dont mind a bit of bleeding edge to get new capabilities. Iv been on the beta track on and off for years. 1
Luke 42077 Posted August 31, 2018 Author Posted August 31, 2018 Docker gets released at the same time as all the other platforms.
vaise 340 Posted August 31, 2018 Posted August 31, 2018 Docker gets released at the same time as all the other platforms. No worries. Im at .32 now on the docker.
BarryAmerika 24 Posted September 5, 2018 Posted September 5, 2018 (edited) I have a bit of a strange problem. My hardrive filled and after dealing with that I can't connect to my server via IP:8096, if I do go via IP or localhost:8096 I get the Welcome to Emby Wizard. If I use emby connect everything seems to work fine. I had 300GB in docker persistent storage /emby/config/cache/temp and chose perhaps unwisely to just delete everything. On top of that the server has been rebooted and updates applied as well. Host OS is debian 8.11, emby and other docker services are connected to host network and other than the wizard all seems to be fine? Any ideas? Edit: Trying to progress through the wizard fails at entering EmbyConnect info. Edited September 5, 2018 by BarryAmerika
Luke 42077 Posted September 5, 2018 Author Posted September 5, 2018 If you deleted everything then i think you will need to setup the server again. That's what it sounds like to me at least.
BarryAmerika 24 Posted September 5, 2018 Posted September 5, 2018 Thank you Luke. Everything actually works and is still there. I just can't connect to it locally without it bringing up the Welcome Wizard. If I connect externally everything is fine. After some poking I am fairly sure this is an OS level problem and nothing to do with the Emby docker. The only stuff I deleted was the temp files.
Luke 42077 Posted September 6, 2018 Author Posted September 6, 2018 I have a feeling that you might be running two server installations without realizing it.
BarryAmerika 24 Posted September 6, 2018 Posted September 6, 2018 Oh - that really is an excellent idea to investigate and entirely possible. I'll check when I get home. Thanks again.
EODCrafter 181 Posted September 12, 2018 Posted September 12, 2018 (edited) $/docker pull emby/embyserver:latest tells me its up to date but when i do docker restart 1882358458 it shows me as a version behind (Beta) Is web interface warning not in line with the Docker update? steve@steve:~$ docker pull emby/embyserver:beta latest: Pulling from emby/embyserver Digest: sha256:689dce03e8f16aa0510b7511c6dd611d203b2971ff105e77929e5d5910f35a2f Status: Image is up to date for emby/embyserver:beta Edited September 12, 2018 by EODCrafter
mastrmind11 722 Posted September 12, 2018 Posted September 12, 2018 $/docker pull emby/embyserver:latest tells me its up to date but when i do docker restart 1882358458 it shows me as a version behind (Beta) Is web interface warning not in line with the Docker update? steve@steve:~$ docker pull emby/embyserver:beta latest: Pulling from emby/embyserver Digest: sha256:689dce03e8f16aa0510b7511c6dd611d203b2971ff105e77929e5d5910f35a2f Status: Image is up to date for emby/embyserver:beta Are you removing the old container first? If not, try that.
EODCrafter 181 Posted September 12, 2018 Posted September 12, 2018 (edited) Are you removing the old container first? If not, try that. Yes, ....stopped container, rm container it's still on Beta Build 40. Do I have to stop both instances? I'm in the middle of a huge library scan on 1 so I don't want to stop that 1 just yet. Ok...Got it....Emby Server updates are sometimes 30 min or so behind....procedure is as follows... ----Updating Emby----- docker pull emby/embyserver:beta docker stop (ID) docker rm (ID) docker run Edited September 12, 2018 by EODCrafter
mastrmind11 722 Posted September 12, 2018 Posted September 12, 2018 Yes, ....stopped container, rm container it's still on Beta Build 40. Do I have to stop both instances? I'm in the middle of a huge library scan on 1 so I don't want to stop that 1 just yet. yeah I dunno then. I don't mess with the beta channel so could be that it's just behind. I wouldn't worry too much about it. 1
Luke 42077 Posted September 12, 2018 Author Posted September 12, 2018 The latest beta was just posted so perhaps try updating again later. 1
floppyhat 3 Posted September 16, 2018 Posted September 16, 2018 I keep getting intermittent crashes running this docker on unRAID. I don't think it's the audiodb issue as I've never had music in Emby. I'm running version 3.5.2.0. This is what I'm getting in the log: [ogg @ 0x644b40] Headers mismatch for stream 1: expected 3 received 2. [vorbis @ 0x647580] Extradata missing. [ogg @ 0x644b40] Failed to open codec in avformat_find_stream_info [vorbis @ 0x647580] Extradata missing. Input #0, ogg, from 'file:/mnt/tv/South Park/Season 02/South Park - s02e13 - Cow Days - SD DVD.ogm': Duration: 00:21:59.56, start: 0.000000, bitrate: 877 kb/s Stream #0:0: Video: mpeg4 (Simple Profile) (XVID / 0x44495658), yuv420p, 480x352 [SAR 1:1 DAR 15:11], 25 fps, 25 tbr, 25 tbn, 25 tbc Stream #0:1(English): Audio: vorbis, 48000 Hz, 2 channels, fltp, 4294967 kb/s Metadata: LWING_GAIN : 01.00 LANGUAGE : English [vorbis @ 0x692dc0] Extradata missing. Could not open codec for input stream 1 UnhandledException System.Net.NetworkInformation.NetworkInformationException (2): An error was encountered while querying information from the operating system. ---> System.AggregateException: One or more errors occurred. (Could not find a part of the path '/proc/sys/net/ipv4/conf/vethc5486aa/forwarding'.) ---> System.IO.DirectoryNotFoundException: Could not find a part of the path '/proc/sys/net/ipv4/conf/vethc5486aa/forwarding'. at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) at System.IO.File.InternalReadAllText(String path, Encoding encoding) at System.IO.File.ReadAllText(String path) at System.Net.NetworkInformation.StringParsingHelpers.ParseRawIntFile(String filePath) at System.Net.NetworkInformation.LinuxIPv4InterfaceProperties.GetIsForwardingEnabled() at System.Net.NetworkInformation.LinuxIPv4InterfaceProperties..ctor(LinuxNetworkInterface linuxNetworkInterface) at System.Net.NetworkInformation.LinuxIPInterfaceProperties..ctor(LinuxNetworkInterface lni) at System.Net.NetworkInformation.LinuxNetworkInterface..ctor(String name) at System.Net.NetworkInformation.LinuxNetworkInterface.GetOrCreate(Dictionary`2 interfaces, String name) at System.Net.NetworkInformation.LinuxNetworkInterface.<>c__DisplayClass5_0.<GetLinuxNetworkInterfaces>b__2(String name, LinkLayerAddressInfo* llAddr) --- End of inner exception stack trace --- ---> (Inner Exception #0) System.IO.DirectoryNotFoundException: Could not find a part of the path '/proc/sys/net/ipv4/conf/vethc5486aa/forwarding'. at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) at System.IO.File.InternalReadAllText(String path, Encoding encoding) at System.IO.File.ReadAllText(String path) at System.Net.NetworkInformation.StringParsingHelpers.ParseRawIntFile(String filePath) at System.Net.NetworkInformation.LinuxIPv4InterfaceProperties.GetIsForwardingEnabled() at System.Net.NetworkInformation.LinuxIPv4InterfaceProperties..ctor(LinuxNetworkInterface linuxNetworkInterface) at System.Net.NetworkInformation.LinuxIPInterfaceProperties..ctor(LinuxNetworkInterface lni) at System.Net.NetworkInformation.LinuxNetworkInterface..ctor(String name) at System.Net.NetworkInformation.LinuxNetworkInterface.GetOrCreate(Dictionary`2 interfaces, String name) at System.Net.NetworkInformation.LinuxNetworkInterface.<>c__DisplayClass5_0.<GetLinuxNetworkInterfaces>b__2(String name, LinkLayerAddressInfo* llAddr)<--- at System.Net.NetworkInformation.LinuxNetworkInterface.GetLinuxNetworkInterfaces() at System.Net.NetworkInformation.NetworkInterfacePal.GetIsNetworkAvailable() at System.Net.NetworkInformation.NetworkChange.OnAvailabilityTimerFired(Object state) at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireNextTimers() System.Net.NetworkInformation.NetworkInformationException at System.Net.NetworkInformation.LinuxNetworkInterface.GetLinuxNetworkInterfaces() at System.Net.NetworkInformation.NetworkInterfacePal.GetIsNetworkAvailable() at System.Net.NetworkInformation.NetworkChange.OnAvailabilityTimerFired(Object state) at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireNextTimers() InnerException: System.AggregateException System.AggregateException: One or more errors occurred. (Could not find a part of the path '/proc/sys/net/ipv4/conf/vethc5486aa/forwarding'.) ---> System.IO.DirectoryNotFoundException: Could not find a part of the path '/proc/sys/net/ipv4/conf/vethc5486aa/forwarding'. at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) at System.IO.File.InternalReadAllText(String path, Encoding encoding) at System.IO.File.ReadAllText(String path) at System.Net.NetworkInformation.StringParsingHelpers.ParseRawIntFile(String filePath) at System.Net.NetworkInformation.LinuxIPv4InterfaceProperties.GetIsForwardingEnabled() at System.Net.NetworkInformation.LinuxIPv4InterfaceProperties..ctor(LinuxNetworkInterface linuxNetworkInterface) at System.Net.NetworkInformation.LinuxIPInterfaceProperties..ctor(LinuxNetworkInterface lni) at System.Net.NetworkInformation.LinuxNetworkInterface..ctor(String name) at System.Net.NetworkInformation.LinuxNetworkInterface.GetOrCreate(Dictionary`2 interfaces, String name) at System.Net.NetworkInformation.LinuxNetworkInterface.<>c__DisplayClass5_0.<GetLinuxNetworkInterfaces>b__2(String name, LinkLayerAddressInfo* llAddr) --- End of inner exception stack trace --- ---> (Inner Exception #0) System.IO.DirectoryNotFoundException: Could not find a part of the path '/proc/sys/net/ipv4/conf/vethc5486aa/forwarding'. at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) at System.IO.File.InternalReadAllText(String path, Encoding encoding) at System.IO.File.ReadAllText(String path) at System.Net.NetworkInformation.StringParsingHelpers.ParseRawIntFile(String filePath) at System.Net.NetworkInformation.LinuxIPv4InterfaceProperties.GetIsForwardingEnabled() at System.Net.NetworkInformation.LinuxIPv4InterfaceProperties..ctor(LinuxNetworkInterface linuxNetworkInterface) at System.Net.NetworkInformation.LinuxIPInterfaceProperties..ctor(LinuxNetworkInterface lni) at System.Net.NetworkInformation.LinuxNetworkInterface..ctor(String name) at System.Net.NetworkInformation.LinuxNetworkInterface.GetOrCreate(Dictionary`2 interfaces, String name) at System.Net.NetworkInformation.LinuxNetworkInterface.<>c__DisplayClass5_0.<GetLinuxNetworkInterfaces>b__2(String name, LinkLayerAddressInfo* llAddr)<--- InnerException: System.IO.DirectoryNotFoundException System.IO.DirectoryNotFoundException: Could not find a part of the path '/proc/sys/net/ipv4/conf/vethc5486aa/forwarding'. at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) at System.IO.File.InternalReadAllText(String path, Encoding encoding) at System.IO.File.ReadAllText(String path) at System.Net.NetworkInformation.StringParsingHelpers.ParseRawIntFile(String filePath) at System.Net.NetworkInformation.LinuxIPv4InterfaceProperties.GetIsForwardingEnabled() at System.Net.NetworkInformation.LinuxIPv4InterfaceProperties..ctor(LinuxNetworkInterface linuxNetworkInterface) at System.Net.NetworkInformation.LinuxIPInterfaceProperties..ctor(LinuxNetworkInterface lni) at System.Net.NetworkInformation.LinuxNetworkInterface..ctor(String name) at System.Net.NetworkInformation.LinuxNetworkInterface.GetOrCreate(Dictionary`2 interfaces, String name) at System.Net.NetworkInformation.LinuxNetworkInterface.<>c__DisplayClass5_0.<GetLinuxNetworkInterfaces>b__2(String name, LinkLayerAddressInfo* llAddr) at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) at System.IO.File.InternalReadAllText(String path, Encoding encoding) at System.IO.File.ReadAllText(String path) at System.Net.NetworkInformation.StringParsingHelpers.ParseRawIntFile(String filePath) at System.Net.NetworkInformation.LinuxIPv4InterfaceProperties.GetIsForwardingEnabled() at System.Net.NetworkInformation.LinuxIPv4InterfaceProperties..ctor(LinuxNetworkInterface linuxNetworkInterface) at System.Net.NetworkInformation.LinuxIPInterfaceProperties..ctor(LinuxNetworkInterface lni) at System.Net.NetworkInformation.LinuxNetworkInterface..ctor(String name) at System.Net.NetworkInformation.LinuxNetworkInterface.GetOrCreate(Dictionary`2 interfaces, String name) at System.Net.NetworkInformation.LinuxNetworkInterface.<>c__DisplayClass5_0.<GetLinuxNetworkInterfaces>b__2(String name, LinkLayerAddressInfo* llAddr) s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] syncing disks. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting. Does anyone have any idea what could be going wrong here? The file plays without problem in VLC…
diad 0 Posted September 16, 2018 Posted September 16, 2018 Hello, please forgive if I am not posting at the right forum section. I need help with my setup. I have installed libreelec on a laptop with emby server running in the docker app from linuxserver.io. everything work well and fast. But if I unplug my laptop from my home network ( taking the laptop on the road) Kofi can't access Emby server. I have tried local host as address for emby, but no luck. I can access emby server with Chromium but only when I am connected to my home network. Any fix ?
Luke 42077 Posted September 17, 2018 Author Posted September 17, 2018 Hello, please forgive if I am not posting at the right forum section. I need help with my setup. I have installed libreelec on a laptop with emby server running in the docker app from linuxserver.io. everything work well and fast. But if I unplug my laptop from my home network ( taking the laptop on the road) Kofi can't access Emby server. I have tried local host as address for emby, but no luck. I can access emby server with Chromium but only when I am connected to my home network. Any fix ? Can you please attach the emby server log? You can learn how to do that here: https://emby.media/community/index.php?/topic/739-how-to-report-a-problem/ Thanks.
Guest Normal Posted September 24, 2018 Posted September 24, 2018 As this is a Docker thread I would like to ask my question here. I am using Emby inside a docker and I would like to modify the webcomponent files. I modified some files and now I would like to have that changes on my local installation because I don't know if you accept my changes and if so when. Second question but not really docker: does the android app also read from the webcomponent files to render the user interface or is this a complete different codebase?
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