Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2024-06-21 17:17:34.614 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:17:34.639 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
- [2024-06-21 17:17:34.641 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:17:34.642 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:17:34.642 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:17:34.643 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:17:34.643 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:17:34.643 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:17:34.643 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:17:34.643 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:17:34.643 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:17:34.644 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:17:34.644 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:17:34.644 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:17:34.684 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:17:34.845 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:17:34.870 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 0]"]
- [2024-06-21 17:17:34.873 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:17:34.873 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:17:34.873 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:17:34.874 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:17:34.874 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:17:34.874 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:17:34.874 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:17:34.874 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:17:34.874 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:17:34.875 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:17:34.875 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:17:34.875 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:17:34.915 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:18:27.531 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:18:27.555 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 0]"]
- [2024-06-21 17:18:27.558 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:18:27.558 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:18:27.558 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:18:27.559 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:18:27.559 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:18:27.559 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:18:27.559 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:18:27.559 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:18:27.559 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:18:27.560 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:18:27.560 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:18:27.560 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:18:27.599 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:19:29.008 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:19:29.032 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 0]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:19:29.035 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:19:29.035 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:19:29.036 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:19:29.036 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:19:29.036 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:19:29.036 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:19:29.037 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:19:29.037 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:19:29.037 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:19:29.037 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:19:29.037 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:19:29.037 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:19:29.077 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:19:51.163 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:19:51.188 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 0]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
- [2024-06-21 17:19:51.190 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:19:51.191 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:19:51.191 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:19:51.191 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:19:51.191 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:19:51.192 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:19:51.192 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:19:51.192 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:19:51.192 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:19:51.192 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:19:51.192 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:19:51.193 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:19:51.232 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:19:52.922 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:19:52.946 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 0]"]
- [2024-06-21 17:19:52.948 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:19:52.949 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:19:52.949 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:19:52.949 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:19:52.950 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:19:52.950 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:19:52.950 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:19:52.950 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:19:52.950 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:19:52.950 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:19:52.950 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:19:52.951 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:19:52.990 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:19:54.697 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:19:54.722 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 0]"]
- [2024-06-21 17:19:54.725 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:19:54.725 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:19:54.725 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:19:54.726 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:19:54.726 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:19:54.726 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:19:54.726 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:19:54.726 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:19:54.726 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:19:54.726 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:19:54.727 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:19:54.727 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:19:54.766 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:19:56.613 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:19:56.637 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 0]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-21 17:19:56.640 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:19:56.640 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:19:56.640 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:19:56.641 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:19:56.641 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:19:56.641 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:19:56.642 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:19:56.642 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:19:56.642 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:19:56.642 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:19:56.642 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:19:56.643 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:19:56.682 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:19:58.914 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:19:58.938 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 0]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:19:58.941 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:19:58.941 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:19:58.941 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:19:58.942 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:19:58.942 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:19:58.942 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:19:58.942 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:19:58.943 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:19:58.943 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:19:58.943 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:19:58.943 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:19:58.943 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:19:58.983 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:02.002 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:02.026 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 0]"]
- [2024-06-21 17:20:02.029 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:02.029 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:02.029 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:02.030 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:02.030 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:02.030 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:02.030 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:02.030 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:02.030 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:02.031 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:02.031 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:02.031 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:02.070 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:17.302 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:17.325 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
- [2024-06-21 17:20:17.328 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:17.328 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:17.328 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:17.329 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:17.329 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:17.329 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:17.329 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:17.329 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:17.329 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:17.330 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:17.330 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:17.330 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:17.369 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:19.051 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:19.075 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]"]
- [2024-06-21 17:20:19.078 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:19.078 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:19.078 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:19.079 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:19.079 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:19.079 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:19.079 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:19.079 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:19.079 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:19.080 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:19.080 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:19.080 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:19.119 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:20.821 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:20.845 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-21 17:20:20.848 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:20.848 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:20.848 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:20.849 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:20.849 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:20.849 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:20.849 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:20.849 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:20.850 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:20.850 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:20.850 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:20.850 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:20.889 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:22.704 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:22.728 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]"]
- [2024-06-21 17:20:22.731 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:22.731 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:22.731 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:22.732 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:22.732 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:22.732 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:22.732 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:22.733 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:22.733 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:22.733 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:22.733 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:22.733 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:22.772 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:24.979 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:25.003 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:20:25.005 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:25.006 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:25.006 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:25.006 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:25.007 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:25.007 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:25.007 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:25.007 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:25.007 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:25.007 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:25.007 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:25.008 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:25.047 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:28.034 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:28.058 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
- [2024-06-21 17:20:28.061 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:28.061 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:28.062 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:28.062 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:28.062 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:28.062 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:28.063 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:28.063 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:28.063 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:28.063 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:28.063 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:28.063 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:28.103 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:32.848 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:32.872 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
- [2024-06-21 17:20:32.875 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:32.875 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:32.875 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:32.876 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:32.876 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:32.876 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:32.876 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:32.876 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:32.876 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:32.876 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:32.877 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:32.877 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:32.920 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:35.475 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:35.499 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]"]
- [2024-06-21 17:20:35.501 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:35.502 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:35.502 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:35.503 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:35.503 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:35.503 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:35.503 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:35.503 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:35.503 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:35.503 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:35.504 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:35.504 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:35.544 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:37.193 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:37.217 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
- [2024-06-21 17:20:37.220 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:37.220 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:37.220 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:37.221 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:37.221 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:37.221 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:37.222 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:37.222 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:37.222 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:37.222 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:37.222 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:37.222 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:37.262 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:39.065 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:39.089 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:20:39.092 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:39.092 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:39.092 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:39.093 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:39.093 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:39.093 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:39.093 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:39.093 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:39.094 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:39.094 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:39.094 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:39.094 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:39.134 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:40.844 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:40.868 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
- [2024-06-21 17:20:40.870 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:40.871 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:40.871 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:40.872 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:40.872 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:40.872 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:40.872 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:40.872 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:40.872 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:40.872 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:40.873 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:40.873 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:40.911 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:41.343 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:41.367 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]"]
- [2024-06-21 17:20:41.370 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:41.370 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:41.370 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:41.371 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:41.371 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:41.371 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:41.371 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:41.371 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:41.372 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:41.372 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:41.372 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:41.372 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:41.412 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:44.434 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:44.458 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:20:44.461 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:44.461 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:44.461 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:44.462 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:44.462 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:44.462 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:44.462 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:44.462 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:44.462 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:44.463 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:44.463 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:44.463 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:44.502 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:49.108 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:49.132 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:20:49.135 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:49.135 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:49.135 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:49.136 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:49.136 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:49.136 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:49.137 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:49.137 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:49.137 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:49.137 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:49.137 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:49.137 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:49.177 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:20:55.135 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:20:55.159 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]"]
- [2024-06-21 17:20:55.162 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:20:55.162 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:20:55.162 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:20:55.163 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:20:55.163 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:20:55.163 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:20:55.163 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:20:55.164 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:20:55.164 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:20:55.164 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:20:55.164 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:20:55.164 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:20:55.204 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:24:46.488 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:24:46.512 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]"]
- [2024-06-21 17:24:46.515 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:24:46.515 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:24:46.515 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:24:46.516 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:24:46.516 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:24:46.516 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:24:46.516 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:24:46.516 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:24:46.516 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:24:46.516 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:24:46.517 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:24:46.517 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:24:46.556 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:24:48.281 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:24:48.305 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:24:48.307 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:24:48.307 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:24:48.308 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:24:48.308 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:24:48.308 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:24:48.308 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:24:48.309 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:24:48.309 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:24:48.309 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:24:48.309 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:24:48.309 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:24:48.309 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:24:48.348 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:24:49.947 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:24:49.972 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-21 17:24:49.974 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:24:49.975 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:24:49.975 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:24:49.975 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:24:49.976 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:24:49.976 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:24:49.976 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:24:49.976 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:24:49.976 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:24:49.976 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:24:49.976 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:24:49.977 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:24:50.016 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:24:51.838 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:24:51.861 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
- [2024-06-21 17:24:51.864 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:24:51.864 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:24:51.864 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:24:51.865 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:24:51.865 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:24:51.865 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:24:51.865 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:24:51.866 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:24:51.866 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:24:51.866 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:24:51.866 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:24:51.866 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:24:51.906 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:24:54.106 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:24:54.130 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]"]
- [2024-06-21 17:24:54.133 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:24:54.133 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:24:54.133 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:24:54.134 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:24:54.134 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:24:54.134 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:24:54.134 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:24:54.134 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:24:54.135 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:24:54.135 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:24:54.135 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:24:54.135 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:24:54.174 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:25:21.533 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:25:21.557 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:25:21.560 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:25:21.560 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:25:21.560 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:25:21.561 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:25:21.561 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:25:21.561 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:25:21.561 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:25:21.562 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:25:21.562 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:25:21.562 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:25:21.562 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:25:21.562 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:25:21.602 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:25:23.309 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:25:23.333 +00:00] [INF] [1] Main: Environment Variables: ["[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:25:23.336 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:25:23.336 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:25:23.336 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:25:23.337 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:25:23.337 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:25:23.337 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:25:23.337 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:25:23.337 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:25:23.337 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:25:23.338 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:25:23.338 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:25:23.338 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:25:23.377 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:25:25.126 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:25:25.151 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]"]
- [2024-06-21 17:25:25.153 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:25:25.154 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:25:25.154 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:25:25.155 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:25:25.155 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:25:25.155 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:25:25.155 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:25:25.155 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:25:25.155 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:25:25.155 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:25:25.156 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:25:25.156 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:25:25.195 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:25:27.009 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:25:27.033 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]"]
- [2024-06-21 17:25:27.036 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:25:27.036 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:25:27.037 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:25:27.037 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:25:27.037 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:25:27.038 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:25:27.038 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:25:27.038 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:25:27.038 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:25:27.038 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:25:27.038 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:25:27.039 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:25:27.078 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:25:29.328 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:25:29.352 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
- [2024-06-21 17:25:29.355 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:25:29.355 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:25:29.355 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:25:29.356 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:25:29.356 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:25:29.356 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:25:29.356 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:25:29.356 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:25:29.357 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:25:29.357 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:25:29.357 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:25:29.357 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:25:29.396 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:25:32.421 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:25:32.445 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:25:32.448 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:25:32.448 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:25:32.448 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:25:32.449 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:25:32.449 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:25:32.449 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:25:32.449 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:25:32.449 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:25:32.449 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:25:32.449 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:25:32.450 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:25:32.450 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:25:32.489 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:25:37.142 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:25:37.166 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
- [2024-06-21 17:25:37.169 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:25:37.169 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:25:37.169 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:25:37.170 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:25:37.170 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:25:37.170 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:25:37.171 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:25:37.171 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:25:37.171 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:25:37.171 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:25:37.171 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:25:37.171 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:25:37.212 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:25:45.029 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:25:45.053 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
- [2024-06-21 17:25:45.056 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:25:45.056 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:25:45.056 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:25:45.057 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:25:45.057 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:25:45.057 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:25:45.057 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:25:45.057 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:25:45.058 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:25:45.058 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:25:45.058 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:25:45.058 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:25:45.098 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:25:59.315 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:25:59.339 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
- [2024-06-21 17:25:59.341 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:25:59.342 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:25:59.342 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:25:59.343 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:25:59.343 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:25:59.343 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:25:59.343 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:25:59.343 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:25:59.343 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:25:59.343 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:25:59.343 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:25:59.343 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:25:59.383 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:27:44.354 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:27:44.378 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]"]
- [2024-06-21 17:27:44.381 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:27:44.381 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:27:44.382 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:27:44.382 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:27:44.382 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:27:44.382 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:27:44.383 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:27:44.383 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:27:44.383 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:27:44.383 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:27:44.383 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:27:44.383 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:27:44.423 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:27:46.149 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:27:46.173 +00:00] [INF] [1] Main: Environment Variables: ["[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
- [2024-06-21 17:27:46.176 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:27:46.177 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:27:46.177 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:27:46.177 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:27:46.177 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:27:46.178 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:27:46.178 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:27:46.178 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:27:46.178 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:27:46.178 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:27:46.178 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:27:46.178 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:27:46.218 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:27:47.807 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:27:47.831 +00:00] [INF] [1] Main: Environment Variables: ["[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:27:47.833 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:27:47.834 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:27:47.834 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:27:47.834 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:27:47.835 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:27:47.835 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:27:47.835 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:27:47.835 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:27:47.835 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:27:47.835 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:27:47.835 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:27:47.836 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:27:47.875 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:27:49.772 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:27:49.796 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:27:49.799 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:27:49.799 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:27:49.799 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:27:49.800 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:27:49.800 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:27:49.800 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:27:49.800 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:27:49.800 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:27:49.800 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:27:49.800 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:27:49.801 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:27:49.801 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:27:49.841 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:27:52.063 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:27:52.086 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:27:52.089 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:27:52.089 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:27:52.089 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:27:52.090 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:27:52.090 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:27:52.090 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:27:52.090 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:27:52.090 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:27:52.091 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:27:52.091 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:27:52.091 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:27:52.091 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:27:52.130 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:27:55.155 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:27:55.179 +00:00] [INF] [1] Main: Environment Variables: ["[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
- [2024-06-21 17:27:55.182 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:27:55.182 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:27:55.182 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:27:55.183 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:27:55.183 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:27:55.183 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:27:55.183 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:27:55.183 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:27:55.183 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:27:55.183 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:27:55.184 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:27:55.184 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:27:55.223 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:27:59.833 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:27:59.856 +00:00] [INF] [1] Main: Environment Variables: ["[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:27:59.859 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:27:59.859 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:27:59.859 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:27:59.860 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:27:59.860 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:27:59.860 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:27:59.860 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:27:59.860 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:27:59.860 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:27:59.861 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:27:59.861 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:27:59.861 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:27:59.900 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:33:38.458 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:33:38.483 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]"]
- [2024-06-21 17:33:38.485 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:33:38.486 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:33:38.486 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:33:38.486 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:33:38.487 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:33:38.487 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:33:38.487 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:33:38.487 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:33:38.487 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:33:38.487 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:33:38.488 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:33:38.488 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:33:38.527 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:33:40.172 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:33:40.196 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
- [2024-06-21 17:33:40.199 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:33:40.199 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:33:40.199 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:33:40.200 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:33:40.200 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:33:40.200 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:33:40.200 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:33:40.201 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:33:40.201 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:33:40.201 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:33:40.201 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:33:40.201 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:33:40.240 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:33:41.894 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:33:41.918 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-21 17:33:41.920 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:33:41.921 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:33:41.921 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:33:41.922 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:33:41.922 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:33:41.922 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:33:41.922 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:33:41.922 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:33:41.922 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:33:41.922 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:33:41.922 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:33:41.923 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:33:41.962 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:33:43.792 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:33:43.816 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
- [2024-06-21 17:33:43.818 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:33:43.819 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:33:43.819 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:33:43.820 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:33:43.820 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:33:43.820 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:33:43.820 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:33:43.820 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:33:43.820 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:33:43.820 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:33:43.821 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:33:43.821 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:33:43.861 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:33:46.088 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:33:46.111 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-21 17:33:46.114 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:33:46.114 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:33:46.115 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:33:46.115 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:33:46.115 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:33:46.116 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:33:46.116 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:33:46.116 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:33:46.116 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:33:46.116 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:33:46.116 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:33:46.117 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:33:46.156 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:33:49.185 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:33:49.209 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]"]
- [2024-06-21 17:33:49.212 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:33:49.212 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:33:49.213 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:33:49.213 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:33:49.213 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:33:49.214 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:33:49.214 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:33:49.214 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:33:49.214 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:33:49.214 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:33:49.214 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:33:49.215 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:33:49.254 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:33:53.858 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:33:53.882 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]"]
- [2024-06-21 17:33:53.885 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:33:53.885 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:33:53.885 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:33:53.886 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:33:53.886 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:33:53.886 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:33:53.886 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:33:53.886 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:33:53.887 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:33:53.887 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:33:53.887 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:33:53.887 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:33:53.927 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:34:01.752 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:34:01.776 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
- [2024-06-21 17:34:01.778 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:34:01.779 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:34:01.779 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:34:01.780 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:34:01.780 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:34:01.780 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:34:01.780 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:34:01.780 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:34:01.780 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:34:01.780 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:34:01.781 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:34:01.781 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:34:01.820 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:34:16.041 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:34:16.065 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
- [2024-06-21 17:34:16.068 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:34:16.068 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:34:16.068 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:34:16.069 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:34:16.069 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:34:16.069 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:34:16.069 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:34:16.070 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:34:16.070 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:34:16.070 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:34:16.070 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:34:16.070 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:34:16.109 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:34:43.176 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:34:43.200 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
- [2024-06-21 17:34:43.202 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:34:43.203 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:34:43.203 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:34:43.203 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:34:43.204 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:34:43.204 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:34:43.204 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:34:43.204 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:34:43.204 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:34:43.204 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:34:43.204 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:34:43.204 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:34:43.244 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:39:25.035 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:39:25.059 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-21 17:39:25.062 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:39:25.062 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:39:25.062 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:39:25.063 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:39:25.063 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:39:25.063 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:39:25.063 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:39:25.064 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:39:25.064 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:39:25.064 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:39:25.064 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:39:25.064 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:39:25.104 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:39:26.768 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:39:26.792 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
- [2024-06-21 17:39:26.794 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:39:26.795 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:39:26.795 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:39:26.796 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:39:26.796 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:39:26.796 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:39:26.796 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:39:26.796 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:39:26.796 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:39:26.796 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:39:26.797 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:39:26.797 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:39:26.837 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:39:28.520 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:39:28.544 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
- [2024-06-21 17:39:28.546 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:39:28.547 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:39:28.547 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:39:28.548 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:39:28.548 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:39:28.548 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:39:28.548 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:39:28.548 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:39:28.548 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:39:28.549 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:39:28.549 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:39:28.549 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:39:28.588 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:39:30.473 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:39:30.497 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
- [2024-06-21 17:39:30.500 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:39:30.500 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:39:30.500 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:39:30.501 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:39:30.501 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:39:30.501 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:39:30.501 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:39:30.502 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:39:30.502 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:39:30.502 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:39:30.502 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:39:30.502 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:39:30.542 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:39:32.773 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:39:32.797 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
- [2024-06-21 17:39:32.800 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:39:32.800 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:39:32.800 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:39:32.801 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:39:32.801 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:39:32.801 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:39:32.801 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:39:32.801 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:39:32.802 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:39:32.802 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:39:32.802 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:39:32.802 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:39:32.841 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:39:35.914 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:39:35.937 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
- [2024-06-21 17:39:35.940 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:39:35.940 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:39:35.940 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:39:35.941 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:39:35.941 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:39:35.941 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:39:35.941 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:39:35.942 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:39:35.942 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:39:35.942 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:39:35.942 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:39:35.942 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:39:35.982 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:39:40.580 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:39:40.604 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-21 17:39:40.607 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:39:40.607 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:39:40.607 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:39:40.608 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:39:40.608 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:39:40.608 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:39:40.608 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:39:40.608 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:39:40.609 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:39:40.609 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:39:40.609 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:39:40.609 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:39:40.651 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:39:48.493 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:39:48.518 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
- [2024-06-21 17:39:48.520 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:39:48.520 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:39:48.521 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:39:48.521 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:39:48.521 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:39:48.521 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:39:48.522 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:39:48.522 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:39:48.522 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:39:48.522 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:39:48.522 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:39:48.522 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:39:48.561 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:40:02.797 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:40:02.820 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-21 17:40:02.823 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:40:02.823 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:40:02.824 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:40:02.824 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:40:02.824 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:40:02.824 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:40:02.825 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:40:02.825 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:40:02.825 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:40:02.825 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:40:02.825 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:40:02.825 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:40:02.864 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:40:29.905 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:40:29.929 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
- [2024-06-21 17:40:29.931 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:40:29.932 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:40:29.932 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:40:29.933 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:40:29.933 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:40:29.933 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:40:29.933 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:40:29.933 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:40:29.933 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:40:29.933 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:40:29.934 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:40:29.934 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:40:29.973 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:41:22.588 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:41:22.612 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]"]
- [2024-06-21 17:41:22.614 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:41:22.615 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:41:22.615 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:41:22.615 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:41:22.616 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:41:22.616 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:41:22.616 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:41:22.616 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:41:22.616 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:41:22.616 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:41:22.616 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:41:22.617 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:41:22.656 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:42:24.060 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:42:24.084 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:42:24.086 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:42:24.087 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:42:24.087 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:42:24.088 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:42:24.088 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:42:24.088 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:42:24.088 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:42:24.088 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:42:24.088 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:42:24.089 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:42:24.089 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:42:24.089 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:42:24.128 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:43:25.546 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:43:25.570 +00:00] [INF] [1] Main: Environment Variables: ["[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:43:25.573 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:43:25.573 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:43:25.573 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:43:25.574 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:43:25.574 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:43:25.574 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:43:25.574 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:43:25.574 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:43:25.575 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:43:25.575 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:43:25.575 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:43:25.575 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:43:25.614 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:55:01.944 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:55:01.968 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
- [2024-06-21 17:55:01.970 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:55:01.971 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:55:01.971 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:55:01.972 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:55:01.972 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:55:01.972 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:55:01.972 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:55:01.972 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:55:01.972 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:55:01.972 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:55:01.973 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:55:01.973 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:55:02.012 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:55:03.715 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:55:03.739 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-21 17:55:03.741 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:55:03.742 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:55:03.742 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:55:03.743 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:55:03.743 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:55:03.743 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:55:03.743 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:55:03.743 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:55:03.743 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:55:03.744 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:55:03.744 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:55:03.744 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:55:03.783 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:55:05.403 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:55:05.427 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
- [2024-06-21 17:55:05.429 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:55:05.430 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:55:05.430 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:55:05.431 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:55:05.431 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:55:05.431 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:55:05.431 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:55:05.431 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:55:05.431 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:55:05.431 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:55:05.432 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:55:05.432 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:55:05.471 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:55:07.284 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:55:07.308 +00:00] [INF] [1] Main: Environment Variables: ["[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-21 17:55:07.311 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:55:07.311 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:55:07.311 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:55:07.312 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:55:07.312 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:55:07.312 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:55:07.312 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:55:07.313 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:55:07.313 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:55:07.313 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:55:07.313 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:55:07.313 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:55:07.353 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:55:09.556 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:55:09.581 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_CACHE_DIR, /cache]"]
- [2024-06-21 17:55:09.583 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:55:09.583 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:55:09.584 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:55:09.584 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:55:09.584 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:55:09.584 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:55:09.585 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:55:09.585 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:55:09.585 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:55:09.585 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:55:09.585 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:55:09.585 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:55:09.625 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:55:12.657 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:55:12.681 +00:00] [INF] [1] Main: Environment Variables: ["[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-21 17:55:12.683 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:55:12.684 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:55:12.684 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:55:12.684 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:55:12.685 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:55:12.685 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:55:12.685 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:55:12.685 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:55:12.685 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:55:12.685 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:55:12.686 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:55:12.686 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:55:12.725 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:55:17.370 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:55:17.395 +00:00] [INF] [1] Main: Environment Variables: ["[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
- [2024-06-21 17:55:17.397 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:55:17.398 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:55:17.398 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:55:17.399 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:55:17.399 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:55:17.399 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:55:17.399 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:55:17.399 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:55:17.399 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:55:17.399 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:55:17.399 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:55:17.400 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:55:17.439 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
- [2024-06-21 17:55:25.253 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-21 17:55:25.277 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
- [2024-06-21 17:55:25.280 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-21 17:55:25.280 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2024-06-21 17:55:25.280 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-21 17:55:25.281 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-21 17:55:25.281 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-21 17:55:25.281 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-21 17:55:25.281 +00:00] [INF] [1] Main: Program data path: "/config"
- [2024-06-21 17:55:25.282 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-21 17:55:25.282 +00:00] [INF] [1] Main: Config directory path: "/config/config"
- [2024-06-21 17:55:25.282 +00:00] [INF] [1] Main: Cache path: "/cache"
- [2024-06-21 17:55:25.282 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2024-06-21 17:55:25.282 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2024-06-21 17:55:25.322 +00:00] [FTL] [1] Main: Unhandled Exception
- System.InvalidOperationException: There is an error in XML document (0, 0).
- ---> System.Xml.XmlException: Root element is missing.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
- at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- at System.Xml.XmlReader.MoveToContent()
- 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)
Add Comment
Please, Sign In to add comment