• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting jellyfin won't launch since 10.9.11 update

     
    • 0 Vote(s) - 0 Average

    jellyfin won't launch since 10.9.11 update

    jellyhank
    Offline

    Junior Member

    Posts: 15
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    Country:United States
    #1
    2024-09-15, 12:03 AM
    Hi all,

    I've been enjoying Jellyfin for the past month or so, and recently decided to update to 10.9.11. I'm running a baremetal (Intel NUC) Ubuntu to host my Jellyfin. 

    When I run jellyfin in the terminal, this is what i get:


    hank@jellyfin:~$ jellyfin
    [23:51:51] [INF] [1] Main: Jellyfin version: 10.9.11
    [23:51:51] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/hank/jellyfin/log]"]
    [23:51:51] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll"]
    [23:51:51] [INF] [1] Main: Operating system: Ubuntu 24.04.1 LTS
    [23:51:51] [INF] [1] Main: Architecture: X64
    [23:51:51] [INF] [1] Main: 64-Bit Process: True
    [23:51:51] [INF] [1] Main: User Interactive: True
    [23:51:51] [INF] [1] Main: Processor count: 4
    [23:51:51] [INF] [1] Main: Program data path: /home/hank/jellyfin
    [23:51:51] [INF] [1] Main: Log directory path: /home/hank/jellyfin/log
    [23:51:51] [INF] [1] Main: Config directory path: /home/hank/jellyfin
    [23:51:51] [INF] [1] Main: Cache path: /home/hank/.cache/jellyfin
    [23:51:51] [INF] [1] Main: Web resources path: /usr/lib/jellyfin/bin/jellyfin-web
    [23:51:51] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
    [23:51:51] [FTL] [1] Main: Unhandled Exception
    System.InvalidOperationException: There is an error in XML document (400, 26).
    ---> System.Xml.XmlException: Unexpected end of file while parsing Name has occurred. Line 400, position 26.
      at System.Xml.XmlTextReaderImpl.Throw(Exception e)
      at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
      at System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset, Int32& colonPos)
      at System.Xml.XmlTextReaderImpl.ParseElement()
      at System.Xml.XmlTextReaderImpl.ParseElementContent()
      at System.Xml.XmlReader.MoveToContent()
      at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderMigrationOptions.Read3_MigrationOptions(Boolean isNullable, Boolean checkType)
      at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderMigrationOptions.Read4_MigrationOptions()
      at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
      at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
      --- End of inner exception stack trace ---
      at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
      at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
      at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromStream(Type type, Stream stream)
      at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromFile(Type type, String file)
      at Jellyfin.Server.Migrations.MigrationRunner.RunPreStartup(ServerApplicationPaths appPaths, ILoggerFactory loggerFactory)
      at Jellyfin.Server.Program.StartApp(StartupOptions options)
      at Jellyfin.Server.Program.<Main>(String[] args)
    Unhandled exception. System.InvalidOperationException: There is an error in XML document (400, 26).
    ---> System.Xml.XmlException: Unexpected end of file while parsing Name has occurred. Line 400, position 26.
      at System.Xml.XmlTextReaderImpl.Throw(Exception e)
      at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
      at System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset, Int32& colonPos)
      at System.Xml.XmlTextReaderImpl.ParseElement()
      at System.Xml.XmlTextReaderImpl.ParseElementContent()
      at System.Xml.XmlReader.MoveToContent()
      at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderMigrationOptions.Read3_MigrationOptions(Boolean isNullable, Boolean checkType)
      at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderMigrationOptions.Read4_MigrationOptions()
      at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
      at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
      --- End of inner exception stack trace ---
      at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
      at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
      at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromStream(Type type, Stream stream)
      at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromFile(Type type, String file)
      at Jellyfin.Server.Migrations.MigrationRunner.RunPreStartup(ServerApplicationPaths appPaths, ILoggerFactory loggerFactory)
      at Jellyfin.Server.Program.StartApp(StartupOptions options)
      at Jellyfin.Server.Program.<Main>(String[] args)
    Aborted (core dumped)


    Any advice would be appreciated! In typical n00b fashion, I didn't make a back-up, ah well ...
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-15, 12:03 AM
    RE: jellyfin won't launch since 10.9.11 update - by TheDreadPirate - 2024-09-15, 12:54 AM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-15, 01:08 AM
    RE: jellyfin won't launch since 10.9.11 update - by TheDreadPirate - 2024-09-15, 01:49 AM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-15, 02:28 AM
    RE: jellyfin won't launch since 10.9.11 update - by TheDreadPirate - 2024-09-15, 02:41 AM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-15, 04:10 AM
    RE: jellyfin won't launch since 10.9.11 update - by TheDreadPirate - 2024-09-15, 04:19 PM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-15, 04:39 PM
    RE: jellyfin won't launch since 10.9.11 update - by TheDreadPirate - 2024-09-16, 04:18 PM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-18, 03:32 PM
    RE: jellyfin won't launch since 10.9.11 update - by TheDreadPirate - 2024-09-18, 03:43 PM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-19, 02:52 AM
    RE: jellyfin won't launch since 10.9.11 update - by Efficient_Good_5784 - 2024-09-19, 06:01 AM
    RE: jellyfin won't launch since 10.9.11 update - by TheDreadPirate - 2024-09-19, 12:55 PM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-20, 05:36 AM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-22, 03:02 AM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-22, 04:32 AM
    RE: jellyfin won't launch since 10.9.11 update - by TheDreadPirate - 2024-09-22, 06:54 PM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-23, 01:40 AM
    RE: jellyfin won't launch since 10.9.11 update - by TheDreadPirate - 2024-09-23, 02:32 AM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-27, 04:22 PM
    RE: jellyfin won't launch since 10.9.11 update - by TheDreadPirate - 2024-09-27, 04:32 PM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-27, 10:13 PM
    RE: jellyfin won't launch since 10.9.11 update - by TheDreadPirate - 2024-09-28, 12:27 AM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-28, 03:38 AM
    RE: jellyfin won't launch since 10.9.11 update - by TheDreadPirate - 2024-09-28, 03:51 AM
    RE: jellyfin won't launch since 10.9.11 update - by jellyhank - 2024-09-28, 04:27 AM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode