Jump to content

Exception Error starting today


Recommended Posts

Posted

I started getting an exception error today and MB3 stopped working.  The service wont start (error 1053). Here is the error I get.  Any ideas?  If I could figure out to roll it back to an earlier version, I would but not sure where to find it.  Thanks.

 

 

ERROR LOG:

Object reference not set to an instance of an object.
System.NullReferenceException
   at MediaBrowser.Api.Playback.Hls.VideoHlsService.<ExtendPlaylistTimer>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__1(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()

 

 

SERVER LOG: 2014-04-06 19:26:28.0673 Info - Main: Media Browser Server started
2014-04-06 19:26:28.0753 Info - Main: Command line: C:\Users\user\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe -service
2014-04-06 19:26:28.0753 Info - Main: Server: MEDIABROWSER
2014-04-06 19:26:28.0753 Info - Main: Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
2014-04-06 19:26:28.0753 Info - Main: Program data path: C:\Users\user\AppData\Roaming\MediaBrowser-Server
2014-04-06 19:26:28.0753 Info - Main: Application Path: C:\Users\user\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
2014-04-06 19:26:28.3523 Info - App: Application Configuration:
 {"WeatherLocation":"21085","WeatherUnit":"Fahrenheit","EnableHttpLevelLogging":true,"EnableUPnP":true,"HttpServerPortNumber":8096,"LegacyWebSocketPortNumber":8945,"EnableInternetProviders":true,"SeasonZeroDisplayName":"Specials","MetadataRefreshDays":30,"SaveLocalMeta":true,"RefreshItemImages":false,"PreferredMetadataLanguage":"en","MetadataCountryCode":"US","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"ShowLogWindow":false,"RecentItemDays":10,"MinResumePct":0,"MaxResumePct":100,"MinResumeDurationSeconds":30,"RealtimeWatcherDelay":20,"EnableDashboardResponseCaching":true,"ManualLoginClients":[],"EnableTvDbUpdates":false,"EnableTmdbUpdates":false,"EnableFanArtUpdates":false,"ImageSavingConvention":"Compatible","EnablePeoplePrefixSubFolders":true,"MediaEncodingQuality":"Auto","AllowVideoUpscaling":false,"EnableMovieChapterImageExtraction":true,"EnableEpisodeChapterImageExtraction":true,"EnableOtherVideoChapterImageExtraction":true,"MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]}],"EnableDebugEncodingLogging":false,"EnableAutomaticRestart":true,"TvFileOrganizationOptions":{"IsEnabled":false,"MinFileSizeMb":50,"LeftOverFileExtensionsToDelete":[],"WatchLocations":[],"SeasonFolderPattern":"Season %s","SeasonZeroFolderName":"Season 0","EpisodeNamePattern":"%sn - %sx%0e - %en.%ext","MultiEpisodeNamePattern":"%sn - %sx%0e-x%0ed - %en.%ext","OverwriteExistingEpisodes":false,"DeleteEmptyFolders":false,"CopyOriginalFile":false},"LiveTvOptions":{},"EnableRealtimeMonitor":true,"PathSubstitutions":[],"DlnaOptions":{"EnablePlayTo":true,"EnablePlayToDebugLogging":false},"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":true,"IsStartupWizardCompleted":true,"CachePath":""}
2014-04-06 19:26:28.3593 Info - App: Loading MediaBrowser.Api, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null
2014-04-06 19:26:28.3593 Info - App: Loading MediaBrowser.WebDashboard, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null
2014-04-06 19:26:28.3593 Info - App: Loading MediaBrowser.Model, Version=3.0.5192.19558, Culture=neutral, PublicKeyToken=null
2014-04-06 19:26:28.3593 Info - App: Loading MediaBrowser.Common, Version=3.0.5192.19558, Culture=neutral, PublicKeyToken=null
2014-04-06 19:26:28.3593 Info - App: Loading MediaBrowser.Controller, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null
2014-04-06 19:26:28.3593 Info - App: Loading MediaBrowser.Providers, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null
2014-04-06 19:26:28.3593 Info - App: Loading MediaBrowser.Common.Implementations, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null
2014-04-06 19:26:28.3593 Info - App: Loading MediaBrowser.Server.Implementations, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null
2014-04-06 19:26:28.3593 Info - App: Loading MediaBrowser.Dlna, Version=3.0.5192.19559, Culture=neutral, PublicKeyToken=null
2014-04-06 19:26:28.3593 Info - App: Loading MediaBrowser.IsoMounter, Version=1.0.5079.1480, Culture=neutral, PublicKeyToken=null
2014-04-06 19:26:28.3593 Info - App: Loading MediaBrowser.ServerApplication, Version=3.0.5192.19560, Culture=neutral, PublicKeyToken=null
2014-04-06 19:26:28.4773 Info - App: Version 3.0.5192.19560 initializing
2014-04-06 19:26:28.5243 Info - SqliteUserRepository: Opening C:\Users\user\AppData\Roaming\MediaBrowser-Server\data\users.db
2014-04-06 19:26:28.5943 Info - SqliteItemRepository: Opening C:\Users\user\AppData\Roaming\MediaBrowser-Server\data\chapters.db
2014-04-06 19:26:28.5943 Info - SqliteItemRepository: Opening C:\Users\user\AppData\Roaming\MediaBrowser-Server\data\mediainfo.db
2014-04-06 19:26:28.6083 Info - SqliteFileOrganizationRepository: Opening C:\Users\user\AppData\Roaming\MediaBrowser-Server\data\fileorganization.db
2014-04-06 19:26:28.7183 Info - SqliteDisplayPreferencesRepository: Opening C:\Users\user\AppData\Roaming\MediaBrowser-Server\data\displaypreferences.db
2014-04-06 19:26:28.7183 Info - SqliteItemRepository: Opening C:\Users\user\AppData\Roaming\MediaBrowser-Server\data\library.db
2014-04-06 19:26:28.7183 Info - SqliteNotificationsRepository: Opening C:\Users\user\AppData\Roaming\MediaBrowser-Server\data\notifications.db
2014-04-06 19:26:28.7183 Info - SqliteUserDataRepository: Opening C:\Users\user\AppData\Roaming\MediaBrowser-Server\data\userdata_v2.db
2014-04-06 19:26:28.7183 Info - SqliteProviderInfoRepository: Opening C:\Users\user\AppData\Roaming\MediaBrowser-Server\data\refreshinfo.db
2014-04-06 19:26:28.9004 Info - HttpServer: Calling ServiceStack AppHost.Init
2014-04-06 19:26:29.4774 Info - ServiceStackHost: Initializing Application took 841.0481ms
2014-04-06 19:26:29.4884 Info - App: Loading Http Server
2014-04-06 19:26:29.4944 Info - HttpServer: Adding HttpListener prefix http://+:8096/mediabrowser/
2014-04-06 19:26:29.4944 Info - HttpServer: Starting HttpListner
2014-04-06 19:26:29.5124 Info - App: Starting Alchemy web socket server on port 8945
2014-04-06 19:26:29.5124 Info - App: Alchemy Web Socket Server started
2014-04-06 19:26:29.5514 Debug - HttpServer: HTTP GET http://192.168.1.205:8096/mediabrowser/Videos/9f3a3ac7296a3dc922dded124cf6c4e0/hls/0094fccf-91c6-7750-cdad-6879eb0f1efc/0094fccf-91c6-7750-cdad-6879eb0f1efc144.ts?profile=high&deviceid=1RC39S143067&audiochannels=2&audiobitrate=128000&maxwidth=1920&timestampoffsetms=0&audiocodec=aac&videobitrate=6200000&level=4.0&maxheight=1080&videocodec=h264
2014-04-06 19:26:29.6364 Warn - StringMapTypeDeserializer: Property 'timestampoffsetms' does not exist on type 'MediaBrowser.Api.Playback.Hls.GetHlsVideoSegment'
2014-04-06 19:26:30.1704 Error - Main: UnhandledException
 Object reference not set to an instance of an object.
 System.NullReferenceException
    at MediaBrowser.Api.Playback.Hls.VideoHlsService.<ExtendPlaylistTimer>d__3.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__1(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()
 

 

Posted

Start up with the tray icon and see if you can start normally. Then if that works out, go back to the service.

Posted

I have uninstalled/reinstalled MB3 to no avail.  Regardless of how I run it, it still spits out that error.  I am not sure what I am looking at with the logs.....I am hoping not to have to wipe my entire PC and start over :(

Posted

Any  ideas or should I wipe the box and start from scratch?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...