Search the Community
Showing results for tags 'Debian'.
-
Hello, I'm running beta version 3.1.2 and emby server notify me of 3.1.5 available but apt is not updating the package. When I crawl the repository at " http://download.opensuse.org/repositories/home:/emby/Debian_8.0/"I can see that stable number version (3.1.5) is higher than beta (3.1.2) . Beta is not available any more ? Can I switch to stable on the fly or I will have to do a clean new installation ? thanks EDIT: really strange, I am not with emby-server-beta but with emby-server btw apt is not updating the package. dpkg -l | grep emby-server ii emby-server 3.1.283~beta-13.1
-
Hi Community, Since I've migrated to the version 3.0, I have some issues with the Fanart/Logo/ect. Sometime, with no reason, I loose images for a couple of movies/TV show. "Save artwork and metadata into media folders" is check "Download images in advance" is check too If I check in my folder I can see all artwork. I tried to download images manually and I get the same behavior. Someone have an idea how I can fix this ? OS : Debian 3.16.0-4-amd64 (Promox VM) Emby Version : 3.1.1.0 (Upgrade to 3.1.2 in progress) All my media are stored in a Synology NAS shared by SMB Thanks, Here is the log for one movie : 2016-12-28 17:59:47.8502 Error ImageProcessor: Error encoding image *** Error Report *** Version: 3.1.1.0 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 3.16.0.4 64-Bit OS: True 64-Bit Process: True Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:21:32 UTC 2016) Processor count: 4 Program data path: /var/lib/emby-server Application directory: /usr/lib/emby-server/bin ImageMagickSharp.WandException: Empty input file `/films/Scarface-fanart.jpg' @ error/jpeg.c/JPEGErrorHandler/322 at ImageMagickSharp.WandCore`1[T].CheckErrorBool (System.Int32 status) [0x00009] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 at ImageMagickSharp.MagickWand.OpenImage (System.String path) [0x0000d] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 at ImageMagickSharp.MagickWand..ctor (System.String path) [0x0003e] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 at Emby.Drawing.ImageMagick.ImageMagickEncoder.EncodeImage (System.String inputPath, System.String outputPath, System.Boolean autoOrient, System.Int32 width, System.Int32 height, System.Int32 quality, MediaBrowser.Controller.Drawing.ImageProcessingOptions options, MediaBrowser.Model.Drawing.ImageFormat selectedOutputFormat) [0x00028] in <f25a1d2d1bea480290baedeb7321f941>:0 at Emby.Drawing.ImageProcessor+<ProcessImage>c__async1.MoveNext () [0x005de] in <48827399e75c4c4c9a1168c775b931ee>:0 ImageMagickSharp.WandException at ImageMagickSharp.WandCore`1[T].CheckErrorBool (System.Int32 status) [0x00009] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 at ImageMagickSharp.MagickWand.OpenImage (System.String path) [0x0000d] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 at ImageMagickSharp.MagickWand..ctor (System.String path) [0x0003e] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 at Emby.Drawing.ImageMagick.ImageMagickEncoder.EncodeImage (System.String inputPath, System.String outputPath, System.Boolean autoOrient, System.Int32 width, System.Int32 height, System.Int32 quality, MediaBrowser.Controller.Drawing.ImageProcessingOptions options, MediaBrowser.Model.Drawing.ImageFormat selectedOutputFormat) [0x00028] in <f25a1d2d1bea480290baedeb7321f941>:0 at Emby.Drawing.ImageProcessor+<ProcessImage>c__async1.MoveNext () [0x005de] in <48827399e75c4c4c9a1168c775b931ee>:0
- 2 replies
-
- imageprocessor
- linux
-
(and 1 more)
Tagged with:
-
Hello, I'm trying to install emby on Raspberry Pi 3. Both Ubuntu-mate and Rasbian give me the exact unmet dependencies error: root@raspberrypi:# apt-get update && apt-get install emby-server The following packages have unmet dependencies: emby-server : Depends: mono-runtime (>= 3.0~) but it is not going to be installed Depends: libmono-microsoft-csharp4.0-cil (>= 1.0) but it is not going to be installed Depends: libmono-posix4.0-cil (>= 4.0.0~alpha1) but it is not going to be installed Depends: libmono-system-configuration4.0-cil (>= 4.0.0~alpha1) but it is not going to be installed Depends: libmono-system-core4.0-cil (>= 4.0.0~alpha1) but it is not going to be installed Depends: libmono-system-data4.0-cil (>= 4.0.0~alpha1) but it is not going to be installed Depends: libmono-system-drawing4.0-cil (>= 3.0.6) but it is not going to be installed Depends: libmono-system-io-compression4.0-cil (>= 3.2.1) but it is not going to be installed Depends: libmono-system-net-http4.0-cil (>= 1.0) but it is not going to be installed Depends: libmono-system-runtime-serialization4.0-cil (>= 4.0.0~alpha1) but it is not going to be installed Depends: libmono-system-servicemodel4.0a-cil (>= 3.2.3) but it is not going to be installed Depends: libmono-system-transactions4.0-cil (>= 1.0) but it is not going to be installed Depends: libmono-system-web4.0-cil (>= 2.10.3) but it is not going to be installed Depends: libmono-system-xml-linq4.0-cil (>= 3.0.6) but it is not going to be installed Depends: libmono-system-xml4.0-cil (>= 3.12.0) but it is not going to be installed Depends: libmono-system4.0-cil (>= 4.0.0~alpha1) but it is not going to be installed Depends: mono-devel (>= 1.0) but it is not going to be installed Recommends: libembymagickwand-6.q8-2 but it is not installable E: Unable to correct problems, you have held broken packages. root@raspberrypi:# apt-cache policy libembymagickwand* libembymagickwand-6.q8-2: Installed: (none) Candidate: (none) Version table: Also tried the following solutions: https://emby.media/community/index.php?/topic/29622-unmet-dependencies-imagemagick-6q8/ https://emby.media/community/index.php?/topic/28188-massive-update-for-debian-and-ubuntu/ root@raspberrypi:# apt-get remove --purge libmagickwand-6.q8-2 libmagickcore-6.q8-2 Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libmagickwand-6.q8-2 E: Couldn't find any package by regex 'libmagickwand-6.q8-2' E: Unable to locate package libmagickcore-6.q8-2 E: Couldn't find any package by regex 'libmagickcore-6.q8-2' Is it currently possible to install emby-server on Debian/Rpi? Cheers,
-
Dear Emby Community. I can not see artists and album artists in any of emby client (chrome, android, kodi) while I can see it in Metadata Manager tree. Songs and albums are showing property in all clients. It is fresh installation of Emby Server, version 3.0.64000.0 on Debian Jessie. I have proper ID3 tags (I suppose). Music is kept in mp3, wma and flac files. It is stored on xfs partition. I run emby as non-default user - changed EMBY_DATA variable. I have also changed location of EMBY_DATA folder. All file permissions are OK.
-
Hello everyone, So mono 4.4.2.11 is available on Devian Jessie. Considering last mono update was kind of a mess I'd like to know if any of you have been experiencing issues with this new update before updating? Is everything working fine? Thanks everyone
-
Emby has gotten progressively worse for me over the last few updates. It seems whenever I connect via the Emby android app over 4G the server quits responding for everyone, and the logs show nothing. Now, however, the Emby server will not start and throws some nasty errors! InnerException: System.Net.Sockets.SocketException Address already in use at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x41b9ba20 + 0x000ef> in <filename unknown>:0 at SocketHttpListener.Net.EndPointListener.CreateSocket () <0x41b996a0 + 0x000bf> in <filename unknown>:0 at SocketHttpListener.Net.EndPointListener..ctor (SocketHttpListener.Net.HttpListener listener, System.Net.IPAddress addr, Int32 port, Boolean se cure, System.Security.Cryptography.X509Certificates.X509Certificate cert, ILogger logger) <0x41b992f0 + 0x00227> in <filename unknown>:0 at SocketHttpListener.Net.EndPointManager.GetEPListener (ILogger logger, System.String host, Int32 port, SocketHttpListener.Net.HttpListener list ener, Boolean secure) <0x41b98db0 + 0x0035b> in <filename unknown>:0 at SocketHttpListener.Net.EndPointManager.AddPrefixInternal (ILogger logger, System.String p, SocketHttpListener.Net.HttpListener listener) <0x41 b98810 + 0x000bb> in <filename unknown>:0 at SocketHttpListener.Net.EndPointManager.AddListener (ILogger logger, SocketHttpListener.Net.HttpListener listener) <0x41b98310 + 0x00153> in <f ilename unknown>:0 This happens regardless of the fact that I've rebooted the system. Any assistance would be appreciated. Just became a lifetime supporter and love the product so I would like to see this working Also I would like a good way to roll back updates in the event that you guys break things again Any suggestions on where/how to get .debs for the previous versions?
-
Hi Been using Emby for a while now with out any problems or issues - which is nice! So this is my first post. Want to say that it's a cracking bit of software which really works for our family - a few kids, a few device and less arguments!! Running Emby on OpenMediaVault NAS and upgraded through the web ui after shutdown the service first. Current version server is 3.0.5985.0 OpenMediaVault version: 2.2.5 Stone Burner Also run a system upgrade at the same time and I believe this updated Mono to 4.4.1.0. After the playback issues presented I backup the installation using the Backup plugin then uninstalled, rebooted and reinstalled. Attached both Server and Transcode Log as ZIP files. Tested video playback on Web UI, Samsung TV (2015 model) via DLNA, Samsung Tablet via App and playback is smooth for 15 seconds and then jumps or the image gets corrupted then freeze. I have SAMBA providing path substitution on the single library that been added, I can access and play media from it with no issues - used VLC Music file seems unaffected Hope that's enough information and sorry if I posted in the wrong bit of the forum. Thanks Kentish Log - Transcode.zip Log.zip
-
Hello everyone, I seem to have 2 emby processes running, one is running as root (dont want) with the correct MONO_THREADS_PER_CPU and MONO_GC_PARAMS arguments, and one running as emby user (all good) without these arguments. ps auxZ | grep emby root 784 0.0 0.0 46360 3224 ? Ss 12:59 0:00 su -s /bin/sh -c exec "$0" "$@" emby -- env MONO_THREADS_PER_CPU=250 MONO_GC_PARAMS=nursery-size=128m /usr/bin/mono-sgen --optimize=all /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh emby 894 2.5 4.5 1452236 370664 ? Ssl 12:59 1:43 /usr/bin/mono-sgen --optimize=all /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh Is having 2 processes normal? why is one running as root? And lastly, how do I fix this if it is indeed abnormal? How do I get 1 process with the cirrect arguments running as emby user? nano /etc/systemd/system/multi-user.target.wants/emby-server.service [Unit]Description=Emby Media Server After=network.target [Service] EnvironmentFile=/etc/emby-server.conf ExecStart=/usr/bin/emby-server start Restart=on-abort TimeoutSec=20 ExecStopPost=/usr/bin/emby-server clear [Install] WantedBy=multi-user.target nano /etc/init.d/emby-server !/bin/sh### BEGIN INIT INFO # Provides: emby-server # Required-Start: $remote_fs $local_fs $network # Required-Stop: $remote_fs $local_fs $network # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: starts instance of Emby # Description: starts instance of Emby ### END INIT INFO # chkconfig: 2345 20 80 #The above indicates that the script should be started in levels 2, 3, 4, and 5, #that its start priority should be $ # Load the VERBOSE setting and other rcS variables . /lib/init/vars.sh # Define LSB log_* functions. # Depend on lsb-base (>= 3.0-6) to ensure that this file is present. . /lib/lsb/init-functions NAME=emby-server CONF_FILE=/etc/${NAME}.conf DEFAULT_FILE=/etc/default/${NAME} # Source Emby server default configuration . $DEFAULT_FILE # Source Emby server user configuration overrides if [ -f $CONF_FILE ]; then . $CONF_FILE else echo "${CONF_FILE} not found using default settings."; fi # Path of emby binary EMBYSERVER=/usr/bin/emby-server PIDFILE=${EMBY_PIDFILE-/var/run/emby-server.pid} case "$1" in start) log_daemon_msg "Starting $NAME daemon" if [ -s $PIDFILE ] && kill -0 $(cat $PIDFILE) >/dev/null 2>&1; then log_daemon_msg "apparently already running" log_end_msg 0 exit 0 fi exec $EMBYSERVER start & sleep 2 if [ -s $PIDFILE ] && kill -0 $(cat $PIDFILE) >/dev/null 2>&1; then log_end_msg 0 else log_end_msg 1 fi stop) log_daemon_msg "Stopping $NAME daemon" if [ ! -s $PIDFILE ] || ! kill -0 $(cat $PIDFILE) >/dev/null 2>&1; then [ -e $PIDFILE ] && rm -rf $PIDFILE log_success_msg "apparently already stopped" log_end_msg 0 exit 0 fi PID=`cat $PIDFILE` CPIDS=$(pgrep -P $PID) sleep 2 && kill -KILL $CPIDS kill -TERM $CPIDS > /dev/null 2>&1 sleep 2 if ! kill -0 $PID > /dev/null 2>&1; then rm -rf $PIDFILE log_end_msg 0 else log_end_msg 1 fi ;; status) status_of_proc -p $PIDFILE "$EMBYSERVER" "$NAME" exit $? # notreached due to set -e ;; restart|force-reload) $0 stop || exit $? $0 start || exit $? ;; *) echo "Usage: /etc/init.d/emby-server {start|stop|status|restart|force-reload}" >&2 exit 3 ;; esac Thanks
-
Here is the error for flac: {"Protocol":"File","Id":"f5b0efbbddeb8ce242ffacc302645cff","Path":"/tmp/testmusic/10. Daisy.flac","Type":"Default","Container":"flac","Name":"10. Daisy","ReadAtNativeFramerate":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"RequiresOpening":false,"RequiresClosing":false,"MediaStreams":[],"PlayableStreamFileNames":[],"Formats":[],"RequiredHttpHeaders":{}} /usr/bin/ffmpeg -i file:"/tmp/testmusic/10. Daisy.flac" -threads 0 -vn -id3v2_version 3 -write_id3v1 1 -y "/var/lib/emby-server/transcoding-temp/c832d05692dd983c3cd5c56637c1ba98" ffmpeg version 3.0.2 Copyright (c) 2000-2016 the FFmpeg developers built with gcc 4.7 (Debian 4.7.2-5) configuration: --enable-gpl --enable-postproc --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libx264 --enable-libspeex --enable-shared --enable-pthreads --enable-libopenjpeg --enable-libfaac --enable-nonfree libavutil 55. 17.103 / 55. 17.103 libavcodec 57. 24.102 / 57. 24.102 libavformat 57. 25.100 / 57. 25.100 libavdevice 57. 0.101 / 57. 0.101 libavfilter 6. 31.100 / 6. 31.100 libswscale 4. 0.100 / 4. 0.100 libswresample 2. 0.101 / 2. 0.101 libpostproc 54. 0.100 / 54. 0.100 Input #0, flac, from 'file:/tmp/testmusic/10. Daisy.flac': Metadata: ALBUM : True Colors album_artist : Zedd ARTIST : Zedd TITLE : Daisy DATE : 2015 GENRE : Dance track : 10 TOTALTRACKS : 11 disc : 1 TOTALDISCS : 1 Duration: 00:02:54.37, start: 0.000000, bitrate: 990 kb/s Stream #0:0: Audio: flac, 44100 Hz, stereo, s16 [NULL @ 0x3591620] Unable to find a suitable output format for '/var/lib/emby-server/transcoding-temp/c832d05692dd983c3cd5c56637c1ba98' /var/lib/emby-server/transcoding-temp/c832d05692dd983c3cd5c56637c1ba98: Invalid argument%
-
Here is the error log: {"Protocol":"File","Id":"4b6a884d0d614c061a2f4711467d341c","Path":"/tmp/testvideos/big_buck_bunny_720p_stereo.avi","Type":"Default","Container":"avi","Name":"","ReadAtN$ /usr/bin/ffmpeg -fflags +genpts -i file:"/tmp/testvideos/big_buck_bunny_720p_stereo.avi" -sn -codec:v:0 libx264 -force_key_frames expr:gte(t,n_forced*5) -pix_fmt yuv420$ ffmpeg version 1.0.10 Copyright (c) 2000-2014 the FFmpeg developers built on Jul 25 2014 07:50:40 with gcc 4.7 (Debian 4.7.2-5) configuration: --prefix=/usr --extra-cflags='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security ' --extra-ldflags='-Wl,-z,relro' --cc$ libavcodec 54. 59.100 / 54. 59.100 libavformat 54. 29.104 / 54. 29.104 libavdevice 54. 2.101 / 54. 2.101 libavfilter 3. 17.100 / 3. 17.100 libswscale 2. 1.101 / 2. 1.101 libswresample 0. 15.100 / 0. 15.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, avi, from 'file:/tmp/testvideos/big_buck_bunny_720p_stereo.avi': Metadata: encoder : MEncoder 2:1.0~rc2-0ubuntu13 Duration: 00:09:56.45, start: 0.000000, bitrate: 3815 kb/s Stream #0:0: Video: msmpeg4v2 (MP42 / 0x3234504D), yuv420p, 1280x720, 24 tbr, 24 tbn, 24 tbc Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, stereo, s16, 245 kb/s Invalid duration specification for force_key_frames: expr:gte(t
-
I recently installed Emby as an OSS alternative to Plex on a headless Debian machine. The machine is a netbook, so is not particularly powerful, but should be able to handle it. I am able to browse the media libraries fine, however, if I attempt to play something, it simply fails, sometimes saying 'TimeoutError'. I have paid for the apps across all of my devices, so what am I doing wrong? Are there higher minimum specs than I expected? Thanks in advance, Robyn
-
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. Running build 3.0.5781.4 on Debian 7. I'm able to play music I've uploaded to my library, but the "Scan Library" process doesn't find any new files in my music library; I have to refresh the page before they show up. And when they DO show up, there's no image art. When I go to "Identify" the item, I never get anything back but a bunch of magnifying glass icons. Server log of my latest attempt is here.
-
I have been hosting an Emby server for me and my friends to use and all has been going well except for that my college blocks most ports, I changed the public Emby port to 80 (just to test, I don't know if it would have worked) and can no longer connect to my server, when I try to connect I'm just showed "This web page is not available" followed by "ERR_CONNECTION_REFUSED". I have tried connecting through my public and local addresses as well as trying the default 8096 ports as well as 80 which I had changed it to with no luck. I have also tried re-installing the server but can still not connect, when I try to connect it shows the Emby icon on the tab so something must be working but I have no idea what to do from here. If I could just get it back to how it was before on 8096 I would be happy. Thanks in advance, Alfie
-
Hi, I successfully installed an emby server on my RPi2 with raspbian (jessie) using this guide: https://discourse.osmc.tv/t/howto-install-emby-server/6364 Everything seems to work fine. Except one annoying thing... My problem is similar to this post: http://emby.media/community/index.php?/topic/24157-webclient-recursive-library-scan-missing-mediainfo/ There's a Media Info section at the bottom of any video page (using the web-app). It only shows me "container" and "path" (as shown in Pic 1). Nothing else... The server can't get any video mediainfos. I never had this issue with the Windows emby server version. Is there something wrong with my libmediainfo? I'm not sure if it's always true, but it should have a streamdetails section at the end of nfo files. This is not the case for me (it was when I used windows). I did the following: mediainfo /path/of/my/video It actually worked and gave me all the stream details. This is really strange. I also tried the advanced refresh from the metadata manager. No success. Is it a problem with permissions or something else? I even tried running the server from login as root (not sure if it was a good idea). I'm using samba (CIFS) for my video shares just for info... I attached two server logs. The first one is when I scanned the library with only one movie (shorter). Just in case it isn't enough, I also included a second one with the full scan of my entire library. Apparently, there is a problem with ffprobe. I have no idea what to do. I'm really new with linux and I need some help. Thank you
- 36 replies
-
I've been trying to install emby on KDE 13 with no success. I am getting issues and need guidance. Please could you talk me through so that I can get emby working. Cheers, Chris I this is where the problem is and I need instructions on how to cure it. $ sudo apt-get install mono-runtime mediainfo libsqlite3-dev imagemagick-6.q8 libmagickwand-6.q8-2 libmagickcore-6.q8-2 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies. libmagickcore-6.q8-2 : Depends: libfontconfig1 (>= 2.9.0) but 2.8.0-3ubuntu9.1 is to be installed Depends: libjbig0 but it is not installable Depends: liblzma5 (>= 5.1.1alpha+20120614) but 5.1.1alpha+20110809-3 is to be installed Depends: libtiff4 (> 3.9.5-3~) but 3.9.5-2ubuntu1.8 is to be installed E: Unable to correct problems, you have held broken packages.
-
Hi! TLDR: Good news: Emby-Server on Rpi2! Bad news: Frequent crashes! Also: Me no understand because of Noob. Been reading up on Emby and thought I might try it on my Raspberry Pi 2 running debian (Well, running OSMC which is based off of Debian Jessie). Easier said than done! I couldn't really find anyone who'd been successful at it, but what the hell! Over at the OSMC forums me and one of the support guys from OSMC played around with it: https://discourse.osmc.tv/t/emby-server-osmc-on-rpi2/6274/ This morning I finally got it working by following the manual installation instructions for linux. Mediainfo was installed already (through apt-get) mono, imagemagick and sqlite3 were installed through aptitude, being careful so as to not accept any solutions that cancelled one of the others out (this was especially tricky with mono). Ffmpeg was built from source (which took ages and ages on the rpi2): sudo aptitude remove ffmpeg cd /usr/src sudo mkdir ffmpeg sudo chown `whoami`:users ffmpeg git clone git://source.ffmpeg.org/ffmpeg.git ffmpeg cd ffmpeg ./configure make sudo make install and then I changed the config files accordingly and ran with mono MediaBrowser.Server.Mono.exe -ffmpeg “/usr/src/ffmpeg/ffmpeg” -ffprobe “/usr/src/ffmpeg/ffprobe” Finally it was alive! It throws a few errors during startup: Info, ImageMagick, ImageMagick version: ImageMagick 6.8.9-9 Q16 arm 2015-01-05 http://www.imagemagick.org Error, ImageMagick, Error loading webp: *** Error Report *** Version: 3.0.5675.1 Command line: /opt/MediaBrowser/MediaBrowser.Server.Mono.exe -ffmpeg “/usr/src/ffmpeg/ffmpeg” -ffprobe “/usr/src/ffmpeg/ffprobe” Operating system: Unix 3.18.13.1 Processor count: 4 64-Bit OS: False 64-Bit Process: False Program data path: /opt/MediaBrowser/ProgramData-Server Mono: 3.2.8 (Debian 3.2.8+dfsg-10) Application Path: /opt/MediaBrowser/MediaBrowser.Server.Mono.exe delegate failed `"cwebp" -quiet -q %Q "%i" -o "%o"' @ error/delegate.c/InvokeDelegate/1310 ImageMagickSharp.WandException at ImageMagickSharp.WandCore`1[ImageMagickSharp.MagickWand].CheckError (Boolean status) [0x00000] in <filename unknown>:0 at ImageMagickSharp.MagickWand.SaveImage (System.String path) [0x00000] in <filename unknown>:0 at Emby.Drawing.ImageMagick.ImageMagickEncoder.TestWebp () [0x00000] in <filename unknown>:0 and Error, HttpServer, Exception loading certificate: /opt/MediaBrowser/ProgramData-Server/ssl/cert_9c31b7884ea5475c8687970fc5996297.pfx *** Error Report *** Version: 3.0.5675.1 Command line: /opt/MediaBrowser/MediaBrowser.Server.Mono.exe -ffmpeg “/usr/src/ffmpeg/ffmpeg” -ffprobe “/usr/src/ffmpeg/ffprobe” Operating system: Unix 3.18.13.1 Processor count: 4 64-Bit OS: False 64-Bit Process: False Program data path: /opt/MediaBrowser/ProgramData-Server Mono: 3.2.8 (Debian 3.2.8+dfsg-10) Application Path: /opt/MediaBrowser/MediaBrowser.Server.Mono.exe Input data cannot be coded as a valid certificate. System.Security.Cryptography.CryptographicException at Mono.Security.X509.X509Certificate.Parse (System.Byte[] data) [0x00000] in <filename unknown>:0 at Mono.Security.X509.X509Certificate..ctor (System.Byte[] data) [0x00000] in <filename unknown>:0 at System.Security.Cryptography.X509Certificates.X509Certificate2.Import (System.Byte[] rawData, System.String password, X509KeyStorageFlags keyStorageFlags) [0x00000] in <filename unknown>:0 at System.Security.Cryptography.X509Certificates.X509Certificate2.Import (System.String fileName, System.String password, X509KeyStorageFlags keyStorageFlags) [0x00000] in <filename unknown>:0 at System.Security.Cryptography.X509Certificates.X509Certificate2..ctor (System.String fileName) [0x00000] in <filename unknown>:0 at SocketHttpListener.Net.EndPointListener.LoadCertificateAndKey (System.Net.IPAddress addr, Int32 port, System.String certificateLocation) [0x00000] in <filename unknown>:0 InnerException: System.Security.Cryptography.CryptographicException Input data cannot be coded as a valid certificate. at Mono.Security.X509.X509Certificate.Parse (System.Byte[] data) [0x00000] in <filename unknown>:0 But starts and the web-ui seems snappy enough, I can play around with settings etc for a few minutes but then it consistently crashes. Maximum it reaches about 29% of the media library scan. The error messages vary slightly but they all look sort of like this: UnhandledExceptionThe task has already completed System.InvalidOperationException at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Persistence.SqliteItemRepository+<UpdatePeople>d__3c.MoveNext () [0x00000] in <filename unknown>:0 at (wrapper unbox) MediaBrowser.Server.Implementations.Persistence.SqliteItemRepository/<UpdatePeople>d__3c:MoveNext () at System.Threading.Tasks.AwaiterActionContinuation.Execute () [0x00000] in <filename unknown>:0 at System.Threading.Tasks.Task.ProcessCompleteDelegates () [0x00000] in <filename unknown>:0 at System.Threading.Tasks.Task.Finish () [0x00000] in <filename unknown>:0 at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename unknown>:0 at System.Threading.Tasks.Task.Execute () [0x00000] in <filename unknown>:0 at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (System.Object obj) [0x00000] in <filename unknown>:0 Shutting down finalizer thread timed out. Segmentation fault oh and the media library is pointed to a mounted network share (through FStab) I literally have no idea where to go from here, I'm totally new to linux and atm I just feel I've hit a dead end. Has anyone got any suggestions where to go from here? EDIT: Changed command to sudo mono MediaBrowser.Server.Mono.exe -ffmpeg “/usr/local/share/man/man1/ffmpeg.1” -ffprobe “/usr/local/share/man/man1/ffprobe.1” To see if a) sudo would help not to run from source directory but installation directory. Checking the logs I get a whole lot of errors regarding ffprobe "error starting ffprobe" and "error in ffprobe". I enabled debug logging, dunno if that's why I got a more detailed shell output but the latest crash reads: UnhandledException The task has already completed System.InvalidOperationException at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Persistence.SqliteItemRepository+<UpdatePeople>d__3c.MoveNext () [0x00000] in <filename unknown>:0 at (wrapper unbox) MediaBrowser.Server.Implementations.Persistence.SqliteItemRepository/<UpdatePeople>d__3c:MoveNext () at System.Threading.Tasks.AwaiterActionContinuation.Execute () [0x00000] in <filename unknown>:0 at System.Threading.Tasks.Task.ProcessCompleteDelegates () [0x00000] in <filename unknown>:0 at System.Threading.Tasks.Task.Finish () [0x00000] in <filename unknown>:0 at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename unknown>:0 at System.Threading.Tasks.Task.Execute () [0x00000] in <filename unknown>:0 at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (System.Object obj) [0x00000] in <filename unknown>:0 Shutting down finalizer thread timed out. Stacktrace: Native stacktrace: Debug info from gdb: ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. =================================================================
-
Hi there, I installed the emby plugin in openmediavault (2.1.8) (debian wheezy 7.8) on my HP N40L (8 GB) (details seen in the following pics) and I'm quite impressed :-) One thing is bothering me: I can open on my "photos" and see all my indexed albums. When I click on one specific album, I see the following: When I point on an individual photo and click on the dots and then on "metadata info" I see So far, so good. Even when I click on "phoito info" I get, what I expect: But when I click on the photo right from the album view, I get a (nearly) blank screen (even after waiting minutes, although wired through 1 gigabit). I can not see any corresponding entries within the logfile. So what can I do? Any helpful recommendations are quiet welcome. Thanks in advance.
-
Hi guys, I'm somewhat new to emby but have been using it for around a month now without any problems whatsoever, it's a wonderful media server, I watch movies/tv shows quite regularly via the web browser app, the desktop app and the android mobile app and have never had a problem until now. My problem is that whenever I attempt to play any file, tv or movie, mp4/mkv/avi or xvid/divx/x264, via the web browser (Latest Firefox/Chrome and even IE) I receive the error "There was an error playing the video." even though it's a file I know for an absolute fact works as I'd already watched it. The android app just hangs... but the unusual thing is, I'm able to watch anything I want via the Desktop app... I get this error on multiple PC's in multiple locations, on all accounts and pretty much every browser I've tried, I myself have updated nothing on my PC nor the Debian server itself, literally nothing has changed and I suddenly receive this error despite the fact I watched a bunch of movies the day previously. I've attached both the server and transcoding emby logs. Everything else about it works, except I can't play any videos on anything besides the desktop app on my PC (win7 ultimate i5 4670 16gb ram) All movies attempted to be played are 720p All tv shows attempted to be played are 480p/720p Mixture of XviD/x264 (8bit) Server Specs: OS: Debian 7 64bit CPU: Intel Core i7-3770 CPU @ 3.40GHz, 8 cores RAM: 16GB (2x RAM 8192 MB DDR3) VRAM: 16GB HDD: 2x 3TB SATA Enterprise Drives Connection: 1Gbps (I personally always receive 17Mb/s download and it can reach the full 1Gbps) server-63576153895.txt transcode-ff637b72-2314-4cde-a39e-09813d0b0362.txt
-
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
-
Summary of the random crashing problem on Ubuntu and Debian
thefirstofthe300 posted a topic in Linux
If you are running an Ubuntu or Debian server and mono version 3.10 or older or 4.0 or newer and are experiencing random crashing of Emby with no errors in your logs, you might be experiencing an issue related to a bug in the kernel. Finally one of the Sonarr devs popped in and helped us figure out a possible solution to the problem. (that quote is from http://emby.media/community/index.php?/topic/19955-emby-crashing-ubuntu-server/page-5&do=findComment&comment=207271) Once users started upgrading their kernels to as new as 4.0, they reported that the stability of Emby has greatly improved. Here are some instructions on how to upgrade your kernel without having to do a distro upgrade: http://askubuntu.com/questions/119080/how-to-update-kernel-to-the-latest-mainline-version-without-any-distro-upgrade Also, a few users reported that they were still experiencing crashed even though they weren't running Emby in a VM. Many of them also reported that a kernel upgrade actually fixed their problem. If you are still having issues with Emby crashing after a kernel upgrade and you don't know why, please let us know.- 5 replies
-
- 4
-
-
- random
- random-crashing
-
(and 3 more)
Tagged with:
-
In between all the crashes, I enabled passwords. After enabling password access, I can't do anything.
nomadturk posted a topic in Linux
I am using MediaBrowser on my server which I connect with VPN. My os is Debian. My Libraries are from 2 servers, shared via NFS 4. I also did/do use the same Libraries with Plex without any problems. I installed and I am testing mediabrowser since this week. Even though it's more of a CPU hog and less consistent than Plex, Multiuser functionality and other good stuff made me want to switch over. So far, not that good. I had some problems such as: All of a sudden Media Browser stops responding. service mediabrowser status lists MB as running. Though it is not. It refuses even my curl -I requests. The only way to fix that is to stop AND start it again. I thought I could live with it. As long as I add a service to monitor if it responds to my requests with a 200 code or restart it if need be. But today I tried entering password. Well... I wish I didn't. ... Now I can't do nothing... I do start MB, I get the login screen. I do enter my password, I see the server config page. But as soon as I try entering either "My preferences" or try clicking Home, I am booted out back to signin page. Also, When I even mouseover the Emby menu on top left side of the screen, I got kicked out. I tried it in different browsers. Tried it after clearing the cache. Restarted, stopped, started mediabrowser service several times. Fruitless. [22:14] root@Loki: /var/lib/mediabrowser/logs # tail * ==> server-63563840575.txt <== Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/mediabrowser Mono: 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014) Application Path: /opt/mediabrowser/MediaBrowser.Server.Mono.exe Object reference not set to an instance of an object System.NullReferenceException at System.Net.NetworkInformation.LinuxNetworkChange.OnAddressChanged (System.Object unused) [0x00000] in <filename unknown>:0 ==> server-63563841459.txt <== Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/mediabrowser Mono: 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014) Application Path: /opt/mediabrowser/MediaBrowser.Server.Mono.exe Object reference not set to an instance of an object System.NullReferenceException at System.Net.NetworkInformation.LinuxNetworkChange.OnAddressChanged (System.Object unused) [0x00000] in <filename unknown>:0 ==> server-63563842479.txt <== 2015-04-05 14:55:30.0062 Info - LibraryMonitor: Watching directory /Kimsufi/Media 2015-04-05 14:55:31.2115 Info - LibraryMonitor: Watching directory /mnt/Music 2015-04-05 14:55:47.3678 Info - App: StartupTrigger fired for task: Cache file cleanup 2015-04-05 14:55:47.3678 Info - App: Queueing task DeleteCacheFileTask 2015-04-05 14:55:47.3678 Info - App: Executing Cache file cleanup 2015-04-05 14:56:22.2673 Info - App: Cache file cleanup Completed after 0 minute(s) and 34 seconds 2015-04-05 14:59:47.3665 Info - App: StartupTrigger fired for task: Convert media 2015-04-05 14:59:47.3665 Info - App: Queueing task SyncConvertScheduledTask 2015-04-05 14:59:47.3665 Info - App: Executing Convert media 2015-04-05 14:59:47.3822 Info - App: Convert media Completed after 0 minute(s) and 0 seconds ==> server-63563844103.txt <== 2015-04-05 15:22:20.5749 Info - App: Removing virtual season Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 15:22:20.5749 Info - App: Creating Season Season Unknown entry for Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 15:22:20.7618 Info - App: Removing virtual season Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 15:22:20.7622 Info - App: Creating Season Season Unknown entry for Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 15:22:20.7651 Info - App: Removing virtual season Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 15:22:20.7651 Info - App: Creating Season Season Unknown entry for Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 15:22:21.5712 Info - App: StartupTrigger fired for task: Log file cleanup 2015-04-05 15:22:21.5712 Info - App: Queueing task DeleteLogFileTask 2015-04-05 15:22:21.5712 Info - App: Executing Log file cleanup 2015-04-05 15:22:21.5725 Info - App: Log file cleanup Completed after 0 minute(s) and 0 seconds ==> server-63563844162.txt <== 2015-04-05 16:22:45.1589 Info - App: Executing Scan media library 2015-04-05 16:22:45.1623 Info - App: Validating media library 2015-04-05 16:23:05.6991 Info - App: Removing virtual season Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 16:23:05.6991 Info - App: Creating Season Season Unknown entry for Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 16:23:05.7024 Info - App: Removing virtual season Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 16:23:05.7024 Info - App: Creating Season Season Unknown entry for Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 16:23:05.8130 Info - App: Removing virtual season Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 16:23:05.8130 Info - App: Creating Season Season Unknown entry for Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 16:23:05.8157 Info - App: Removing virtual season Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 16:23:05.8157 Info - App: Creating Season Season Unknown entry for Gotham.S01E12.720p.HDTV.X264-DIMENSION ==> server-63563867263.txt <== at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Channels.ChannelManager+<GetChannel>c__async5.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Channels.Channel].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Channels.ChannelManager+<RefreshChannels>c__async1.MoveNext () [0x00000] in <filename unknown>:0 2015-04-05 21:47:55.8001 Info - App: Refresh Channels Completed after 0 minute(s) and 0 seconds 2015-04-05 21:48:09.8578 Info - App: Removing virtual season Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 21:48:09.8801 Info - App: Creating Season Season Unknown entry for Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION ==> server-63563867290.txt <== --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Channels.Channel].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Channels.ChannelManager+<RefreshChannels>c__async1.MoveNext () [0x00000] in <filename unknown>:0 2015-04-05 21:48:22.7126 Info - App: Refresh Channels Completed after 0 minute(s) and 0 seconds 2015-04-05 21:48:22.9833 Info - App: HttpClientManager POST: http://www.mb3admin.com/admin/service/registration/validate 2015-04-05 21:48:23.2374 Info - App: ActivityLogWebSocketListener Begin transmitting over websocket to MY-COMPUTER-IP-ADDRESS:63445 2015-04-05 21:48:23.2374 Info - App: SessionInfoWebSocketListener Begin transmitting over websocket to MY-COMPUTER-IP-ADDRESS:63445 2015-04-05 21:48:23.2374 Info - App: ScheduledTasksWebSocketListener Begin transmitting over websocket to MY-COMPUTER-IP-ADDRESS:63445 ==> server-63563867414.txt <== 2015-04-05 21:53:17.1228 Info - App: Disposing UdpServerEntryPoint 2015-04-05 21:53:17.1239 Info - App: Disposing ServerEventNotifier 2015-04-05 21:53:17.1249 Info - App: Disposing UserDataChangeNotifier 2015-04-05 21:53:17.1249 Info - App: Disposing NewsEntryPoint 2015-04-05 21:53:17.1249 Info - App: Disposing DlnaProfileEntryPoint 2015-04-05 21:53:17.1249 Info - App: Disposing DlnaEntryPoint 2015-04-05 21:53:17.1276 Info - App: Disposing EntryPoint 2015-04-05 21:53:17.1276 Info - App: Disposing KeepServerAwake 2015-04-05 21:53:17.1276 Info - App: Disposing StartupWizard 2015-04-05 21:53:17.1276 Info - App: Disposing ServerEntryPoint ==> server-63563867624.txt <== 2015-04-05 22:03:46.1495 Info - App: ScheduledTasksWebSocketListener Begin transmitting over websocket to SERVER-IP-ADDRESS:38902 2015-04-05 22:03:48.5472 Info - App: ScheduledTasksWebSocketListener stop transmitting over websocket to SERVER-IP-ADDRESS:38902 2015-04-05 22:03:49.2285 Info - App: Removing virtual season Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 22:03:49.2291 Info - App: Creating Season Season Unknown entry for Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 22:03:49.2317 Info - App: Removing virtual season Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 22:03:49.2317 Info - App: Creating Season Season Unknown entry for Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 22:03:49.3474 Info - App: Removing virtual season Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 22:03:49.3478 Info - App: Creating Season Season Unknown entry for Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 22:03:49.3502 Info - App: Removing virtual season Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 22:03:49.3502 Info - App: Creating Season Season Unknown entry for Gotham.S01E12.720p.HDTV.X264-DIMENSION ==> server-63563868828.txt <== 2015-04-05 22:14:01.9531 Info - App: Refresh Channels Completed after 0 minute(s) and 0 seconds 2015-04-05 22:14:18.4520 Info - App: Removing virtual season Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.4585 Info - App: Creating Season Season Unknown entry for Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.5037 Info - App: Removing virtual season Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.5040 Info - App: Creating Season Season Unknown entry for Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.6233 Info - App: Removing virtual season Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.6238 Info - App: Creating Season Season Unknown entry for Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.6260 Info - App: Removing virtual season Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.6260 Info - App: Creating Season Season Unknown entry for Gotham.S01E12.720p.HDTV.X264-DIMENSION ==> unhandled_a75a75a5-1abf-409c-bbd8-d44ffb128d7c.txt <== Object reference not set to an instance of an object System.NullReferenceException at System.Net.NetworkInformation.LinuxNetworkChange.OnAddressChanged (System.Object unused) [0x00000] in <filename unknown>:0 ==> unhandled_d97440e4-63cf-441e-bc96-ba73ad3aa910.txt <== Object reference not set to an instance of an object System.NullReferenceException at System.Net.NetworkInformation.LinuxNetworkChange.OnAddressChanged (System.Object unused) [0x00000] in <filename unknown>:0 As for the last accessed server*.txt file. Here it is: 2015-04-05 22:13:48.3455 Info - Main: Emby Command line: /opt/mediabrowser/MediaBrowser.Server.Mono.exe -programdata /var/lib/mediabrowser Operating system: Unix 3.16.0.4 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/mediabrowser Mono: 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014) Application Path: /opt/mediabrowser/MediaBrowser.Server.Mono.exe 2015-04-05 22:13:48.5468 Info - App: Application version: 3.0.5572.0 2015-04-05 22:13:48.6125 Info - App: Application configuration: {"EnableUPnP":false,"PublicPort":8096,"PublicHttpsPort":8920,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableHttps":false,"EnableUserSpecificUserViews":true,"CertificatePath":"","EnableInternetProviders":true,"IsPortAuthorized":true,"MetadataPath":"/var/cache/MediaBrowser","SeasonZeroDisplayName":"Specials","SaveLocalMeta":false,"EnableLocalizedGuids":true,"EnableLibraryMetadataSubFolder":true,"PreferredMetadataLanguage":"en","MetadataCountryCode":"US","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"RealtimeMonitorDelay":30,"EnableDashboardResponseCaching":true,"EnableDashboardResourceMinification":true,"DashboardSourcePath":"","MergeMetadataAndImagesByName":true,"EnableStandaloneMetadata":true,"ImageSavingConvention":"Compatible","MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Movie","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Media Browser Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Series","ImageOptions":[{"Type":"Backdrop","Limit":2,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Media Browser Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Media Browser Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Media Browser Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280}],"DisabledMetadataSavers":["Media Browser Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Episode","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":["Media Browser Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicVideo","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":["Media Browser Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Video","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":["Media Browser Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":true,"EnableRealtimeMonitor":true,"PathSubstitutions":[],"ServerName":"Loki","WanDdns":"SERVER-FQDN","UICulture":"en-us","PeopleMetadataOptions":{"DownloadActorMetadata":true,"DownloadDirectorMetadata":true,"DownloadProducerMetadata":false,"DownloadWriterMetadata":false,"DownloadComposerMetadata":false,"DownloadOtherPeopleMetadata":false,"DownloadGuestStarMetadata":false},"FindInternetTrailers":true,"InsecureApps8":["Chromecast","iOS","Unknown app","MediaPortal","Media Portal","iPad","iPhone","Roku","Windows Phone"],"SaveMetadataHidden":false,"ContentTypes":[],"EnableAudioArchiveFiles":false,"EnableVideoArchiveFiles":false,"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":true,"CachePath":"/var/cache/MediaBrowser"} 2015-04-05 22:13:48.6212 Info - App: Loading MBBackup, Version=1.0.0.4, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.Plugins.SoundCloud, Version=1.0.5482.25242, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.Api, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.WebDashboard, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.Model, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.Common, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.Controller, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.Providers, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.Common.Implementations, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.Server.Implementations, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.MediaEncoding, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.Dlna, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.LocalMetadata, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.XbmcMetadata, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.IsoMounting.Linux, Version=1.0.5131.24779, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.Server.Mono, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.6212 Info - App: Loading MediaBrowser.Server.Startup.Common, Version=3.0.5572.0, Culture=neutral, PublicKeyToken=null 2015-04-05 22:13:48.7335 Info - SqliteUserRepository: Sqlite 3.8.7.1 opening /var/lib/mediabrowser/data/users.db 2015-04-05 22:13:48.7734 Info - SqliteItemRepository: Sqlite 3.8.7.1 opening /var/lib/mediabrowser/data/chapters.db 2015-04-05 22:13:48.7779 Info - SqliteItemRepository: Sqlite 3.8.7.1 opening /var/lib/mediabrowser/data/mediainfo.db 2015-04-05 22:13:48.7847 Info - SqliteFileOrganizationRepository: Sqlite 3.8.7.1 opening /var/lib/mediabrowser/data/fileorganization.db 2015-04-05 22:13:48.7909 Info - AuthenticationRepository: Sqlite 3.8.7.1 opening /var/lib/mediabrowser/data/authentication.db 2015-04-05 22:13:48.7991 Info - SyncRepository: Sqlite 3.8.7.1 opening /var/lib/mediabrowser/data/sync14.db 2015-04-05 22:13:48.8584 Info - ImageProcessor: ImageMagick version: ImageMagick 6.9.0-10 Q8 x86_64 2015-03-17 http://www.imagemagick.org 2015-04-05 22:13:48.8624 Error - ImageProcessor: Error loading webp: *** Error Report *** Version: 3.0.5572.0 Command line: /opt/mediabrowser/MediaBrowser.Server.Mono.exe -programdata /var/lib/mediabrowser Operating system: Unix 3.16.0.4 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/mediabrowser Mono: 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014) Application Path: /opt/mediabrowser/MediaBrowser.Server.Mono.exe Access to the path "/var/cache/MediaBrowser/temp" is denied. System.UnauthorizedAccessException at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Drawing.ImageProcessor.TestWebp () [0x00000] in <filename unknown>:0 2015-04-05 22:13:48.9015 Info - App: FFMpeg: /var/lib/mediabrowser/ffmpeg/20150124/ffmpeg 2015-04-05 22:13:48.9015 Info - App: FFProbe: /var/lib/mediabrowser/ffmpeg/20150124/ffprobe 2015-04-05 22:13:49.1912 Info - ActivityRepository: Sqlite 3.8.7.1 opening /var/lib/mediabrowser/data/activitylog.db 2015-04-05 22:13:49.2040 Info - SqliteDisplayPreferencesRepository: Sqlite 3.8.7.1 opening /var/lib/mediabrowser/data/displaypreferences.db 2015-04-05 22:13:49.2100 Info - SqliteItemRepository: Sqlite 3.8.7.1 opening /var/lib/mediabrowser/data/library.db 2015-04-05 22:13:49.2186 Info - SqliteProviderInfoRepository: Sqlite 3.8.7.1 opening /var/lib/mediabrowser/data/refreshinfo.db 2015-04-05 22:13:49.2279 Info - SqliteUserDataRepository: Sqlite 3.8.7.1 opening /var/lib/mediabrowser/data/userdata_v2.db 2015-04-05 22:13:49.2346 Info - SqliteNotificationsRepository: Sqlite 3.8.7.1 opening /var/lib/mediabrowser/data/notifications.db 2015-04-05 22:13:49.7485 Info - App: HttpClientManager POST: https://connect.mediabrowser.tv/service/user/preferences?userId=20495&key=userpreferences 2015-04-05 22:13:49.9818 Info - App: HttpClientManager POST: https://connect.mediabrowser.tv/service/user/preferences?userId=20495&key=userpreferences 2015-04-05 22:13:50.1630 Info - HttpServer: Calling ServiceStack AppHost.Init 2015-04-05 22:13:51.5317 Info - ServiceStackHost: Initializing Application took 2716.416ms 2015-04-05 22:13:51.5462 Info - ServerManager: Loading Http Server 2015-04-05 22:13:51.5490 Info - HttpServer: Adding HttpListener prefix http://+:8096/ 2015-04-05 22:13:51.5490 Info - HttpServer: Adding HttpListener prefix https://+:8920/ 2015-04-05 22:13:51.5530 Info - HttpServer: attempting to load pfx: /var/lib/mediabrowser/ssl/cert_a66aeb0210abc8012de39387ecf76ea6.pfx 2015-04-05 22:13:51.9586 Info - App: Core startup complete 2015-04-05 22:13:52.0018 Info - Dlna: SSDP service started 2015-04-05 22:13:52.0374 Info - App: HttpClientManager POST: https://connect.mediabrowser.tv/service/Servers?id=f2061f2d8381152a43ada9e1818e237c 2015-04-05 22:13:52.2752 Info - App: HttpClientManager GET: https://connect.mediabrowser.tv/service/ServerAuthorizations?serverId=f2061f2d8381152a43ada9e1818e237c 2015-04-05 22:13:52.2857 Info - App: HttpClientManager POST: http://www.mb3admin.com/admin/service/registration/validate 2015-04-05 22:13:52.7763 Info - App: HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3ServerNotifications.json 2015-04-05 22:13:52.8050 Info - App: HttpClientManager GET: http://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog 2015-04-05 22:13:53.3032 Info - App: HttpClientManager POST: http://www.mb3admin.com/admin/service/registration/validate 2015-04-05 22:13:53.7376 Error - App: Error downloading news *** Error Report *** Version: 3.0.5572.0 Command line: /opt/mediabrowser/MediaBrowser.Server.Mono.exe -programdata /var/lib/mediabrowser Operating system: Unix 3.16.0.4 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/mediabrowser Mono: 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014) Application Path: /opt/mediabrowser/MediaBrowser.Server.Mono.exe Access to the path "/var/cache/MediaBrowser/news.json" is denied. System.UnauthorizedAccessException at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at System.IO.File.Open (System.String path, FileMode mode) [0x00000] in <filename unknown>:0 at MediaBrowser.Common.Implementations.Serialization.JsonSerializer.SerializeToFile (System.Object obj, System.String file) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.News.NewsEntryPoint+<DownloadNews>c__async1.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.News.NewsEntryPoint+<OnTimerFired>c__async0.MoveNext () [0x00000] in <filename unknown>:0 2015-04-05 22:13:54.0703 Error - DtoUtils: ServiceBase<TRequest>::Service Exception *** Error Report *** Version: 3.0.5572.0 Command line: /opt/mediabrowser/MediaBrowser.Server.Mono.exe -programdata /var/lib/mediabrowser Operating system: Unix 3.16.0.4 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/mediabrowser Mono: 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014) Application Path: /opt/mediabrowser/MediaBrowser.Server.Mono.exe Access to the path "/var/cache/MediaBrowser/views" is denied. System.UnauthorizedAccessException at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at System.IO.DirectoryInfo.Create () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create () at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager+<GetNamedViewInternal>c__asyncA.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Entities.UserView].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager+<GetNamedView>c__async9.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Entities.UserView].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.UserViewManager+<GetUserViews>c__async0.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Collections.Generic.IEnumerable`1[MediaBrowser.Controller.Entities.Folder]].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Api.UserLibrary.UserLibraryService+<Get>c__async0.MoveNext () [0x00000] in <filename unknown>:0 2015-04-05 22:13:54.0820 Error - HttpServer: Error processing request for /Users/f5671a220124f829769412d986da3717/Views? *** Error Report *** Version: 3.0.5572.0 Command line: /opt/mediabrowser/MediaBrowser.Server.Mono.exe -programdata /var/lib/mediabrowser Operating system: Unix 3.16.0.4 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/mediabrowser Mono: 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014) Application Path: /opt/mediabrowser/MediaBrowser.Server.Mono.exe Access to the path "/var/cache/MediaBrowser/views" is denied. ServiceStack.HttpError No Stack Trace Available 2015-04-05 22:13:54.9544 Info - App: StartupTrigger fired for task: Check for plugin updates 2015-04-05 22:13:54.9544 Info - App: StartupTrigger fired for task: Refresh Guide 2015-04-05 22:13:54.9552 Info - App: Queueing task RefreshChannelsScheduledTask 2015-04-05 22:13:54.9552 Info - App: Queueing task PluginUpdateTask 2015-04-05 22:13:54.9565 Info - App: Executing Refresh Guide 2015-04-05 22:13:54.9597 Info - App: Executing Check for plugin updates 2015-04-05 22:13:54.9630 Info - App: HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3Packages.json 2015-04-05 22:13:54.9705 Info - App: Refresh Guide Completed after 0 minute(s) and 0 seconds 2015-04-05 22:13:55.0379 Info - App: StartupTrigger fired for task: Scan media library 2015-04-05 22:13:55.0379 Info - App: Queueing task RefreshMediaLibraryTask 2015-04-05 22:13:55.0379 Info - App: Executing Scan media library 2015-04-05 22:13:55.0416 Info - App: Validating media library 2015-04-05 22:13:55.1508 Info - App: StartupTrigger fired for task: Check for application updates 2015-04-05 22:13:55.1508 Info - App: Queueing task SystemUpdateTask 2015-04-05 22:13:55.7343 Info - App: Executing Check for application updates 2015-04-05 22:13:55.7378 Info - App: HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3Packages.json 2015-04-05 22:13:55.7667 Info - App: Check for plugin updates Completed after 0 minute(s) and 0 seconds 2015-04-05 22:13:55.9856 Info - App: Check for application updates Completed after 0 minute(s) and 0 seconds 2015-04-05 22:13:57.0042 Info - App: HttpClientManager GET: http://bot.whatismyipaddress.com/ 2015-04-05 22:13:57.1801 Info - UserManager: Authentication request for Nomad has succeeded. 2015-04-05 22:13:57.2340 Info - App: HttpClientManager POST: http://www.mb3admin.com/admin/service/registration/ping 2015-04-05 22:13:57.3530 Info - App: HttpClientManager POST: https://connect.mediabrowser.tv/service/Servers?id=f2061f2d8381152a43ada9e1818e237c 2015-04-05 22:13:57.4972 Info - App: HttpClientManager GET: https://connect.mediabrowser.tv/service/ServerAuthorizations?serverId=f2061f2d8381152a43ada9e1818e237c 2015-04-05 22:13:58.0615 Info - App: HttpClientManager POST: http://www.mb3admin.com/admin/service/registration/validate 2015-04-05 22:13:58.1891 Info - App: SessionInfoWebSocketListener Begin transmitting over websocket to SERVER-IP-ADDRESS:62529 2015-04-05 22:13:58.1891 Info - App: ScheduledTasksWebSocketListener Begin transmitting over websocket to SERVER-IP-ADDRESS:62529 2015-04-05 22:13:58.1900 Info - App: ActivityLogWebSocketListener Begin transmitting over websocket to SERVER-IP-ADDRESS:62529 2015-04-05 22:14:00.6621 Error - DtoUtils: ServiceBase<TRequest>::Service Exception *** Error Report *** Version: 3.0.5572.0 Command line: /opt/mediabrowser/MediaBrowser.Server.Mono.exe -programdata /var/lib/mediabrowser Operating system: Unix 3.16.0.4 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/mediabrowser Mono: 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014) Application Path: /opt/mediabrowser/MediaBrowser.Server.Mono.exe Access to the path "/var/cache/MediaBrowser/views" is denied. System.UnauthorizedAccessException at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at System.IO.DirectoryInfo.Create () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create () at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager+<GetNamedViewInternal>c__asyncA.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Entities.UserView].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager+<GetNamedView>c__async9.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Entities.UserView].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.UserViewManager+<GetUserViews>c__async0.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Collections.Generic.IEnumerable`1[MediaBrowser.Controller.Entities.Folder]].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Api.UserLibrary.UserLibraryService+<Get>c__async0.MoveNext () [0x00000] in <filename unknown>:0 2015-04-05 22:14:00.6621 Error - HttpServer: Error processing request for /Users/f5671a220124f829769412d986da3717/Views? *** Error Report *** Version: 3.0.5572.0 Command line: /opt/mediabrowser/MediaBrowser.Server.Mono.exe -programdata /var/lib/mediabrowser Operating system: Unix 3.16.0.4 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/mediabrowser Mono: 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014) Application Path: /opt/mediabrowser/MediaBrowser.Server.Mono.exe Access to the path "/var/cache/MediaBrowser/views" is denied. ServiceStack.HttpError No Stack Trace Available 2015-04-05 22:14:01.9505 Info - App: StartupTrigger fired for task: Refresh Channels 2015-04-05 22:14:01.9505 Info - App: Queueing task RefreshChannelsScheduledTask 2015-04-05 22:14:01.9505 Info - App: Executing Refresh Channels 2015-04-05 22:14:01.9531 Error - ChannelManager: Error getting channel information for SoundCloud *** Error Report *** Version: 3.0.5572.0 Command line: /opt/mediabrowser/MediaBrowser.Server.Mono.exe -programdata /var/lib/mediabrowser Operating system: Unix 3.16.0.4 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/mediabrowser Mono: 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014) Application Path: /opt/mediabrowser/MediaBrowser.Server.Mono.exe Access to the path "/var/cache/MediaBrowser/channels" is denied. System.UnauthorizedAccessException at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at System.IO.DirectoryInfo.Create () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create () at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at System.IO.DirectoryInfo.Create () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create () at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Channels.ChannelManager+<GetChannel>c__async5.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Channels.Channel].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Channels.ChannelManager+<RefreshChannels>c__async1.MoveNext () [0x00000] in <filename unknown>:0 2015-04-05 22:14:01.9531 Info - App: Refresh Channels Completed after 0 minute(s) and 0 seconds 2015-04-05 22:14:18.4520 Info - App: Removing virtual season Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.4585 Info - App: Creating Season Season Unknown entry for Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.5037 Info - App: Removing virtual season Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.5040 Info - App: Creating Season Season Unknown entry for Better.Call.Saul.S01E02.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.6233 Info - App: Removing virtual season Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.6238 Info - App: Creating Season Season Unknown entry for Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.6260 Info - App: Removing virtual season Gotham.S01E12.720p.HDTV.X264-DIMENSION 2015-04-05 22:14:18.6260 Info - App: Creating Season Season Unknown entry for Gotham.S01E12.720p.HDTV.X264-DIMENSION Also, the unhandled file report some stuff as well. Such as when my VPN interfaces changes an IP. Or when even if it DOES NOT, it claims: cat unhandled_* Object reference not set to an instance of an object System.NullReferenceException at System.Net.NetworkInformation.LinuxNetworkChange.OnAddressChanged (System.Object unused) [0x00000] in <filename unknown>:0 Object reference not set to an instance of an object System.NullReferenceException at System.Net.NetworkInformation.LinuxNetworkChange.OnAddressChanged (System.Object unused) [0x00000] in <filename unknown>:0 -
Hi Guys, so the latest Emby stable update seems to run just fine. However during the startup I see the following error message Info, ImageProcessor, ImageMagick version: ImageMagick 6.8.9-9 Q16 x86_64 2015-01-05 http://www.imagemagick.org Error, ImageProcessor, Error loading webp: *** Error Report *** Version: 3.0.5569.0 Command line: /home/appuser/MediaBrowser/MediaBrowser.Server.Mono.exe Operating system: Unix 3.16.0.4 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /home/appuser/MediaBrowser/ProgramData-Server Mono: 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014) Application Path: /home/appuser/MediaBrowser/MediaBrowser.Server.Mono.exe delegate failed `"cwebp" -quiet -q %Q "%i" -o "%o"' @ error/delegate.c/InvokeDelegate/1310 ImageMagickSharp.WandException at ImageMagickSharp.WandCore`1[ImageMagickSharp.MagickWand].CheckError (Booleanstatus) [0x00000] in <filename unknown>:0 at ImageMagickSharp.MagickWand.SaveImage (System.String path) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Drawing.ImageProcessor.TestWebp () [0x00000] in <filename unknown>:0 Any thoughts on this? It doesn't seem to affect the server though. I'm running Debian Jessie and using the zip from the release repo on github. Thanks.
-
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:
-
Hello all, I am having trouble getting mediabrowser running on my Debian Wheezy server. Here is the install process I took: apt-get install mono-complete mediainfo webp sqlite3 libgdiplus wget https://github.com/MediaBrowser/MediaBrowser.Releases/raw/master/Server/MediaBrowser.Mono.zip mono MediaBrowser.Server.Mono.exe mediabrowser is located under /opt/MediaBrowser Here is the error I am receiving: root:MediaBrowser/ # mono MediaBrowser.Server.Mono.exe [22:59:16] Info, Main, Media Browser Command line: /opt/MediaBrowser/MediaBrowser.Server.Mono.exe Operating system: Unix 3.2.0.4 Processor count: 2 64-Bit OS: True 64-Bit Process: True Program data path: /opt/MediaBrowser/ProgramData-Server Mono: 3.12.0 (tarball Mon Jan 19 14:55:43 UTC 2015) Application Path: /opt/MediaBrowser/MediaBrowser.Server.Mono.exe appHost.Init Info, App, Application version: 3.0.5490.2 Info, App, Application configuration: {"EnableUPnP":true,"PublicPort":8096,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableInternetProviders":true,"IsPortAuthorized":false,"SeasonZeroDisplayName":"Specials","SaveLocalMeta":false,"EnableLocalizedGuids":false,"PreferredMetadataLanguage":"en","MetadataCountryCode":"US","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"RealtimeMonitorDelay":30,"EnableDashboardResponseCaching":true,"EnableTvDbUpdates":false,"EnableTmdbUpdates":false,"EnableFanArtUpdates":false,"ImageSavingConvention":"Compatible","MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Movie","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Series","ImageOptions":[{"Type":"Backdrop","Limit":2,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":true,"EnableRealtimeMonitor":true,"PathSubstitutions":[],"UICulture":"en-us","PeopleMetadataOptions":{"DownloadActorMetadata":true,"DownloadDirectorMetadata":true,"DownloadProducerMetadata":false,"DownloadWriterMetadata":false,"DownloadComposerMetadata":false,"DownloadOtherPeopleMetadata":false,"DownloadGuestStarMetadata":false},"FindInternetTrailers":true,"InsecureApps8":["Chromecast","iOS","Unknown app","MediaPortal","Media Portal","iPad","iPhone","Roku","Windows Phone"],"SaveMetadataHidden":false,"EnableWin8HttpListener":true,"ContentTypes":[],"EnableAudioArchiveFiles":false,"EnableVideoArchiveFiles":false,"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":false} Info, App, Loading MediaBrowser.Api, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.WebDashboard, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Model, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Common, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Controller, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Providers, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Common.Implementations, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Server.Implementations, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.MediaEncoding, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Dlna, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.LocalMetadata, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.XbmcMetadata, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.IsoMounting.Linux, Version=1.0.5131.24779, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Server.Mono, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Server.Startup.Common, Version=3.0.5490.2, Culture=neutral, PublicKeyToken=null Error, Main, UnhandledException *** Error Report *** Version: 3.0.5490.2 Command line: /opt/MediaBrowser/MediaBrowser.Server.Mono.exe Operating system: Unix 3.2.0.4 Processor count: 2 64-Bit OS: True 64-Bit Process: True Program data path: /opt/MediaBrowser/ProgramData-Server Mono: 3.12.0 (tarball Mon Jan 19 14:55:43 UTC 2015) Application Path: /opt/MediaBrowser/MediaBrowser.Server.Mono.exe One or more errors occurred System.AggregateException at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Mono.MainClass.RunApplication (MediaBrowser.Server.Implementations.ServerApplicationPaths appPaths, ILogManager logManager, MediaBrowser.Server.Startup.Common.StartupOptions options) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0 InnerException: System.DllNotFoundException libsqlite3.so at (wrapper managed-to-native) System.Data.SQLite.UnsafeNativeMethods:sqlite3_libversion () at System.Data.SQLite.SQLite3.get_SQLiteVersion () [0x00000] in <filename unknown>:0 at System.Data.SQLite.SQLiteConnection.get_SQLiteVersion () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Persistence.SqliteExtensions+<ConnectToDb>d__1.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Data.IDbConnection].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Persistence.SqliteUserRepository+<Initialize>d__0.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Startup.Common.ApplicationHost+<GetUserRepository>d__34.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Persistence.IUserRepository].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Startup.Common.ApplicationHost+<RegisterResources>d__1a.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Common.Implementations.BaseApplicationHost`1+<Init>d__4[MediaBrowser.Server.Implementations.ServerApplicationPaths].MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Startup.Common.ApplicationHost+<Init>d__6.MoveNext () [0x00000] in <filename unknown>:0 UnhandledException One or more errors occurred System.AggregateException at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Mono.MainClass.RunApplication (MediaBrowser.Server.Implementations.ServerApplicationPaths appPaths, ILogManager logManager, MediaBrowser.Server.Startup.Common.StartupOptions options) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0 InnerException: System.DllNotFoundException libsqlite3.so at (wrapper managed-to-native) System.Data.SQLite.UnsafeNativeMethods:sqlite3_libversion () at System.Data.SQLite.SQLite3.get_SQLiteVersion () [0x00000] in <filename unknown>:0 at System.Data.SQLite.SQLiteConnection.get_SQLiteVersion () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Persistence.SqliteExtensions+<ConnectToDb>d__1.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Data.IDbConnection].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Persistence.SqliteUserRepository+<Initialize>d__0.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Startup.Common.ApplicationHost+<GetUserRepository>d__34.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Persistence.IUserRepository].GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Startup.Common.ApplicationHost+<RegisterResources>d__1a.MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Common.Implementations.BaseApplicationHost`1+<Init>d__4[MediaBrowser.Server.Implementations.ServerApplicationPaths].MoveNext () [0x00000] in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Startup.Common.ApplicationHost+<Init>d__6.MoveNext () [0x00000] in <filename unknown>:0 Let me know if there is any more info needed, thanks in advanced!