Jump to content

Search the Community

Showing results for tags 'exception'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Emby Premiere Purchase/Subscription Support
    • Feature Requests
    • Tutorials and Guides
  • Emby Server
    • General/Windows
    • Android Server
    • Asustor
    • FreeBSD
    • Linux
    • NetGear ReadyNAS
    • MacOS
    • QNAP
    • Synology
    • TerraMaster NAS
    • Thecus
    • Western Digital
    • DLNA
    • Live TV
  • Emby Apps
    • Amazon Alexa
    • Android
    • Android TV / Fire TV
    • Windows & Xbox
    • Apple iOS / macOS
    • Apple TV
    • Kodi
    • LG Smart TV
    • Linux & Raspberry Pi
    • Roku
    • Samsung Smart TV
    • Sony PlayStation
    • Web App
    • Windows Media Center
    • Plugins
  • Language-specific support
    • Arabic
    • Dutch
    • French
    • German
    • Italian
    • Portuguese
    • Russian
    • Spanish
    • Swedish
  • Community Contributions
    • Ember for Emby
    • Fan Art & Videos
    • Tools and Utilities
    • Web App CSS
  • Testing Area
    • WMC UI (Beta)
  • Other
    • Non-Emby General Discussion
    • Developer API
    • Hardware
    • Media Clubs

