Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2024
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.00 KB | None | 0 0
  1. [2024-06-03 17:36:39.715 -07:00] [INF] [1] Main: Jellyfin version: "10.9.3"
  2. [2024-06-03 17:36:39.736 -07:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\Users\Lucifer\AppData\Local\Jellyfin\log]"]
  3. [2024-06-03 17:36:39.740 -07:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\Users\Lucifer\AppData\Local\Jellyfin"]
  4. [2024-06-03 17:36:39.743 -07:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.19045"
  5. [2024-06-03 17:36:39.744 -07:00] [INF] [1] Main: Architecture: X64
  6. [2024-06-03 17:36:39.746 -07:00] [INF] [1] Main: 64-Bit Process: True
  7. [2024-06-03 17:36:39.747 -07:00] [INF] [1] Main: User Interactive: True
  8. [2024-06-03 17:36:39.748 -07:00] [INF] [1] Main: Processor count: 16
  9. [2024-06-03 17:36:39.749 -07:00] [INF] [1] Main: Program data path: "C:\Users\Lucifer\AppData\Local\Jellyfin"
  10. [2024-06-03 17:36:39.753 -07:00] [INF] [1] Main: Log directory path: "C:\Users\Lucifer\AppData\Local\Jellyfin\log"
  11. [2024-06-03 17:36:39.755 -07:00] [INF] [1] Main: Config directory path: "C:\Users\Lucifer\AppData\Local\Jellyfin\config"
  12. [2024-06-03 17:36:39.756 -07:00] [INF] [1] Main: Cache path: "C:\Users\Lucifer\AppData\Local\Jellyfin\cache"
  13. [2024-06-03 17:36:39.757 -07:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
  14. [2024-06-03 17:36:39.759 -07:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
  15. [2024-06-03 17:36:39.875 -07:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\Users\Lucifer\AppData\Local\Jellyfin\cache"
  16. [2024-06-03 17:36:39.944 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  17. [2024-06-03 17:36:39.956 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Fanart, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\Users\Lucifer\AppData\Local\Jellyfin\plugins\Fanart_11.0.0.0\Jellyfin.Plugin.Fanart.dll"
  18. [2024-06-03 17:36:40.007 -07:00] [ERR] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Error loading configuration file: "C:\Users\Lucifer\AppData\Local\Jellyfin\config\network.xml"
  19. System.InvalidOperationException: There is an error in XML document (26, 3).
  20. ---> System.Xml.XmlException: The 'LocalNetworkSubnets' start tag on line 15 position 4 does not match the end tag of 'NetworkConfiguration'. Line 26, position 3.
  21. at System.Xml.XmlTextReaderImpl.Throw(Exception e)
  22. at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
  23. at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
  24. at System.Xml.XmlTextReaderImpl.ParseEndElement()
  25. at System.Xml.XmlTextReaderImpl.ParseElementContent()
  26. at System.Xml.XmlReader.MoveToContent()
  27. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderNetworkConfiguration.Read2_NetworkConfiguration(Boolean isNullable, Boolean checkType)
  28. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderNetworkConfiguration.Read3_NetworkConfiguration()
  29. at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
  30. at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
  31. --- End of inner exception stack trace ---
  32. at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
  33. at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
  34. at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromStream(Type type, Stream stream)
  35. at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromFile(Type type, String file)
  36. at Emby.Server.Implementations.AppBase.BaseConfigurationManager.LoadConfiguration(String path, Type configurationType)
  37. [2024-06-03 17:36:40.087 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  38. [2024-06-03 17:36:40.089 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  39. [2024-06-03 17:36:40.091 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  40. [2024-06-03 17:36:40.094 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["10.13.128.157", "192.168.50.84", "127.0.0.1"]
  41. [2024-06-03 17:36:40.099 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  42. [2024-06-03 17:36:40.100 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  43. [2024-06-03 17:36:40.102 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  44. [2024-06-03 17:36:41.359 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Fanart" "11.0.0.0"
  45. [2024-06-03 17:36:41.361 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.3.0"
  46. [2024-06-03 17:36:41.362 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.3.0"
  47. [2024-06-03 17:36:41.364 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.3.0"
  48. [2024-06-03 17:36:41.383 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.3.0"
  49. [2024-06-03 17:36:41.385 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.3.0"
  50. [2024-06-03 17:36:41.438 -07:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  51. [2024-06-03 17:36:41.556 -07:00] [ERR] [1] Jellyfin.Networking.AutoDiscoveryHost: Unable to bind to "0.0.0.0":7359
  52. System.Net.Sockets.SocketException (10048): Only one usage of each socket address (protocol/network address/port) is normally permitted.
  53. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  54. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  55. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  56. at Jellyfin.Networking.AutoDiscoveryHost.ListenForAutoDiscoveryMessage(IPAddress listenAddress, CancellationToken cancellationToken)
  57. [2024-06-03 17:36:41.901 -07:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  58. System.IO.IOException: Failed to bind to address http://0.0.0.0:8096: address already in use.
  59. ---> Microsoft.AspNetCore.Connections.AddressInUseException: Only one usage of each socket address (protocol/network address/port) is normally permitted.
  60. ---> System.Net.Sockets.SocketException (10048): Only one usage of each socket address (protocol/network address/port) is normally permitted.
  61. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  62. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  63. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  64. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  65. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  66. --- End of inner exception stack trace ---
  67. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  68. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  69. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  70. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  71. --- End of stack trace from previous location ---
  72. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  73. --- End of inner exception stack trace ---
  74. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  75. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  76. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  77. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  78. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  79. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  80. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  81. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  82. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  83. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  84. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  85. [2024-06-03 17:36:41.942 -07:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
  86. [2024-06-03 17:36:41.951 -07:00] [FTL] [1] Main: Error while starting server
  87. System.IO.IOException: Failed to bind to address http://0.0.0.0:8096: address already in use.
  88. ---> Microsoft.AspNetCore.Connections.AddressInUseException: Only one usage of each socket address (protocol/network address/port) is normally permitted.
  89. ---> System.Net.Sockets.SocketException (10048): Only one usage of each socket address (protocol/network address/port) is normally permitted.
  90. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  91. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  92. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  93. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  94. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  95. --- End of inner exception stack trace ---
  96. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  97. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  98. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  99. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  100. --- End of stack trace from previous location ---
  101. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  102. --- End of inner exception stack trace ---
  103. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  104. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  105. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  106. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  107. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  108. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  109. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  110. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  111. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  112. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  113. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  114. [2024-06-03 17:36:42.000 -07:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  115. [2024-06-03 17:36:42.018 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  116. [2024-06-03 17:36:42.019 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  117. [2024-06-03 17:36:42.022 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  118. [2024-06-03 17:36:42.028 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  119.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement