Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2024-06-03 17:36:39.715 -07:00] [INF] [1] Main: Jellyfin version: "10.9.3"
- [2024-06-03 17:36:39.736 -07:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\Users\Lucifer\AppData\Local\Jellyfin\log]"]
- [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"]
- [2024-06-03 17:36:39.743 -07:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.19045"
- [2024-06-03 17:36:39.744 -07:00] [INF] [1] Main: Architecture: X64
- [2024-06-03 17:36:39.746 -07:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-03 17:36:39.747 -07:00] [INF] [1] Main: User Interactive: True
- [2024-06-03 17:36:39.748 -07:00] [INF] [1] Main: Processor count: 16
- [2024-06-03 17:36:39.749 -07:00] [INF] [1] Main: Program data path: "C:\Users\Lucifer\AppData\Local\Jellyfin"
- [2024-06-03 17:36:39.753 -07:00] [INF] [1] Main: Log directory path: "C:\Users\Lucifer\AppData\Local\Jellyfin\log"
- [2024-06-03 17:36:39.755 -07:00] [INF] [1] Main: Config directory path: "C:\Users\Lucifer\AppData\Local\Jellyfin\config"
- [2024-06-03 17:36:39.756 -07:00] [INF] [1] Main: Cache path: "C:\Users\Lucifer\AppData\Local\Jellyfin\cache"
- [2024-06-03 17:36:39.757 -07:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
- [2024-06-03 17:36:39.759 -07:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
- [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"
- [2024-06-03 17:36:39.944 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [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"
- [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"
- System.InvalidOperationException: There is an error in XML document (26, 3).
- ---> System.Xml.XmlException: The 'LocalNetworkSubnets' start tag on line 15 position 4 does not match the end tag of 'NetworkConfiguration'. Line 26, position 3.
- at System.Xml.XmlTextReaderImpl.Throw(Exception e)
- at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
- at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
- at System.Xml.XmlTextReaderImpl.ParseEndElement()
- at System.Xml.XmlTextReaderImpl.ParseElementContent()
- at System.Xml.XmlReader.MoveToContent()
- at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderNetworkConfiguration.Read2_NetworkConfiguration(Boolean isNullable, Boolean checkType)
- at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderNetworkConfiguration.Read3_NetworkConfiguration()
- 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 Emby.Server.Implementations.AppBase.BaseConfigurationManager.LoadConfiguration(String path, Type configurationType)
- [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"]
- [2024-06-03 17:36:40.089 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [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"]
- [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"]
- [2024-06-03 17:36:40.099 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-03 17:36:40.100 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-03 17:36:40.102 -07:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-03 17:36:41.359 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Fanart" "11.0.0.0"
- [2024-06-03 17:36:41.361 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.3.0"
- [2024-06-03 17:36:41.362 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.3.0"
- [2024-06-03 17:36:41.364 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.3.0"
- [2024-06-03 17:36:41.383 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.3.0"
- [2024-06-03 17:36:41.385 -07:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.3.0"
- [2024-06-03 17:36:41.438 -07:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-03 17:36:41.556 -07:00] [ERR] [1] Jellyfin.Networking.AutoDiscoveryHost: Unable to bind to "0.0.0.0":7359
- System.Net.Sockets.SocketException (10048): Only one usage of each socket address (protocol/network address/port) is normally permitted.
- at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
- at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
- at System.Net.Sockets.Socket.Bind(EndPoint localEP)
- at Jellyfin.Networking.AutoDiscoveryHost.ListenForAutoDiscoveryMessage(IPAddress listenAddress, CancellationToken cancellationToken)
- [2024-06-03 17:36:41.901 -07:00] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
- System.IO.IOException: Failed to bind to address http://0.0.0.0:8096: address already in use.
- ---> Microsoft.AspNetCore.Connections.AddressInUseException: Only one usage of each socket address (protocol/network address/port) is normally permitted.
- ---> System.Net.Sockets.SocketException (10048): Only one usage of each socket address (protocol/network address/port) is normally permitted.
- at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
- at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
- at System.Net.Sockets.Socket.Bind(EndPoint localEP)
- at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
- at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
- --- End of inner exception stack trace ---
- at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
- at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
- --- End of inner exception stack trace ---
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
- at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
- at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
- at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
- at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- [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
- [2024-06-03 17:36:41.951 -07:00] [FTL] [1] Main: Error while starting server
- System.IO.IOException: Failed to bind to address http://0.0.0.0:8096: address already in use.
- ---> Microsoft.AspNetCore.Connections.AddressInUseException: Only one usage of each socket address (protocol/network address/port) is normally permitted.
- ---> System.Net.Sockets.SocketException (10048): Only one usage of each socket address (protocol/network address/port) is normally permitted.
- at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
- at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
- at System.Net.Sockets.Socket.Bind(EndPoint localEP)
- at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
- at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
- --- End of inner exception stack trace ---
- at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
- at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
- --- End of inner exception stack trace ---
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
- at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
- at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
- at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
- at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
- at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- [2024-06-03 17:36:42.000 -07:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-03 17:36:42.018 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-03 17:36:42.019 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-03 17:36:42.022 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-03 17:36:42.028 -07:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement