Jump to content

constant error messages in log


spon

Recommended Posts

Can someone take a look at the following error from the log file and advise? It repeats over and over in all of my log files. I see it references "Operating system: Windows NT" but I'm actually running windows 10. 

 

Thanks

 

 

 

2016-09-23 00:00:01.4297 Error App: Error in Emby Xml
    *** Error Report ***
    Version: 3.0.7200.0
    Command line: C:\Users\BW\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
    Operating system: Microsoft Windows NT 6.2.9200.0
    Processor count: 2
    64-Bit OS: True
    64-Bit Process: True
    Program data path: C:\Users\BW\AppData\Roaming\MediaBrowser-Server
    Application Path: C:\Users\BW\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
    Root element is missing.
    System.Xml.XmlException
     at System.Xml.XmlTextReaderImpl.Throw(Exception e)
     at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
     at System.Xml.XmlReader.MoveToContent()
     at MediaBrowser.Controller.Providers.BaseItemXmlParser`1.Fetch(MetadataResult`1 item, String metadataFile, XmlReaderSettings settings, Encoding encoding, CancellationToken cancellationToken)
     at MediaBrowser.Controller.Providers.BaseItemXmlParser`1.Fetch(MetadataResult`1 item, String metadataFile, CancellationToken cancellationToken)
     at MediaBrowser.LocalMetadata.Providers.EpisodeXmlProvider.Fetch(MetadataResult`1 result, String path, CancellationToken cancellationToken)
     at MediaBrowser.LocalMetadata.BaseXmlProvider`1.<GetMetadata>d__0.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
     at MediaBrowser.Providers.Manager.MetadataService`2.<RefreshWithProviders>d__4a.MoveNext()

Link to comment
Share on other sites

You have invalid xml files somewhere.  First place to look is in your media folders.

 

Thanks ebr. I have a TON of media folders. If I remove all of the folders from my library, delete all xmls and then re-add the folders, will Emby re-create the necessary xmls?

Link to comment
Share on other sites

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...