kuntslayer690 0 Posted November 15, 2019 Posted November 15, 2019 (edited) I've been running Emby for about a week. It works amazing and I love it. I haven't noticed any problems. But when looking trough my logfile, I found several errors. Error no. 1 This one happens a lot. 2019-11-15 00:01:21.582 Error HttpServer: WebSocket ConnectionClosedPrematurely Error no. 2 2019-11-15 22:07:31.774 Error App: Error running postscan task *** Error Report *** Version: 4.2.1.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.6 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///opt/emby-server/system/System.Private.CoreLib.dll Processor count: 4 Program data path: /var/lib/emby Application directory: /opt/emby-server/system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Forbidden at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Tvdb.TvdbPrescanTask.GetSeriesIdsToUpdate(List`1 existingSeriesIds, String lastUpdateTime, CancellationToken cancellationToken) at Tvdb.TvdbPrescanTask.Run(IProgress`1 progress, CancellationToken cancellationToken) at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress`1 progress, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void MoveNext() 2019-11-15 22:07:31.782 Info TaskManager: Scan media library Completed after 0 minute(s) and 4 seconds 2019-11-15 22:07:31.782 Info TaskManager: ExecuteQueuedTasks Error no. 3 2019-11-15 23:16:32.950 Error ProviderManager: UnauthorizedAccessException - Access to path /var/lib/transmission-daemon/downloads/Movies/Primal (2019)/fanart.jpg is denied. Will retry saving to /var/lib/emby/metadata/library/50/5045f0b586388ef231cfb5e52a08f161/backdrop.jpg 2019-11-15 23:16:32.953 Error ProviderManager: UnauthorizedAccessException - Access to path /var/lib/transmission-daemon/downloads/Movies/Primal (2019)/fanart.jpg is denied. Will retry saving to /var/lib/emby/metadata/library/50/5045f0b586388ef231cfb5e52a08f161/backdrop.jpg 2019-11-15 23:16:32.957 Error ImageProcessor: Error encoding image *** Error Report *** Version: 4.2.1.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.6 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///opt/emby-server/system/System.Private.CoreLib.dll Processor count: 4 Program data path: /var/lib/emby Application directory: /opt/emby-server/system System.Exception: System.Exception: codec.GetPixels was not successful at Emby.Drawing.Skia.SkiaEncoder.GetInputBitmap(SKCodec codec, Int32 width, Int32 height, Boolean isOpaque, Boolean cropWhitespace, Boolean autoOrient, SKEncodedOrigin origin) at Emby.Drawing.Skia.SkiaEncoder.EncodeImage(String inputPath, String outputPath, Boolean autoOrient, Nullable`1 orientation, Int32 quality, ImageProcessingOptions options, ImageFormat selectedOutputFormat) at Emby.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options, CancellationToken cancellationToken) Source: Emby.Drawing.Skia TargetSite: SkiaSharp.SKBitmap GetInputBitmap(SkiaSharp.SKCodec, Int32, Int32, Boolean, Boolean, Boolean, SkiaSharp.SKEncodedOrigin) Error no. 4 Insufficient priviligies? 2019-11-15 23:16:33.058 Error ProviderManager: UnauthorizedAccessException - Access to path /var/lib/transmission-daemon/downloads/Movies/Primal (2019)/logo.png is denied. Will retry saving to /var/lib/emby/metadata/library/50/5045f0b586388ef231cfb5e52a08f161/logo.png I'm happy to send you the logfile in pm. I don't want to expose the ip-adresses in the logfile. I just thought I'd follow the rules and post here first System info. I'm running Debian 10 in a vps cloud instance. :~# lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 2 Core(s) per socket: 2 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 85 Model name: Intel Xeon Processor (Skylake, IBRS) Stepping: 4 CPU MHz: 2099.998 BogoMIPS: 4199.99 Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 4096K L3 cache: 16384K NUMA node0 CPU(s): 0-3Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault invpcid_single pti ssbd ibrs ibpb fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat md_clear :~# uname -a Linux vpscontainername1-1 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64 GNU/Linux :~# ffmpeg ffmpeg version 4.1.4-1~deb10u1 Copyright (c) 2000-2019 the FFmpeg developers built with gcc 8 (Debian 8.3.0-6) configuration: --prefix=/usr --extra-version='1~deb10u1' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 22.100 / 56. 22.100 libavcodec 58. 35.100 / 58. 35.100 libavformat 58. 20.100 / 58. 20.100 libavdevice 58. 5.100 / 58. 5.100 libavfilter 7. 40.101 / 7. 40.101 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 3.100 / 5. 3.100 libswresample 3. 3.100 / 3. 3.100 libpostproc 55. 3.100 / 55. 3.100 Hyper fast Audio and Video encoder usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}... Edited November 15, 2019 by kuntslayer690
Luke 42078 Posted November 16, 2019 Posted November 16, 2019 The tvdb errors are due to this: https://emby.media/community/index.php?/topic/79269-fyi-tvdb-api-issues/?view=getnewpost
Luke 42078 Posted November 16, 2019 Posted November 16, 2019 And yes, #4, insufficient privileges. That's something you'll need to resolve not us. Curious, why did you feel this was a problem that needed to be reported to us?
Happy2Play 9780 Posted November 16, 2019 Posted November 16, 2019 I guess we can say Emby works around the Permissions issue as it would appear can not write to "/var/lib/transmission-daemon/downloads/Movies/" to place the image with the media so it falls back to Emby /metadata folder. Access to path /var/lib/transmission-daemon/downloads/Movies/Primal (2019)/logo.png is denied. Will retry saving to /var/lib/emby/metadata/library/50/5045f0b586388ef231cfb5e52a08f161/logo.png So you can either adjust write permissions or disable save images with media.
kuntslayer690 0 Posted November 17, 2019 Author Posted November 17, 2019 @@Luke. I don't know. It might help someone else? Why so rude? I'm just trying to contribute. @@Happy2Play. Thank you my man. Works like a charm.
Luke 42078 Posted November 17, 2019 Posted November 17, 2019 Sorry that wasn't my intention, I was just curious because this comes up a lot. I'll adjust the log message to make it more clear. Thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now