Blogs

  • Emby Blog

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 16 results

  1. Dear team, Please take a look at the following errors: 2023-03-20 11:44:25.445 Info HttpClient: GET https://api.themoviedb.org/3/movie/408355?api_key=‌f6bd687ffa63cd282b6ff2c6877f2669‌&append_to_response=alternative_titles,reviews,casts,releases,images,keywords,trailers 2023-03-20 11:44:25.493 Error ProviderManager: TvdbMovieImageProvider failed in GetImageInfos for type Movie *** Error Report *** Version: 4.8.0.12 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: Linux version 5.10.0-20-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Framework: .NET 6.0.8 OS/Process: x64/x64 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 8 Data path: /var/lib/emby Application path: /opt/emby-server/system System.NullReferenceException: System.NullReferenceException: Object reference not set to an instance of an object. at Tvdb.BaseImageProvider.GetImages(List`1 artworks) at Tvdb.TvdbMovieImageProvider.GetImages(RemoteImageFetchOptions options, CancellationToken cancellationToken) at Emby.Providers.Manager.ProviderManager.GetImages(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken, IRemoteImageProvider provider, IDirectoryService directoryService, Int32 providerIndex) Source: Tvdb TargetSite: System.Collections.Generic.List`1[MediaBrowser.Model.Providers.RemoteImageInfo] GetImages(System.Collections.Generic.List`1[Tvdb.Artwork]) 2023-03-20 11:44:25.493 Info HttpClient: GET https://webservice.fanart.tv/v3/movies/408355?api_key=‌5c6b04c68e904cfed1e6cbc9a9e683d4‌ 2023-03-20 11:44:25.539 Error ProviderManager: FanartMovieImageProvider failed in GetImageInfos for type Movie *** Error Report *** Version: 4.8.0.12 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: Linux version 5.10.0-20-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Framework: .NET 6.0.8 OS/Process: x64/x64 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 8 Data path: /var/lib/emby Application path: /opt/emby-server/system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadGateway at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Fanart.FanartMovieImageProvider.DownloadMovieJson(String id, CancellationToken cancellationToken) at Fanart.FanartMovieImageProvider.GetImages(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken) at Emby.Providers.Manager.ProviderManager.GetImages(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken, IRemoteImageProvider provider, IDirectoryService directoryService, Int32 providerIndex) Source: Emby.Server.Implementations TargetSite: Void MoveNext() # grep BadGateway /var/log/emby/embyserver.txt | wc -l 18
  2. Since yesterday my server is not working properly anymore. I did not change anything in the configuration of my server, but my emby installation is laggy and sometimes unresponsive, sometimes the web app for example is not loading at all. When I click restart in the menu of the tray icon the server is not responding as well and I have to kill it with the task manager. After a restart the server is working properly for about 10 minutes, then the problems start again. The error log is growing very fast, so yesterday for half of the day the log was over 100MB big, also this error is repeating itself very often: *** Error Report *** Version: 4.3.1.0 Command line: C:\Users\XAdmin\AppData\Roaming\Emby-Server\system\EmbyServer.dll Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///C:/Users/XAdmin/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 8 Program data path: C:\Users\XAdmin\AppData\Roaming\Emby-Server\programdata Application directory: C:\Users\XAdmin\AppData\Roaming\Emby-Server\system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Connection to https://fcm.googleapis.com/fcm/send timed out ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean allowHttp2, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) --- End of inner exception stack trace --- at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.Session.FirebaseSessionController.SendMessage[T](ReadOnlyMemory`1 name, String messageId, T data, CancellationToken cancellationToken) at Emby.Server.Implementations.Session.SessionManager.SendMessageToSession[T](SessionInfo session, ReadOnlyMemory`1 name, T data, CancellationToken cancellationToken) at Emby.Server.Implementations.Session.SessionManager.<>c__DisplayClass116_1`1.<<SendMessageToUserDeviceAndAdminSessions>b__2>d.MoveNext() Source: Emby.Server.Implementations TargetSite: Void MoveNext() InnerException: System.Threading.Tasks.TaskCanceledException: The operation was canceled. Source: System.Private.CoreLib TargetSite: Void Throw() at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean allowHttp2, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) The emby installation is running in a windows installation behind a Reverse Proxy, but this should not be the problem, because it was running in this setting for over 2 years perfectly and I did not change any settings in the last days. embyserver.txt
  3. Hey, I installed emby a few days ago as a replacement to plex, since emby can transcode my anime faster than plex can, and emby looks tons nicer, although i'm running into an exception I'm hoping someone can help me diagnose. Using Emby 4 on Windows 7. The main exception is: 2019-01-21 20:04:33.426 Error App: Error in Proxer *** Error Report *** Version: 4.0.0.2 Command line: C:\Users\Sasha\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 2 Program data path: C:\Users\Sasha\AppData\Roaming\Emby-Server\programdata Application directory: C:\Users\Sasha\AppData\Roaming\Emby-Server\system System.MissingMethodException: System.MissingMethodException: Method not found: 'Void MediaBrowser.Common.Net.HttpRequestOptions.set_ResourcePool(System.Threading.SemaphoreSlim)'. at MediaBrowser.Plugins.Anime.Providers.Proxer.ProxerSeriesImageProvider.GetImageResponse(String url, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ItemImageProvider.DownloadImage(BaseItem item, LibraryOptions libraryOptions, IRemoteImageProvider provider, RefreshResult result, IEnumerable`1 images, Int32 minWidth, ImageType type, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ItemImageProvider.RefreshFromProvider(BaseItem item, LibraryOptions libraryOptions, IRemoteImageProvider provider, ImageRefreshOptions refreshOptions, TypeOptions savedOptions, Int32 backdropLimit, ICollection`1 downloadedImages, RefreshResult result, CancellationToken cancellationToken) Source: MediaBrowser.Plugins.Anime TargetSite: System.Threading.Tasks.Task`1[MediaBrowser.Common.Net.HttpResponseInfo] GetImageResponse(System.String, System.Threading.CancellationToken) at MediaBrowser.Plugins.Anime.Providers.Proxer.ProxerSeriesImageProvider.GetImageResponse(String url, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ItemImageProvider.DownloadImage(BaseItem item, LibraryOptions libraryOptions, IRemoteImageProvider provider, RefreshResult result, IEnumerable`1 images, Int32 minWidth, ImageType type, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ItemImageProvider.RefreshFromProvider(BaseItem item, LibraryOptions libraryOptions, IRemoteImageProvider provider, ImageRefreshOptions refreshOptions, TypeOptions savedOptions, Int32 backdropLimit, ICollection`1 downloadedImages, RefreshResult result, CancellationToken cancellationToken) I could attempt to work on this plugin myself since it's coded in C#, but I was hoping someone else might have a clue how to fix this before I start hacking away at it. Oh also, if I click "Edit Images" on a series and click the search icon, it loads them fine that way. Thank you!
  4. Hi, When I search on a mobile device and then I change the word which I'm searching most of the time the server falls into this exception: System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult(Int16 token) at System.Net.FixedSizeReader.ReadPacketAsync(Stream transport, AsyncProtocolRequest request) at System.Net.Security.SslState.ThrowIfExceptional() at System.Net.Security.SslState.CheckThrow(Boolean authSuccessCheck, Boolean shutdownCheck) at System.Net.Security.SslState.CheckOldKeyDecryptedData(Memory`1 buffer) at System.Net.Security.SslState.HandleQueuedCallback(Object& queuedStateRequest) at System.Net.Security.SslState.FinishHandshakeRead(Int32 newState) at System.Net.Security.SslState.FinishHandshake(Exception e, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.RehandshakeCompleteCallback(IAsyncResult result) at System.Net.LazyAsyncResult.Complete(IntPtr userToken) at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken) at System.Net.AsyncProtocolRequest.CompleteUserWithError(Exception e) at System.Net.FixedSizeReader.ReadPacketAsync(Stream transport, AsyncProtocolRequest request) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.ThreadPoolWorkQueue.Dispatch() System.IO.IOException at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult(Int16 token) at System.Net.FixedSizeReader.ReadPacketAsync(Stream transport, AsyncProtocolRequest request) at System.Net.Security.SslState.ThrowIfExceptional() at System.Net.Security.SslState.CheckThrow(Boolean authSuccessCheck, Boolean shutdownCheck) at System.Net.Security.SslState.CheckOldKeyDecryptedData(Memory`1 buffer) at System.Net.Security.SslState.HandleQueuedCallback(Object& queuedStateRequest) at System.Net.Security.SslState.FinishHandshakeRead(Int32 newState) at System.Net.Security.SslState.FinishHandshake(Exception e, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.RehandshakeCompleteCallback(IAsyncResult result) at System.Net.LazyAsyncResult.Complete(IntPtr userToken) at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken) at System.Net.AsyncProtocolRequest.CompleteUserWithError(Exception e) at System.Net.FixedSizeReader.ReadPacketAsync(Stream transport, AsyncProtocolRequest request) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.ThreadPoolWorkQueue.Dispatch() InnerException: System.Net.Sockets.SocketException System.Net.Sockets.SocketException (104): Connection reset by peer The movies are on a NAS and the emby server runs on CentOS 7. Server and apps are on the latest version. I have this problem since several version. It's not critical but a little bit annoying. I can stop and start the server and everything runs normal again. I can do further investigation if you want to. I also had this problem with an older installation of emby which was based on mono on CentOS 7. Any ideas are welcome :=).
  5. alekdavis

    NullReferenceException in CoverArt

    Trying to process a bunch of MP3 files with Unicode (Russian) names and metatags and get a bunch of exceptions in the log that look like these (do not mind Старые ПеÑни о Главном in the name of the file, it's a web display log bug, it must look normal in the actual log file): 2018-01-05 18:32:36.508 Info CoverArt: image enhance of Старые ПеÑни о Главном - 1 took 0.011 seconds. 2018-01-05 18:32:36.509 Error ImageProcessor: Error enhancing image *** Error Report *** Version: 3.2.60.0 Command line: C:\Users\XYZ\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\XYZ\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\XYZ\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\XYZ\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\XYZ\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 8 Program data path: C:\Users\XYZ\AppData\Roaming\Emby-Server\programdata Application directory: C:\Users\XYZ\AppData\Roaming\Emby-Server\system System.NullReferenceException: Object reference not set to an instance of an object. at CoverArt.Skia.CoverArtBaseEnhancer.EnhanceImage(SKBitmap originalImage, ProfileDefinition profile, String itemType, String frameType, IHasMetadata item, List`1 childImages) at CoverArt.Skia.CoverArtAlbumEnhancer.EnhanceImageAsyncInternal(IHasMetadata item, SKBitmap originalImage, ImageType imageType, Int32 imageIndex) at CoverArt.Skia.CoverArtBaseEnhancer.EnhanceImageAsync(IHasMetadata item, String inputPath, String outputPath, ImageType imageType, Int32 imageIndex) at Emby.Drawing.ImageProcessor.<ExecuteImageEnhancers>d__46.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Emby.Drawing.ImageProcessor.<GetEnhancedImageInternal>d__45.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Emby.Drawing.ImageProcessor.<GetEnhancedImage>d__44.MoveNext() System.NullReferenceException at CoverArt.Skia.CoverArtBaseEnhancer.EnhanceImage(SKBitmap originalImage, ProfileDefinition profile, String itemType, String frameType, IHasMetadata item, List`1 childImages) at CoverArt.Skia.CoverArtAlbumEnhancer.EnhanceImageAsyncInternal(IHasMetadata item, SKBitmap originalImage, ImageType imageType, Int32 imageIndex) at CoverArt.Skia.CoverArtBaseEnhancer.EnhanceImageAsync(IHasMetadata item, String inputPath, String outputPath, ImageType imageType, Int32 imageIndex) at Emby.Drawing.ImageProcessor.<ExecuteImageEnhancers>d__46.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Emby.Drawing.ImageProcessor.<GetEnhancedImageInternal>d__45.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Emby.Drawing.ImageProcessor.<GetEnhancedImage>d__44.MoveNext()
  6. Hi folks, Just a quick error report here. I occasionally RDP into my HTPC that runs Emby Server / Emby Theater. Since Theater is set to run automatically on login, it opens in my remote session. It throws an unhandled exception report, pasted below. I'm sure having ET work in two instances on the same box is outside scope; but it probably makes sense to trap the error and exit more gracefully if possible. FYI the Win 10 pro box is running the standard RDP software, plus the RDP wrapper 1.6.1 if that makes any difference (it allows concurrent sessions). No biggy, just reporting what I saw. Marc See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Net.Sockets.SocketException (0x80004005): Only one usage of each socket address (protocol/network address/port) is normally permitted at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Bind(EndPoint localEP) at SocketHttpListener.Net.EndPointListener.CreateSocket() at SocketHttpListener.Net.EndPointListener..ctor(HttpListener listener, IPAddress addr, Int32 port, Boolean secure, X509Certificate cert, ILogger logger) at SocketHttpListener.Net.EndPointManager.GetEPListener(ILogger logger, String host, Int32 port, HttpListener listener, Boolean secure) at SocketHttpListener.Net.EndPointManager.AddPrefixInternal(ILogger logger, String p, HttpListener listener) at SocketHttpListener.Net.EndPointManager.AddListener(ILogger logger, HttpListener listener) at SocketHttpListener.Net.HttpListener.Start() at Emby.Theater.MainForm.StartServer() at Emby.Theater.MainForm.<OnLoad>d__9.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- Emby.Theater Assembly Version: 2.5.34.0 Win32 Version: 2.5.34.0 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/Emby.Theater.exe ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- MediaBrowser.Common.Implementations Assembly Version: 3.1.6143.3130 Win32 Version: 3.1.6143.3130 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/MediaBrowser.Common.Implementations.DLL ---------------------------------------- MediaBrowser.Common Assembly Version: 3.1.6143.3133 Win32 Version: 3.1.6143.3133 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/MediaBrowser.Common.DLL ---------------------------------------- MediaBrowser.Model Assembly Version: 3.1.6143.3133 Win32 Version: 3.1.6143.3133 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/MediaBrowser.Model.DLL ---------------------------------------- System.Runtime Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll ---------------------------------------- Emby.Theater.DirectShow Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/Emby.Theater.DirectShow.DLL ---------------------------------------- System.Threading.Tasks Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Threading.Tasks/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.Tasks.dll ---------------------------------------- System.Collections Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- Emby.Theater.Common Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/Emby.Theater.Common.DLL ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- NLog Assembly Version: 4.0.0.0 Win32 Version: 4.3.2999 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/NLog.DLL ---------------------------------------- System.ServiceModel Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll ---------------------------------------- System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.6.1636.0 built by: NETFXREL3STAGE CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll ---------------------------------------- Patterns.Logging Assembly Version: 1.0.5494.41209 Win32 Version: 1.0.5494.41209 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/Patterns.Logging.DLL ---------------------------------------- System.IO Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.dll ---------------------------------------- System.Text.Encoding Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Text.Encoding/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Text.Encoding.dll ---------------------------------------- SimpleInjector Assembly Version: 3.2.2.0 Win32 Version: 3.2.2.0 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/SimpleInjector.DLL ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- ServiceStack.Text Assembly Version: 4.0.0.0 Win32 Version: 4.0.0.0 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/ServiceStack.Text.DLL ---------------------------------------- System.Runtime.Extensions Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll ---------------------------------------- Microsoft.IO.RecyclableMemoryStream Assembly Version: 1.1.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/Microsoft.IO.RecyclableMemoryStream.DLL ---------------------------------------- Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll ---------------------------------------- System.Net.Primitives Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Primitives.dll ---------------------------------------- System.Collections.Concurrent Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Collections.Concurrent/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.Concurrent.dll ---------------------------------------- System.Threading Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Threading/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.dll ---------------------------------------- SimpleInjector.Compiled Assembly Version: 0.0.0.0 Win32 Version: 3.2.2.0 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/SimpleInjector.dll ---------------------------------------- SocketHttpListener Assembly Version: 1.0.6109.26162 Win32 Version: 1.0.6109.26162 CodeBase: file:///C:/Users/dadmin/AppData/Roaming/Emby-Theater/system/SocketHttpListener.DLL ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
  7. Hi All, Does anyone know what is happening and/or why? I am getting an unhanded exception log on a daily basis at 5am. I guess a scheduled task is running into problem, but I cant tell what is it. From the log the main think that sticks out is a sqllite locking issue. The only thing weird I have noticed on my server is that a bunch of TV shows are not available. Its possibly off topic so I have posted about this issue separately as I dont want to pollute this thread. here is the log: htpc@ubuntutv:/var/lib/emby-server/logs$ cat unhandled_39663c63-c883-4c5b-977a-aec5c4622834.txt One or more errors occurred. System.AggregateException at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7f25de0a12e0 + 0x005a9> in <filename unknown>:0 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout) <0x7f25de0a1280 + 0x00028> in <filename unknown>:0 at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) <0x7f25de0a11f0 + 0x00016> in <filename unknown>:0 at MediaBrowser.Server.Mono.MainClass.RunApplication (MediaBrowser.Server.Implementations.ServerApplicationPaths appPaths, ILogManager logManager, MediaBrowser.Server.Startup.Common.StartupOptions options) <0x4037d120 + 0x00398> in <filename unknown>:0 at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) <0x40325ff0 + 0x001c7> in <filename unknown>:0 InnerException: System.Data.SQLite.SQLiteException database is locked database is locked at System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, UInt32 timeoutMS, System.String& strRemain) <0x404a37e0 + 0x00cbb> in <filename unknown>:0 at System.Data.SQLite.SQLiteCommand.BuildNextCommand () <0x404a3350 + 0x00214> in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f25de0018a0 + 0x00029> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f25ddfff880 + 0x000a7> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f25ddfff800 + 0x0006b> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f25ddfff7b0 + 0x0003a> in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () <0x7f25ddfffce0 + 0x00012> in <filename unknown>:0 at MediaBrowser.Server.Implementations.Persistence.SqliteExtensions+<ConnectToDb>c__async0.MoveNext () <0x4047add0 + 0x005ea> in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f25de0018a0 + 0x00029> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f25ddfff880 + 0x000a7> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f25ddfff800 + 0x0006b> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f25ddfff7b0 + 0x0003a> in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f25ddfffee0 + 0x00017> in <filename unknown>:0 at MediaBrowser.Server.Implementations.Persistence.SqliteItemRepository+<CreateConnection>c__async0.MoveNext () <0x404eba90 + 0x00231> in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f25de0018a0 + 0x00029> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f25ddfff880 + 0x000a7> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f25ddfff800 + 0x0006b> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f25ddfff7b0 + 0x0003a> in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f25ddfffee0 + 0x00017> in <filename unknown>:0 at MediaBrowser.Server.Implementations.Persistence.SqliteItemRepository+<Initialize>c__async1.MoveNext () <0x404e9000 + 0x001b8> in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f25de0018a0 + 0x00029> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f25ddfff880 + 0x000a7> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f25ddfff800 + 0x0006b> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f25ddfff7b0 + 0x0003a> in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () <0x7f25ddfffce0 + 0x00012> in <filename unknown>:0 at MediaBrowser.Server.Startup.Common.ApplicationHost+<RegisterResources>c__async2.MoveNext () <0x40469000 + 0x0809c> in <filename unknown>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f25de0018a0 + 0x00029> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f25ddfff880 + 0x000a7> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f25ddfff800 + 0x0006b> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f25ddfff7b0 + 0x0003a> in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () <0x7f25ddfffce0 + 0x00012> in <filename unknown>:0 at MediaBrowser.Common.Implementations.BaseApplicationHost`1+<Init>c__async0[TApplicationPathsType].MoveNext () <0x4041a4f0 + 0x008df> in <filename unknown>:0 htpc@ubuntutv:/var/lib/emby-server/logs$
  8. The last several weeks I have been experiencing server crashes with the error below. I am using pathsubstitution and have real time monitoring set to Auto. I usually dont post unless I have a problem but until now I have enjoyed stable releases for many months, great work keeping the issues down. Version 3.1.16.0 *UPDATE** SERVER LOG: unhandled_c7590b70-4880-4c55-9fd1-bb911c564771.txt server-63601172179.txt
  9. I installed this version on my laptop, worked great. Now that I want to install it on another system it comes up with that error. Here I read instructions that it might have something to do with mb plus plugin. But the problem is that this folder does not exist on this system so I could delete that plugin. The system is running Windows 10 and Im using portable version. Any suggestions?
  10. Version 3.0.5724.6 I've received Unhandled Exceptions sometimes when I do scans, but recently I've not been able to scan my library because I receive the same error about 30 minutes during EVERY scan. I haven't been able to scan my library because of this error because it crashes the server. I have rebooted the server after I receive the error, but during the next scheduled scan, Emby will crash. Collection was modified; enumeration operation may not execute. server-63579945600.txt unhandled_3ad978a7-8f86-4f42-9421-4e8e8257e31e.txt
  11. The trouble I am having is with MB Server, currently on Version 3.0.5070.20258 (but this has happened on at least the last 5 updates of the server and It just happened this morning while updating from 3.0.4936.24198) When I "restart the server to apply the update" from the web interface it hangs the webpage and when I reload it throws the "cannot find page error" I am doing this from my laptop via firefox, but the same thing occurs when going to the configuration page and restarting from the configure mediabrowser server link... I then go into the actual profile that runs the server and I see the following errors: -These Happen before I get to the server to manually restart and clear popups- "Unhandled Exception: Only One Usage of Socket Address (protocal/network address/port) is normally permitted" -This comes up in 4 separate boxes at each update and restart "Error Attempting to Update Application FileNotFoundException could not find file: 'C:\Users\MediaCenter\AppData\Roaming\Mediabrowser-Server\system\ionic.zip.dll' Then I clear those boxes, the splash creen comes up then disappears, and throws the following popup box "There was an error launching Media Browser:Could not load type 'MediaBrowser.Controller.Drawing.IImageProcessor' from assembly 'MediaBrowser.Controller, Version=3.0.4936.24198, Culture=neutral, PublicKeyToken=null'." at the same time it throws the popup: "Unhandled exception:The calling thread cannot access this object because a different thread owns it." -After this I hit ok, then it appears as though MB3 Server closes as the process is gone and the try icon disappears, -I start the server from the start menu and it loads without an issue... Link to related server logs : https://www.dropbox.com/sh/3k1jhuukh71yd0f/A2SwwFDqer Images of error popups attached. Other info that might be relevant: 4th Gen i7 4770k AsRock z87Fatal1ty Professional Mobo 32GB Ram (Corsair VLP) EVGA GeForce GTX 760-Ti SSC Edition Samsung SSD (OS Drive) 4 WD Red 3TB Storage Drives) I also Run Plex (to serve Roku Media until the Roku Channel is a bit more stable) Serviio as well to hit a couple blu-ray players... I use Media Center Master to parse my metadata
  12. Hi there, I'm running latest emby on my linux server, everything (more or less) seems to work fine, but my logs show some erros, see below and attachment, what can I do, what is going wrong? thx emby1.log
  13. I'm having problems with the search function. Every time I want to search for something in my library (movie, song, tv show) the webclient goes back to home screen without showing any results. This was working for sure before but right now I can't tell when it stopped. I'm running Emby 3.0.5675.1 on CentOS 7. In Emby log, for every search I try I get this exception: 2015-07-30 22:40:24.1658 Error - DtoService: Error getting artist *** Error Report *** Version: 3.0.5675.1 Command line: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe -programdata /var/opt/Emby/server Operating system: Unix 3.10.0.229 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/opt/Emby/server Mono: 3.10.0 (tarball Sat Nov 15 03:35:34 UTC 2014) Application Path: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: name System.ArgumentNullException at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemByName[MusicArtist] (System.String path, System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager.GetArtist (System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Dto.DtoService+<AttachBasicFields>c__AnonStorey6.<>m__1 (System.String i) [0x00000] in <filename unknown>:0 2015-07-30 22:40:24.2502 Error - DtoService: Error getting artist *** Error Report *** Version: 3.0.5675.1 Command line: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe -programdata /var/opt/Emby/server Operating system: Unix 3.10.0.229 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/opt/Emby/server Mono: 3.10.0 (tarball Sat Nov 15 03:35:34 UTC 2014) Application Path: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: name System.ArgumentNullException at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemByName[MusicArtist] (System.String path, System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager.GetArtist (System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Dto.DtoService+<AttachBasicFields>c__AnonStorey6.<>m__1 (System.String i) [0x00000] in <filename unknown>:0 2015-07-30 22:40:24.3183 Error - DtoService: Error getting artist *** Error Report *** Version: 3.0.5675.1 Command line: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe -programdata /var/opt/Emby/server Operating system: Unix 3.10.0.229 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/opt/Emby/server Mono: 3.10.0 (tarball Sat Nov 15 03:35:34 UTC 2014) Application Path: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: name System.ArgumentNullException at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemByName[MusicArtist] (System.String path, System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager.GetArtist (System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Dto.DtoService+<AttachBasicFields>c__AnonStorey6.<>m__1 (System.String i) [0x00000] in <filename unknown>:0 2015-07-30 22:40:24.3554 Error - DtoService: Error getting artist *** Error Report *** Version: 3.0.5675.1 Command line: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe -programdata /var/opt/Emby/server Operating system: Unix 3.10.0.229 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/opt/Emby/server Mono: 3.10.0 (tarball Sat Nov 15 03:35:34 UTC 2014) Application Path: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: name System.ArgumentNullException at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemByName[MusicArtist] (System.String path, System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager.GetArtist (System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Dto.DtoService+<AttachBasicFields>c__AnonStorey6.<>m__1 (System.String i) [0x00000] in <filename unknown>:0 2015-07-30 22:40:24.4836 Error - DtoService: Error getting artist *** Error Report *** Version: 3.0.5675.1 Command line: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe -programdata /var/opt/Emby/server Operating system: Unix 3.10.0.229 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/opt/Emby/server Mono: 3.10.0 (tarball Sat Nov 15 03:35:34 UTC 2014) Application Path: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: name System.ArgumentNullException at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemByName[MusicArtist] (System.String path, System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager.GetArtist (System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Dto.DtoService+<AttachBasicFields>c__AnonStorey6.<>m__1 (System.String i) [0x00000] in <filename unknown>:0 2015-07-30 22:40:24.4948 Error - DtoService: Error getting artist *** Error Report *** Version: 3.0.5675.1 Command line: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe -programdata /var/opt/Emby/server Operating system: Unix 3.10.0.229 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/opt/Emby/server Mono: 3.10.0 (tarball Sat Nov 15 03:35:34 UTC 2014) Application Path: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: name System.ArgumentNullException at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemByName[MusicArtist] (System.String path, System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager.GetArtist (System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Dto.DtoService+<AttachBasicFields>c__AnonStorey6.<>m__1 (System.String i) [0x00000] in <filename unknown>:0 2015-07-30 22:40:24.5608 Error - DtoService: Error getting artist *** Error Report *** Version: 3.0.5675.1 Command line: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe -programdata /var/opt/Emby/server Operating system: Unix 3.10.0.229 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/opt/Emby/server Mono: 3.10.0 (tarball Sat Nov 15 03:35:34 UTC 2014) Application Path: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: name System.ArgumentNullException at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemByName[MusicArtist] (System.String path, System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager.GetArtist (System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Dto.DtoService+<AttachBasicFields>c__AnonStorey6.<>m__1 (System.String i) [0x00000] in <filename unknown>:0 2015-07-30 22:40:24.6163 Error - DtoService: Error getting artist *** Error Report *** Version: 3.0.5675.1 Command line: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe -programdata /var/opt/Emby/server Operating system: Unix 3.10.0.229 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/opt/Emby/server Mono: 3.10.0 (tarball Sat Nov 15 03:35:34 UTC 2014) Application Path: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: name System.ArgumentNullException at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemByName[MusicArtist] (System.String path, System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager.GetArtist (System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Dto.DtoService+<AttachBasicFields>c__AnonStorey6.<>m__1 (System.String i) [0x00000] in <filename unknown>:0 2015-07-30 22:40:24.6383 Error - DtoService: Error getting artist *** Error Report *** Version: 3.0.5675.1 Command line: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe -programdata /var/opt/Emby/server Operating system: Unix 3.10.0.229 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/opt/Emby/server Mono: 3.10.0 (tarball Sat Nov 15 03:35:34 UTC 2014) Application Path: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: name System.ArgumentNullException at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemByName[MusicArtist] (System.String path, System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager.GetArtist (System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Dto.DtoService+<AttachBasicFields>c__AnonStorey6.<>m__1 (System.String i) [0x00000] in <filename unknown>:0 2015-07-30 22:40:24.6651 Error - DtoService: Error getting artist *** Error Report *** Version: 3.0.5675.1 Command line: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe -programdata /var/opt/Emby/server Operating system: Unix 3.10.0.229 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/opt/Emby/server Mono: 3.10.0 (tarball Sat Nov 15 03:35:34 UTC 2014) Application Path: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: name System.ArgumentNullException at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemByName[MusicArtist] (System.String path, System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager.GetArtist (System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Dto.DtoService+<AttachBasicFields>c__AnonStorey6.<>m__1 (System.String i) [0x00000] in <filename unknown>:0 2015-07-30 22:40:24.7055 Error - DtoService: Error getting artist *** Error Report *** Version: 3.0.5675.1 Command line: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe -programdata /var/opt/Emby/server Operating system: Unix 3.10.0.229 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/opt/Emby/server Mono: 3.10.0 (tarball Sat Nov 15 03:35:34 UTC 2014) Application Path: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: name System.ArgumentNullException at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemByName[MusicArtist] (System.String path, System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager.GetArtist (System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Dto.DtoService+<AttachBasicFields>c__AnonStorey6.<>m__1 (System.String i) [0x00000] in <filename unknown>:0 2015-07-30 22:40:24.7214 Error - DtoService: Error getting artist *** Error Report *** Version: 3.0.5675.1 Command line: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe -programdata /var/opt/Emby/server Operating system: Unix 3.10.0.229 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/opt/Emby/server Mono: 3.10.0 (tarball Sat Nov 15 03:35:34 UTC 2014) Application Path: /opt/Emby/server/bin/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: name System.ArgumentNullException at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemByName[MusicArtist] (System.String path, System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.LibraryManager.GetArtist (System.String name) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Dto.DtoService+<AttachBasicFields>c__AnonStorey6.<>m__1 (System.String i) [0x00000] in <filename unknown>:0It looks like a problem with some item in my library but I can't tell from the error where to look exactly. Any ideas?
  14. Hi Everyone, First off, apologies if this is a bit brash, the forum just lost my last full post about this :/ Anyhow, I've running the beta (3.0.5233.40306), everything has been running smooth until last few weeks when it's saying a port is in use when starting MB server. Funny thing is, if I don't close the error dialog and leave it open, everything works fine (web and accessing via MB classic), so I'm not sure what port isn't working. MB server is a fairly vanilla install with ServerWMC and a couple of other plugins I've been using for ages (Trailers, Trakt, etc.). I've killed every process/service I can (except for VMWare workstation and SVN server services), and it still claims a port is in use. The web GUI says it's using ports 8096 and 8945, both of which are free when I launch it. The only real werid thing I've noticed is that one MB process/service is running when I've closed everything and I can't kill it: MediaBrowser.ServerApplication.exe:9996 UDP Morpheus:ssdp *:* TCPView can't find the process, and I can't terminate the connection (I request the process and connection to close and nothing happens). I've done a reinstall and multiple restarts with no luck. I've attached the MB server log and my TCP View log with everything (VMWare and SVN aside) closed. Anyone have any ideas? log.txt unhandled_4d577e32-3e86-4cb8-8581-fd6ae79d1f77.zip Edit: Forgot to put version number in
  15. Every time I start media browser theater it shows following screen. And when clicked on OK, MBT crashes. I tried removing (deleting all files in "%appdata%") and reinstalling MBT, but it didn't work. And one more thing, every time I install MBT it installs beta version automatically. MBS Version :- 3.0.5238.39498 MBT Version :- 3.0.5265.16010 crash_1eae0897-d675-4059-b1ec-6ba864d5777d.txttheater-install.log
  16. I have the server and MBC running on the same PC - with Media Center full screen most of the time. Today I updated MBC and hiding behind was this: Here's the "unhandled...txt" log: Sequence contains no matching element System.InvalidOperationException at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate) at MediaBrowser.Server.Implementations.Session.SessionManager.GetSession(String sessionId) at MediaBrowser.Server.Implementations.Session.SessionManager.<ReportSessionEnded>d__11.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediaBrowser.Dlna.PlayTo.PlayToController.<_SsdpHandler_MessageReceived>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__5(Object state) at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() And here's the server log including the time that this occurred. The time stamp on the "unhandled...txt" log was 30/04/2014 8:10PM
×
×
  • Create New...