Search the Community
Showing results for tags 'OMV'.
-
Pi / OMV / Docker - Emby constantly restarts after image Recreate (Solved)
EmbyFlorca posted a topic in Linux
After Recreating my (32bit) Pi4B / OMV / Docker / Portainer image to upgrade to Emby 4.6, the /app/emby/EmbyServer process was constantly restarting, with no access to the Emby Web interface. After a lot of web searching and several blind alleys the solution is here: https://docs.linuxserver.io/faq#my-host-is-incompatible-with-images-based-on-ubuntu-focal Manually installing libseccomp2_2.4.4-1~bpo10+1_armhf.deb (Option 2) worked for me, although I've subsequently added the Buster backports repo (Option 3) Hope this saves time and anxiety for someone.... -
Hi, I can not run VAAPI on my server. My server is on an i5-8600K processor, OMV 0.4 4.1.17-1 installed. EMBY is placed on DOCKER EMBY works great except for VAAPI. Please help me how to run it. ffmpeg-transcode.txt embyserver.txt
-
(SSL Guide) LetsEncrypt, Docker, Openmediavault, Reverse Proxy, Subdomain
blackcoffee posted a topic in Linux
How to secure Emby using LetsEncrypt and Nginx Reverse Proxy by modifying Docker containers in Openmediavault. https://youtu.be/jYoDyoH2C0A- 5 replies
-
- sslopenmediavault
- omv
-
(and 7 more)
Tagged with:
-
I am running emby server in docker on OMV5. My emby server doesn't load the interface anymore The log file has the following entries; 2020-06-05 23:28:31.529 Error NetworkManager: Error in GetAllNetworkInterfaces *** Error Report *** Version: 4.4.3.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 5.5.0.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll System.Environment.Version: 3.1.2 Processor count: 8 Program data path: /config Application directory: /system System.Net.NetworkInformation.NetworkInformationException: System.Net.NetworkInformation.NetworkInformationException (0x80004005): An error was encountered while querying information from the operating system. at System.Net.NetworkInformation.LinuxNetworkInterface.GetLinuxNetworkInterfaces() at System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces() at Emby.Server.Implementations.Networking.NetworkManager.GetAllNetworkInterfaces() at Emby.Server.Implementations.Networking.NetworkManager.GetIPsDefault() Source: System.Net.NetworkInformation TargetSite: System.Net.NetworkInformation.NetworkInterface[] GetLinuxNetworkInterfaces() 2020-06-05 23:28:56.570 Error NetworkManager: Error in GetAllNetworkInterfaces *** Error Report *** Version: 4.4.3.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 5.5.0.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll System.Environment.Version: 3.1.2 Processor count: 8 Program data path: /config Application directory: /system System.Net.NetworkInformation.NetworkInformationException: System.Net.NetworkInformation.NetworkInformationException (0x80004005): An error was encountered while querying information from the operating system. at System.Net.NetworkInformation.LinuxNetworkInterface.GetLinuxNetworkInterfaces() at System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces() at Emby.Server.Implementations.Networking.NetworkManager.GetAllNetworkInterfaces() at Emby.Server.Implementations.Networking.NetworkManager.GetIPsDefault() Source: System.Net.NetworkInformation TargetSite: System.Net.NetworkInformation.NetworkInterface[] GetLinuxNetworkInterfaces() 2020-06-05 23:29:21.612 Error NetworkManager: Error in GetAllNetworkInterfaces Can anyone please offer some guidance to clear the error? Thank you and Cheers. embyserver.txt
-
My media server will be running OMV. It’s an older motherboard/CPU that was specifically selected for its low power consumption. Can I just add a decent graphics card to get adequate transcoding? Or will I need to upgrade the mobo/CPU?
-
I am already on server v4.0.2. I recently updated the LG TV Emby App to the latest and it was working fine. Today none of the devices work (LG TV, Samsung TV or any Web browsers). When I play a video file, the TV pops an error message: Playback Error No compatible streams are currently available. Please try again later or contact your system administrator for details. The server is Debian based OMV. According to the logs, there's a permission problem on the file: 2019-03-18 19:14:18.498 Error HttpServer: Error processing request *** Error Report *** Version: 4.0.2.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Unix 4.19.0.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 2 Program data path: /var/lib/emby Application directory: /opt/emby-server/system System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/sharedfolders/d1/movies/12 Years A Slave (2013)/12 Years A Slave (2013).srt' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- 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.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at System.IO.File.ReadAllBytes(String path) Also, there seems to be a problem with FFMPEG: 2019-03-18 19:14:21.758 Error HttpServer: Error processing request *** Error Report *** Version: 4.0.2.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Unix 4.19.0.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 2 Program data path: /var/lib/emby Application directory: /opt/emby-server/system System.Exception: System.Exception: Error starting ffmpeg I checked the media file permission and the ACL for the full path. These have not changed since I installed Emby. It has RWX access to all the media for owner (admin:users) and the user emby:emby (see ACL below): root@OMV:/sharedfolders/d1/movies/12 Years A Slave (2013)# getfacl *.mkv # file: 12 Years A Slave (2013).mkv # owner: admin # group: users user::rwx user:root:rwx user:daemon:rwx user:systemd-timesync:rwx user:ntp:rwx user:statd:rwx user:avahi:r-x user:sshd:r-x user:emby:rwx user:admin:rwx user:openmediavault-webgui:rwx user:macnb:rwx user:nobody:rwx group::rwx group:root:rwx group:daemon:rwx group:adm:rwx group:audio:rwx group:video:rwx group:users:rwx group:systemd-journal:rwx group:systemd-timesync:rwx group:crontab:rwx group:ntp:rwx group:ssh:r-x group:emby:rwx group:openmediavault-config:rwx group:nogroup:rwx mask::rwx other::r-x Please see attached debug server & ffmpeg logs. Over the weekend I had uninstalled Debian MariaDB mysql server and replaced it with docker Mariadb. Also installed docker Nextcloud web service. But these should be independent of Emby server. I stopped the Emby server and over installed it using: root@OMV:# dpkg -i emby-server-deb_4.0.2.0_amd64.deb (Reading database ... 51255 files and directories currently installed.) Preparing to unpack emby-server-deb_4.0.2.0_amd64.deb ... Removed /etc/systemd/system/multi-user.target.wants/emby-server.service. Unpacking emby-server (4.0.2.0) over (4.0.2.0) ... Setting up emby-server (4.0.2.0) ... usermod: no changes Created symlink /etc/systemd/system/multi-user.target.wants/emby-server.service → /usr/lib/systemd/system/emby-server.service. Processing triggers for libc-bin (2.24-11+deb9u4) ... root@OMV:# This made no difference. The logs do not really tell what is the permission problem issue. What is wrong ? ffmpeg.txt log.txt
-
Transcoded media playback time starts with few seconds and gets bigger
godfuture posted a topic in Linux
Hey guys, I have finally setup emby with docker. Now that I tried to play a movie, I have noticed that the max media playback time starts fairly low and increases every two seconds. I cannot navigate to the middle or end. It looks like the time I see belongs to the copy of the movie which is being transcoded and therefore growing. Does someone have an idea why I do not see the original playback time/duration? -
Library Scan does nothing (finnishes in 0 seconds without any results)
AllesMeins posted a topic in Linux
I've just setup an fresh OpenMediaVault Install with emby enabled. So far everything went without problems, but now I'm stuck. Embys Library Scan is not working at all - it doesn't even try. If I click the scan button the progress bar is visible for just a fraction of a second - the log shows "scan completed on 0 minutes and 0 seconds" and of cause no movies show up in my library. I've already tried different folders, reinstalling emby and resetting the permissions of the media-folder. No luck so far... Permissions for the directory are as follows drwxrwsr-x 2 root users 4096 Jan 25 01:11 Movies Permissions for the Files -rw-rw-r-- 1 root users 11000000842 Jan 8 17:25 Captain Phillips (2013).mkv I'm using OpenMediaVault 2.1 with their current emby plugin (Emby Version 3.1.2.0) Any idea what might be the problem? Log.txt -
Hello, I am using OMV and I wanted to try Emby, so I installed it by enabling Mono repisotory. Homever, I encoured the following error : Building dependency tree... Reading state information... The following NEW packages will be installed: openmediavault-emby 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 20.7 kB of archives. After this operation, 85.0 kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! openmediavault-emby Authentication warning overridden. Get:1 http://packages.omv-extras.org/debian/ stoneburner-mono/main openmediavault-emby all 2.7 [20.7 kB] Fetched 20.7 kB in 0s (163 kB/s) Selecting previously unselected package openmediavault-emby. (Reading database ... 68730 files and directories currently installed.) Unpacking openmediavault-emby (from .../openmediavault-emby_2.7_all.deb) ... Processing triggers for openmediavault ... Restarting engine daemon ... Setting up openmediavault-emby (2.7) ... Adding emby user... ...ok Removing old pid file if present... Initial configuration... ...ok Launch triggers... ...ok Launching Emby install procedure... update-rc.d: error: no runlevel symlinks to modify, aborting! update-rc.d: using dependency based boot sequencing Installing Emby... Downloading... No URLs found in -. Extracting... Archive: /tmp/Emby.Mono.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of /tmp/Emby.Mono.zip or /tmp/Emby.Mono.zip.zip, and cannot find /tmp/Emby.Mono.zip.ZIP, period. dpkg: error processing openmediavault-emby (--configure): subprocess installed post-installation script returned error exit status 9 Processing triggers for openmediavault ... Updating locale files ... Updating file permissions ... Purging internal cache ... Restarting engine daemon ... Errors were encountered while processing: openmediavault-emby Creating index of upgradeable packages ... Creating index of openmediavault plugins ... E: Sub-process /usr/bin/dpkg returned an error code (1) <<< ************************************* Please help ! Thanks, Daivy
-
Intel Quick Sync Causing Emby Not to Play ANY Media on ANY Client. Little help?
Armasword posted a topic in Linux
Hi guys, first post here. I have a new install of Emby on a server using an ASRock N3700-ITX motherboard. The CPU is small, but supports up to 4K hardware accelerated transcoding via Quick Sync. If I set Emby with Quick Sync disabled, I am able to watch on any of my clients, but only up to 480p. If I turn Quick Sync on, I get nothing on any client. The stream opens like normal, but nothing ever shows up. The system does not register any kind of an error, and unless I back out of the stream myself, it will sit indefinitely on a blank screen because the DLNA client is not aware that an error has occurred. If I watch from the Emby UI on a PC web browser, its the same story. Everything is current (Emby version, OMV updates, Debian updates, and BIOS). I installed Plex and get the exact same result. All clients hang with no stream and no error, so this is probably a compatibility issue more than it is a problem inherent in Emby. Any ideas here, though? I'm sure I'm not the first person to use these intel chips for this purpose. They've been out six months now and everyone online has been raving about them for HTPCs. Questions: (1) Even doing transcoding without acceleration, I think I should be able to do one 1080 stream without issue. Why am I locked at 480? (2) What can I do to troubleshoot Quick Sync under these circumstances? -
hello , ( i'm french , sorry for my bad english) i try to install emby pluging for open media vault but that don't work. i have some errors: 404 not found dpkg error sub-process error. what can i do ? omv 2.1.23 cpu intel celeron j1900 2ghz on asrock q1900-itx ram 4go emby.txt
-
Hello, I have recently installed the Emby plugin on Open Media Vault however I'm not able to play a show I wish to watch. This is the error I can locate on the logs when I try: 2015-08-10 02:45:19.4810 Error - App: Error starting ffmpeg *** Error Report *** Version: 3.0.5675.1 Command line: /opt/emby/MediaBrowser.Server.Mono.exe -programdata /media/c1a0b79e-e049-4412-8668-c1963a2b91db/emby -restartpath /usr/sbin/emby.sh Operating system: Unix 3.2.0.4 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /media/c1a0b79e-e049-4412-8668-c1963a2b91db/emby Mono: 4.0.2 (Stable 4.0.2.5/c99aa0c Wed Jun 24 10:04:37 UTC 2015) Application Path: /opt/emby/MediaBrowser.Server.Mono.exe ApplicationName='/media/c1a0b79e-e049-4412-8668-c1963a2b91db/emby/ffmpeg/20150331/ffmpeg', CommandLine='-fflags +genpts -i file:"/media/c1a0b79e-e049-4412-8668-c1963a2b91db/TV/Halt and Catch Fire/Season 2/Halt and Catch Fire - S02E06 - 10Broad36 HDTV-720p.mkv" -map_metadata -1 -threads 0 -sn -codec:v:0 libx264 -pix_fmt yuv420p -preset superfast -crf 23 -maxrate 1372000 -bufsize 2744000 -vsync vfr -profile:v high -level 41 -force_key_frames expr:gte(t,n_forced*3) -vf "scale=min(iw\,1280):trunc(ow/dar/2)*2" -sc_threshold 0 -codec:a:0 aac -strict experimental -ac 2 -ab 128000 -af "adelay=1,aresample=async=1" -hls_time 3 -start_number 0 -hls_list_size 0 -hls_base_url "hls/bd799cf6dcb5f00bc1f6449a42b42c5c/" -y "/media/c1a0b79e-e049-4412-8668-c1963a2b91db/emby/transcoding-temp/bd799cf6dcb5f00bc1f6449a42b42c5c.m3u8"', CurrentDirectory='', Native error= Access denied System.ComponentModel.Win32Exception at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () at MediaBrowser.Api.Playback.BaseStreamingService+<StartFfMpeg>d__17.MoveNext () [0x00000] in <filename unknown>:0 It repeats this same error multiple times for some reason. I have had no problems using Plex Media Server to play media files, so I went to the /etc/init.d/emby.conf file and replaced the user and usergroup fields with plex so it would run under the same user. I still have the same issue. Does anyone have any suggestions?
- 2 replies
-
- omv
- open media vault
-
(and 3 more)
Tagged with:
-
So I'm currently running Emby Server Version 3.0.5641.4 via OpenMediaVault (Debian based file server). Everything works fine except for CoverArt. I don't get any formatting or correct covers. In addition, there are no thumbnails in the configuration. When I checked the logs, I found this So I connected to my server via SSH and installed ImageMagick (Apt-Get Install imagemagick -y). The software installed successfully, however CoverArt still doesn't seem to work. I've looked through google, even hitting up the OMV forums and trying their steps, but nothing. Anyone have any ideas? server-63570328058.txt
-
Can anyone help me get past this problem? Mono crashes immediately when started. libMagickWand-6.Q8.so System.DllNotFoundException I followed http://mediabrowser.tv/community/index.php?/topic/19415-debian/ but still not luck. root@nfs:/var/lib/mediabrowser/logs# apt-get install -qy --force-yes libmono-cil-dev mediainfo wget libsqlite3-dev libc6-dev imagemagick-6.q8 libmagickwand-6.q8-2 libmagickcore-6.q8-2 Reading package lists... Building dependency tree... Reading state information... imagemagick-6.q8 is already the newest version. libmagickcore-6.q8-2 is already the newest version. libmagickwand-6.q8-2 is already the newest version. libmono-cil-dev is already the newest version. libc6-dev is already the newest version. mediainfo is already the newest version. mediainfo set to manually installed. Thanks, Michael
- 4 replies
-
- omv
- mediabrowser
-
(and 1 more)
Tagged with: