Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2024
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.22 KB | None | 0 0
  1. [17:46:12] [INF] [1] Main: Jellyfin version: 10.9.7
  2. [17:46:12] [INF] [1] Main: Environment Variables: ["[DOTNET_BUNDLE_EXTRACT_BASE_DIR, /home/armentis/.cache/dotnet_bundle_extract]", "[JELLYFIN_LOG_DIR, /home/armentis/.local/share/jellyfin/log]", "[DOTNET_ROOT, /usr/lib64/dotnet]"]
  3. [17:46:12] [INF] [1] Main: Arguments: ["/usr/lib64/jellyfin/jellyfin.dll", "log"]
  4. [17:46:12] [INF] [1] Main: Operating system: Fedora Linux Asahi Remix 40 (Workstation Edition)
  5. [17:46:12] [INF] [1] Main: Architecture: Arm64
  6. [17:46:12] [INF] [1] Main: 64-Bit Process: True
  7. [17:46:12] [INF] [1] Main: User Interactive: True
  8. [17:46:12] [INF] [1] Main: Processor count: 8
  9. [17:46:12] [INF] [1] Main: Program data path: /home/armentis/.local/share/jellyfin
  10. [17:46:12] [INF] [1] Main: Log directory path: /home/armentis/.local/share/jellyfin/log
  11. [17:46:12] [INF] [1] Main: Config directory path: /home/armentis/.config/jellyfin
  12. [17:46:12] [INF] [1] Main: Cache path: /home/armentis/.cache/jellyfin
  13. [17:46:12] [INF] [1] Main: Web resources path: /usr/lib64/jellyfin/jellyfin-web
  14. [17:46:12] [INF] [1] Main: Application directory: /usr/lib64/jellyfin/
  15. [17:46:12] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration"]
  16. [17:46:12] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /home/armentis/.cache/jellyfin
  17. [17:46:12] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  18. [17:46:13] [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"]
  19. [17:46:13] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  20. [17:46:13] [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"]
  21. [17:46:13] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.0.46"]
  22. [17:46:13] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  23. [17:46:13] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
  24. [17:46:13] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  25. [17:46:13] [INF] [1] Emby.Server.Implementations.ApplicationHost: There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
  26. [17:46:13] [WRN] [1] Microsoft.EntityFrameworkCore.Migrations: An operation of type 'SqlOperation' will be attempted while a rebuild of table 'ImageInfos' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  27. [17:46:13] [WRN] [1] Microsoft.EntityFrameworkCore.Migrations: An operation of type 'SqlOperation' will be attempted while a rebuild of table 'ImageInfos' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  28. [17:46:13] [WRN] [1] Microsoft.EntityFrameworkCore.Migrations: An operation of type 'SqlOperation' will be attempted while a rebuild of table 'Permissions' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  29. [17:46:13] [WRN] [1] Microsoft.EntityFrameworkCore.Migrations: An operation of type 'SqlOperation' will be attempted while a rebuild of table 'Permissions' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  30. [17:46:13] [WRN] [1] Microsoft.EntityFrameworkCore.Migrations: An operation of type 'SqlOperation' will be attempted while a rebuild of table 'Preferences' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  31. [17:46:13] [WRN] [1] Microsoft.EntityFrameworkCore.Migrations: An operation of type 'SqlOperation' will be attempted while a rebuild of table 'Preferences' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  32. [17:46:13] [WRN] [1] Microsoft.EntityFrameworkCore.Migrations: An operation of type 'SqlOperation' will be attempted while a rebuild of table 'Users' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  33. [17:46:13] [WRN] [1] Microsoft.EntityFrameworkCore.Migrations: An operation of type 'SqlOperation' will be attempted while a rebuild of table 'Users' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  34. [17:46:13] [INF] [1] Emby.Server.Implementations.ApplicationHost: EFCore migrations applied successfully
  35. [17:46:13] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  36. [17:46:13] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /home/armentis/.cache/jellyfin
  37. [17:46:13] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.9.7.0
  38. [17:46:13] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.9.7.0
  39. [17:46:13] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.9.7.0
  40. [17:46:13] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.9.7.0
  41. [17:46:13] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.9.7.0
  42. [17:46:13] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData"]
  43. [17:46:13] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration 'AddDefaultPluginRepository'
  44. [17:46:13] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  45. [17:46:13] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /home/armentis/.cache/jellyfin
  46. [17:46:13] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration 'AddDefaultPluginRepository' applied successfully
  47. [17:46:13] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration 'ReaddDefaultPluginRepository'
  48. [17:46:13] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration 'ReaddDefaultPluginRepository' applied successfully
  49. [17:46:13] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration 'AddDefaultCastReceivers'
  50. [17:46:13] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  51. [17:46:13] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /home/armentis/.cache/jellyfin
  52. [17:46:13] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration 'AddDefaultCastReceivers' applied successfully
  53. [17:46:13] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration 'UpdateDefaultPluginRepository10.9'
  54. [17:46:13] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  55. [17:46:13] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /home/armentis/.cache/jellyfin
  56. [17:46:13] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration 'UpdateDefaultPluginRepository10.9' applied successfully
  57. [17:46:13] [INF] [1] Main: Kestrel is listening on 0.0.0.0
  58. [17:46:13] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {32b8632e-8f0a-4bc1-b986-37575d98738d} may be persisted to storage in unencrypted form.
  59. [17:46:13] [ERR] [1] Jellyfin.Networking.AutoDiscoveryHost: Unable to bind to 0.0.0.0:7359
  60. System.Net.Sockets.SocketException (98): Address already in use
  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 Jellyfin.Networking.AutoDiscoveryHost.ListenForAutoDiscoveryMessage(IPAddress listenAddress, CancellationToken cancellationToken)
  65. [17:46:14] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: /home/armentis/wwwroot. Static files may be unavailable.
  66. [17:46:14] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
  67. System.IO.IOException: Failed to bind to address http://0.0.0.0:8096: address already in use.
  68. ---> Microsoft.AspNetCore.Connections.AddressInUseException: Address already in use
  69. ---> System.Net.Sockets.SocketException (98): Address already in use
  70. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  71. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  72. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  73. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  74. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  75. --- End of inner exception stack trace ---
  76. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  77. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  78. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  79. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  80. --- End of stack trace from previous location ---
  81. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  82. --- End of inner exception stack trace ---
  83. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  84. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  85. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  86. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  87. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  88. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  89. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  90. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  91. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  92. [17:46:14] [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
  93. [17:46:14] [FTL] [1] Main: Error while starting server
  94. System.IO.IOException: Failed to bind to address http://0.0.0.0:8096: address already in use.
  95. ---> Microsoft.AspNetCore.Connections.AddressInUseException: Address already in use
  96. ---> System.Net.Sockets.SocketException (98): Address already in use
  97. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
  98. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  99. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  100. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
  101. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  102. --- End of inner exception stack trace ---
  103. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  104. at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  105. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
  106. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  107. --- End of stack trace from previous location ---
  108. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  109. --- End of inner exception stack trace ---
  110. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
  111. at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  112. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  113. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken)
  114. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  115. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  116. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  117. at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
  118. at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  119. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  120. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
  121. [17:46:14] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
  122. [17:46:14] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost
  123. [17:46:14] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzArtistProvider
  124. [17:46:14] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzAlbumProvider
  125. [17:46:14] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing PluginManager
  126. armentis@fedora:~$
  127.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement