Jump to content

server 14.04 lts not starting after Version: 3.0.5781.4 update


Recommended Posts

Posted

here is the error report in the log file

 

*** Error Report ***
Version: 3.0.5781.4
Command line: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 3.13.0.63
Processor count: 2
64-Bit OS: True
64-Bit Process: True
Program data path: /var/lib/emby-server
Mono: 4.0.3 (Stable 4.0.3.20/d6946b4 Thu Aug 13 12:46:26 UTC 2015)
Application Path: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe
Text node cannot appear in this state.  Line 2, position 1.
System.Xml.XmlException
 at Mono.Xml2.XmlTextReader.ReadText (Boolean notWhitespace) [0x00000] in <filename unknown>:0 
 at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0 
 at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0 
 at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0 
 at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0 
 at System.Xml.XmlReader.MoveToContent () [0x00000] in <filename unknown>:0 
 at MediaBrowser.XbmcMetadata.Parsers.BaseNfoParser`1[MediaBrowser.Controller.Entities.TV.Episode].Fetch (MediaBrowser.Controller.Providers.MetadataResult`1 item, System.String metadataFile, System.Xml.XmlReaderSettings settings, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0 
 at MediaBrowser.XbmcMetadata.Parsers.BaseNfoParser`1[MediaBrowser.Controller.Entities.TV.Episode].Fetch (MediaBrowser.Controller.Providers.MetadataResult`1 item, System.String metadataFile, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0 
 at MediaBrowser.XbmcMetadata.Parsers.EpisodeNfoParser.Fetch (MediaBrowser.Controller.Providers.MetadataResult`1 item, System.Collections.Generic.List`1 images, System.String metadataFile, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0 
 at MediaBrowser.XbmcMetadata.Providers.EpisodeNfoProvider.Fetch (MediaBrowser.Controller.Providers.MetadataResult`1 result, System.String path, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0 
 at MediaBrowser.XbmcMetadata.Providers.BaseNfoProvider`1+<GetMetadata>c__async0[MediaBrowser.Controller.Entities.TV.Episode].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.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Providers.MetadataResult`1[MediaBrowser.Controller.Entities.TV.Episode]].GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Providers.Manager.MetadataService`2+<RefreshWithProviders>c__async3[MediaBrowser.Controller.Entities.TV.Episode,MediaBrowser.Controller.Providers.EpisodeInfo].MoveNext () [0x00000] in <filename unknown>:0 
 
2015-12-08 14:28:37.4959 Error - App: Error in Nfo 
Posted

Try to take a look on what you have configured in the /etc/default/emby-server or, if you have it, /etc/emby-server.conf.

After the last upgrade, I think that some defaults path are changed.. I had a similar issue...

 

Take a look particularly at this line:

EMBY_BIN="/usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe"

This is the right one that works for me, before the upgrade the path was /usr/lib/emby-server/MediaBrowser.Server.Mono.exe, maybe it's the same for you.

Let us know

 

Bonfi

nicheplayer
Posted

I'm running Version: 3.0.5781.4 now, and when I do a restart via the web interface, it doesn't restart. I'll take a look at Bonfi's recommendation.

Posted (edited)

I'm running Version: 3.0.5781.4 now, and when I do a restart via the web interface, it doesn't restart. I'll take a look at Bonfi's recommendation.

 

For your problem you can take a look at this post in the ubuntu page.

I think it's another problem, not related to this one, since your server is actually running.

Edited by Bonfi
  • Like 1

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