Jellyfin Forum
Web is not started after reboot - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Web is not started after reboot (/t-web-is-not-started-after-reboot)



Web is not started after reboot - tomtom - 2024-11-03

I have installed jellyfin multiple times and every time, I have the problem that the web client is not starting / not accessible after rebooting the server or after restarting the service. This is NOT a firewall problem I have checked this multiple times 

So this is my log

Code:
[2024-11-03 02:59:50.874 +01:00] [INF] [1] Main: Jellyfin version: "10.10.0"
[2024-11-03 02:59:50.913 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]"]
[2024-11-03 02:59:50.916 +01:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2024-11-03 02:59:50.917 +01:00] [INF] [1] Main: Operating system: "Ubuntu 24.04.1 LTS"
[2024-11-03 02:59:50.917 +01:00] [INF] [1] Main: Architecture: Arm64
[2024-11-03 02:59:50.918 +01:00] [INF] [1] Main: 64-Bit Process: True
[2024-11-03 02:59:50.918 +01:00] [INF] [1] Main: User Interactive: True
[2024-11-03 02:59:50.918 +01:00] [INF] [1] Main: Processor count: 4
[2024-11-03 02:59:50.919 +01:00] [INF] [1] Main: Program data path: "/var/lib/jellyfin"
[2024-11-03 02:59:50.919 +01:00] [INF] [1] Main: Log directory path: "/var/log/jellyfin"
[2024-11-03 02:59:50.919 +01:00] [INF] [1] Main: Config directory path: "/etc/jellyfin"
[2024-11-03 02:59:50.919 +01:00] [INF] [1] Main: Cache path: "/var/cache/jellyfin"
[2024-11-03 02:59:50.919 +01:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
[2024-11-03 02:59:50.919 +01:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
[2024-11-03 02:59:50.919 +01:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
[2024-11-03 02:59:51.108 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
[2024-11-03 02:59:51.204 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-11-03 02:59:51.228 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Kitsu, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Kitsu_5.0.0.0/Jellyfin.Plugin.Kitsu.dll"
[2024-11-03 02:59:51.232 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Open Subtitles_20.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll"
[2024-11-03 02:59:51.240 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Tvdb, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_17.0.0.0/Jellyfin.Plugin.Tvdb.dll"
[2024-11-03 02:59:51.250 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_17.0.0.0/Tvdb.Sdk.dll"
[2024-11-03 02:59:51.337 +01: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-11-03 02:59:51.337 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[2024-11-03 02:59:51.337 +01: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-11-03 02:59:51.339 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.0.11.122"]
[2024-11-03 02:59:51.340 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
[2024-11-03 02:59:51.340 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
[2024-11-03 02:59:51.340 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []

Status Logs

Code:
sudo systemctl status jellyfin
● jellyfin.service - Jellyfin Media Server
    Loaded: loaded (/usr/lib/systemd/system/jellyfin.service; enabled; preset: enabled)
    Drop-In: /etc/systemd/system/jellyfin.service.d
            └─jellyfin.service.conf
    Active: active (running) since Sun 2024-11-03 02:59:50 CET; 12min ago
  Main PID: 9295 (jellyfin)
      Tasks: 15 (limit: 9375)
    Memory: 7.1G (peak: 7.1G)
        CPU: 1min 49.781s
    CGroup: /system.slice/jellyfin.service
            └─9295 /usr/bin/jellyfin --webdir=/usr/share/jellyfin/web --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg

Nov 03 02:59:51 jediMedia jellyfin[9295]: [02:59:51] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=>
Nov 03 02:59:51 jediMedia jellyfin[9295]: [02:59:51] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.Tvdb, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null from>
Nov 03 02:59:51 jediMedia jellyfin[9295]: [02:59:51] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null from /var/lib/je>
Nov 03 02:59:51 jediMedia jellyfin[9295]: [02:59:51] [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"]
Nov 03 02:59:51 jediMedia jellyfin[9295]: [02:59:51] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
Nov 03 02:59:51 jediMedia jellyfin[9295]: [02:59:51] [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"]
Nov 03 02:59:51 jediMedia jellyfin[9295]: [02:59:51] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.0.11.122"]
Nov 03 02:59:51 jediMedia jellyfin[9295]: [02:59:51] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
Nov 03 02:59:51 jediMedia jellyfin[9295]: [02:59:51] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
Nov 03 02:59:51 jediMedia jellyfin[9295]: [02:59:51] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []

I am running on PI5 with Ubuntu server


RE: Web is not started after reboot - TheDreadPirate - 2024-11-03

The next step after "filtered subnets" is loading plugins. What plugins do you have installed? I've seen plugins prevent Jellyfin from starting.


RE: Web is not started after reboot - tomtom - 2024-11-04

Well, here is my logs when restarting the server using the Jellyfin UI

Code:
[2024-11-04 12:55:53.923 +01:00] [INF] [44] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-11-04 12:58:41.923 +01:00] [INF] [50] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-11-04 13:01:29.924 +01:00] [INF] [19] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-11-04 13:04:53.923 +01:00] [INF] [51] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-11-04 13:07:41.924 +01:00] [INF] [32] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-11-04 13:10:29.924 +01:00] [INF] [39] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-11-04 13:13:17.924 +01:00] [INF] [29] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-11-04 13:16:53.924 +01:00] [INF] [21] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-11-04 13:18:49.453 +01:00] [INF] [20] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.29" closed
[2024-11-04 14:37:39.532 +01:00] [INF] [18] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.29" request
[2024-11-04 14:38:38.847 +01:00] [INF] [65] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
[2024-11-04 14:38:38.870 +01:00] [INF] [66] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.29" closed
[2024-11-04 14:39:10.072 +01:00] [INF] [32] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
[2024-11-04 14:39:10.357 +01:00] [INF] [32] Main: Running query planner optimizations in the database... This might take a while
[2024-11-04 14:39:10.690 +01:00] [ERR] [28] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/Users/de811b41effc456c8ea4cb775e13017d/Items/Resume".
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'IServiceProvider'.
  at Microsoft.Extensions.DependencyInjection.ServiceLookup.ThrowHelper.ThrowObjectDisposedException()
  at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
  at Microsoft.AspNetCore.Mvc.ObjectResult.ExecuteResultAsync(ActionContext context)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]()
--- End of stack trace from previous location ---
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters()
--- End of stack trace from previous location ---
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
[2024-11-04 14:39:11.008 +01:00] [ERR] [28] Microsoft.AspNetCore.Server.Kestrel: Connection id ""0HN7RLQ7NKO79"", Request id ""0HN7RLQ7NKO79:00000005"": An unhandled exception was thrown by the application.
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'MemoryPool'.
  at System.Buffers.MemoryPoolThrowHelper.ThrowObjectDisposedException(ExceptionArgument argument)
  at System.Buffers.PinnedBlockMemoryPool.Rent(Int32 size)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1OutputProducer.GetFakeMemory(Int32 minSize)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1OutputProducer.GetSpan(Int32 sizeHint)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpResponsePipeWriter.GetSpan(Int32 sizeHint)
  at Microsoft.AspNetCore.Http.HttpResponseWritingExtensions.Write(HttpResponse response, String text, Encoding encoding)
  at Microsoft.AspNetCore.Http.HttpResponseWritingExtensions.WriteAsync(HttpResponse response, String text, Encoding encoding, CancellationToken cancellationToken)
  at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  at Microsoft.AspNetCore.Builder.Extensions.MapMiddleware.InvokeCore(HttpContext context, PathString matchedPath, PathString remainingPath)
  at Jellyfin.Api.Middleware.BaseUrlRedirectionMiddleware.Invoke(HttpContext httpContext, IServerConfigurationManager serverConfigurationManager)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)
[2024-11-04 14:39:11.122 +01:00] [INF] [60] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/var/lib/jellyfin/data/collections"
[2024-11-04 14:39:11.139 +01:00] [INF] [60] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/mnt/"
[2024-11-04 14:39:11.604 +01:00] [INF] [32] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
[2024-11-04 14:39:11.604 +01:00] [INF] [32] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
[2024-11-04 14:39:11.635 +01:00] [INF] [32] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
[2024-11-04 14:39:11.636 +01:00] [INF] [32] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
[2024-11-04 14:39:11.948 +01:00] [INF] [32] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
[2024-11-04 14:39:12.343 +01:00] [INF] [32] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-11-04 14:39:12.469 +01:00] [INF] [32] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Bookshelf, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Bookshelf_12.0.0.0/Jellyfin.Plugin.Bookshelf.dll"
[2024-11-04 14:39:12.488 +01:00] [INF] [32] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "SharpCompress, Version=0.38.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96" from "/var/lib/jellyfin/plugins/Bookshelf_12.0.0.0/SharpCompress.dll"
[2024-11-04 14:39:12.494 +01:00] [INF] [32] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "ZstdSharp, Version=0.8.1.0, Culture=neutral, PublicKeyToken=8d151af33a4ad5cf" from "/var/lib/jellyfin/plugins/Bookshelf_12.0.0.0/ZstdSharp.dll"
[2024-11-04 14:39:12.499 +01:00] [INF] [32] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Kitsu, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Kitsu_5.0.0.0/Jellyfin.Plugin.Kitsu.dll"
[2024-11-04 14:39:12.509 +01:00] [INF] [32] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Open Subtitles_20.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll"
[2024-11-04 14:39:12.536 +01:00] [INF] [32] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Tvdb, Version=18.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_18.0.0.0/Jellyfin.Plugin.Tvdb.dll"
[2024-11-04 14:39:12.551 +01:00] [INF] [32] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_18.0.0.0/Tvdb.Sdk.dll"
[2024-11-04 14:39:12.554 +01:00] [INF] [32] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TMDb Box Sets_11.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll"
[2024-11-04 14:39:12.629 +01:00] [INF] [32] 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-11-04 14:39:12.630 +01:00] [INF] [32] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[2024-11-04 14:39:12.641 +01:00] [INF] [32] 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-11-04 14:39:12.643 +01:00] [INF] [32] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.0.11.122"]
[2024-11-04 14:39:12.643 +01:00] [INF] [32] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
[2024-11-04 14:39:12.643 +01:00] [INF] [32] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
[2024-11-04 14:39:12.643 +01:00] [INF] [32] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
[2024-11-04 14:39:15.764 +01:00] [ERR] [51] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/Shows/NextUp".
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'Emby.Server.Implementations.Data.SqliteItemRepository'.
  at Emby.Server.Implementations.Data.SqliteItemRepository.GetItemList(InternalItemsQuery query)
  at Emby.Server.Implementations.Library.LibraryManager.GetItemList(InternalItemsQuery query, Boolean allowExternalContent)
  at Emby.Server.Implementations.TV.TVSeriesManager.GetNextUp(String seriesKey, User user, DtoOptions dtoOptions, Boolean includeResumable, Boolean includePlayed)
  at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
  at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
  at System.Linq.Enumerable.EnumerablePartition`1.ToArray()
  at Emby.Server.Implementations.TV.TVSeriesManager.GetResult(IEnumerable`1 items, NextUpQuery query)
  at Emby.Server.Implementations.TV.TVSeriesManager.GetNextUp(NextUpQuery request, BaseItem[] parentsFolders, DtoOptions options)
  at Emby.Server.Implementations.TV.TVSeriesManager.GetNextUp(NextUpQuery query, DtoOptions options)
  at Jellyfin.Api.Controllers.TvShowsController.GetNextUp(Nullable`1 userId, Nullable`1 startIndex, Nullable`1 limit, ItemFields[] fields, Nullable`1 seriesId, Nullable`1 parentId, Nullable`1 enableImages, Nullable`1 imageTypeLimit, ImageType[] enableImageTypes, Nullable`1 enableUserData, Nullable`1 nextUpDateCutoff, Boolean enableTotalRecordCount, Boolean disableFirstEpisode, Boolean enableResumable, Boolean enableRewatching)
  at lambda_method1139(Closure, Object, Object[])
  at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
  at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
  at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
[2024-11-04 14:39:15.771 +01:00] [ERR] [51] Microsoft.AspNetCore.Server.Kestrel: Connection id ""0HN7RLQ7NKO78"", Request id ""0HN7RLQ7NKO78:00000007"": An unhandled exception was thrown by the application.
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'MemoryPool'.
  at System.Buffers.MemoryPoolThrowHelper.ThrowObjectDisposedException(ExceptionArgument argument)
  at System.Buffers.PinnedBlockMemoryPool.Rent(Int32 size)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1OutputProducer.GetFakeMemory(Int32 minSize)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1OutputProducer.GetSpan(Int32 sizeHint)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpResponsePipeWriter.GetSpan(Int32 sizeHint)
  at Microsoft.AspNetCore.Http.HttpResponseWritingExtensions.Write(HttpResponse response, String text, Encoding encoding)
  at Microsoft.AspNetCore.Http.HttpResponseWritingExtensions.WriteAsync(HttpResponse response, String text, Encoding encoding, CancellationToken cancellationToken)
  at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  at Microsoft.AspNetCore.Builder.Extensions.MapMiddleware.InvokeCore(HttpContext context, PathString matchedPath, PathString remainingPath)
  at Jellyfin.Api.Middleware.BaseUrlRedirectionMiddleware.Invoke(HttpContext httpContext, IServerConfigurationManager serverConfigurationManager)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)
[2024-11-04 14:39:16.735 +01:00] [ERR] [18] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/Users/de811b41effc456c8ea4cb775e13017d/Items/Latest".
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'IServiceProvider'.
  at Microsoft.Extensions.DependencyInjection.ServiceLookup.ThrowHelper.ThrowObjectDisposedException()
  at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
  at Microsoft.AspNetCore.Mvc.ObjectResult.ExecuteResultAsync(ActionContext context)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]()
--- End of stack trace from previous location ---
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters()
--- End of stack trace from previous location ---
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
[2024-11-04 14:39:16.739 +01:00] [ERR] [18] Microsoft.AspNetCore.Server.Kestrel: Connection id ""0HN7RLQ7NKO7A"", Request id ""0HN7RLQ7NKO7A:00000001"": An unhandled exception was thrown by the application.
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'MemoryPool'.
  at System.Buffers.MemoryPoolThrowHelper.ThrowObjectDisposedException(ExceptionArgument argument)
  at System.Buffers.PinnedBlockMemoryPool.Rent(Int32 size)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1OutputProducer.GetFakeMemory(Int32 minSize)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1OutputProducer.GetSpan(Int32 sizeHint)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpResponsePipeWriter.GetSpan(Int32 sizeHint)
  at Microsoft.AspNetCore.Http.HttpResponseWritingExtensions.Write(HttpResponse response, String text, Encoding encoding)
  at Microsoft.AspNetCore.Http.HttpResponseWritingExtensions.WriteAsync(HttpResponse response, String text, Encoding encoding, CancellationToken cancellationToken)
  at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  at Microsoft.AspNetCore.Builder.Extensions.MapMiddleware.InvokeCore(HttpContext context, PathString matchedPath, PathString remainingPath)
  at Jellyfin.Api.Middleware.BaseUrlRedirectionMiddleware.Invoke(HttpContext httpContext, IServerConfigurationManager serverConfigurationManager)
  at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)


and the status after restart

Code:
sudo systemctl status jellyfin

● jellyfin.service - Jellyfin Media Server
    Loaded: loaded (/usr/lib/systemd/system/jellyfin.service; enabled; preset: enabled)
    Drop-In: /etc/systemd/system/jellyfin.service.d
            └─jellyfin.service.conf
    Active: active (running)[color=#ff851b] since Sun 2024-11-03 02:59:50 CET; 1 day 11h ago[/color]
  Main PID: 9295 (jellyfin)
      Tasks: 22 (limit: 9375)
    Memory: 6.8G (peak: 7.3G swap: 6.7G swap peak: 6.7G)
        CPU: 14h 7min 14.323s
    CGroup: /system.slice/jellyfin.service
            └─9295 /usr/bin/jellyfin --webdir=/usr/share/jellyfin/web --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg

Nov 04 14:39:16 jediMedia jellyfin[9295]:    at System.Buffers.PinnedBlockMemoryPool.Rent(Int32 size)
Nov 04 14:39:16 jediMedia jellyfin[9295]:    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1OutputProducer.GetFakeMemory(Int32 minSize)
Nov 04 14:39:16 jediMedia jellyfin[9295]:    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1OutputProducer.GetSpan(Int32 sizeHint)
Nov 04 14:39:16 jediMedia jellyfin[9295]:    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpResponsePipeWriter.GetSpan(Int32 sizeHint)
Nov 04 14:39:16 jediMedia jellyfin[9295]:    at Microsoft.AspNetCore.Http.HttpResponseWritingExtensions.Write(HttpResponse response, String text, Encoding encoding)
Nov 04 14:39:16 jediMedia jellyfin[9295]:    at Microsoft.AspNetCore.Http.HttpResponseWritingExtensions.WriteAsync(HttpResponse response, String text, Encoding encoding, CancellationToken cancellationToken)
Nov 04 14:39:16 jediMedia jellyfin[9295]:    at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
Nov 04 14:39:16 jediMedia jellyfin[9295]:    at Microsoft.AspNetCore.Builder.Extensions.MapMiddleware.InvokeCore(HttpContext context, PathString matchedPath, PathString remainingPath)
Nov 04 14:39:16 jediMedia jellyfin[9295]:    at Jellyfin.Api.Middleware.BaseUrlRedirectionMiddleware.Invoke(HttpContext httpContext, IServerConfigurationManager serverConfigurationManager)
Nov 04 14:39:16 jediMedia jellyfin[9295]:    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)

You see (Active: active (running) since Sun 2024-11-03 02:59:50 CET; 1 day 11h ago). The server did not restart correctly, but the web is not active anymore.

Then using command line
Code:
sudo systemctl restart  jellyfin

Status:
Code:
● jellyfin.service - Jellyfin Media Server
    Loaded: loaded (/usr/lib/systemd/system/jellyfin.service; enabled; preset: enabled)
    Drop-In: /etc/systemd/system/jellyfin.service.d
            └─jellyfin.service.conf
    Active: active (running) since Mon 2024-11-04 14:48:40 CET; 1min 14s ago
  Main PID: 87426 (jellyfin)
      Tasks: 13 (limit: 9375)
    Memory: 3.3G (peak: 3.3G)
        CPU: 15.275s
    CGroup: /system.slice/jellyfin.service
            └─87426 /usr/bin/jellyfin --webdir=/usr/share/jellyfin/web --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg

Nov 04 14:48:42 jediMedia jellyfin[87426]: [14:48:42] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.Tvdb, Version=18.0.0.0, Culture=neutral, PublicKeyToken=null from >
Nov 04 14:48:42 jediMedia jellyfin[87426]: [14:48:42] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null from /var/lib/jel>
Nov 04 14:48:42 jediMedia jellyfin[87426]: [14:48:42] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.TMDbBoxSets, Version=11.0.0.0, Culture=neutral, PublicKeyToken=nul>
Nov 04 14:48:42 jediMedia jellyfin[87426]: [14:48:42] [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"]
Nov 04 14:48:42 jediMedia jellyfin[87426]: [14:48:42] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
Nov 04 14:48:42 jediMedia jellyfin[87426]: [14:48:42] [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"]
Nov 04 14:48:42 jediMedia jellyfin[87426]: [14:48:42] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.0.11.122"]
Nov 04 14:48:42 jediMedia jellyfin[87426]: [14:48:42] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
Nov 04 14:48:42 jediMedia jellyfin[87426]: [14:48:42] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
Nov 04 14:48:42 jediMedia jellyfin[87426]: [14:48:42] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []


Logs: of command line restart

Code:
[2024-11-04 14:48:41.583 +01:00] [INF] [1] Main: Jellyfin version: "10.10.0"
[2024-11-04 14:48:41.741 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]"]
[2024-11-04 14:48:41.744 +01:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2024-11-04 14:48:41.748 +01:00] [INF] [1] Main: Operating system: "Ubuntu 24.04.1 LTS"
[2024-11-04 14:48:41.748 +01:00] [INF] [1] Main: Architecture: Arm64
[2024-11-04 14:48:41.749 +01:00] [INF] [1] Main: 64-Bit Process: True
[2024-11-04 14:48:41.749 +01:00] [INF] [1] Main: User Interactive: True
[2024-11-04 14:48:41.749 +01:00] [INF] [1] Main: Processor count: 4
[2024-11-04 14:48:41.749 +01:00] [INF] [1] Main: Program data path: "/var/lib/jellyfin"
[2024-11-04 14:48:41.749 +01:00] [INF] [1] Main: Log directory path: "/var/log/jellyfin"
[2024-11-04 14:48:41.749 +01:00] [INF] [1] Main: Config directory path: "/etc/jellyfin"
[2024-11-04 14:48:41.749 +01:00] [INF] [1] Main: Cache path: "/var/cache/jellyfin"
[2024-11-04 14:48:41.749 +01:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
[2024-11-04 14:48:41.749 +01:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
[2024-11-04 14:48:41.749 +01:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
[2024-11-04 14:48:42.279 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
[2024-11-04 14:48:42.548 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-11-04 14:48:42.623 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Bookshelf, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Bookshelf_12.0.0.0/Jellyfin.Plugin.Bookshelf.dll"
[2024-11-04 14:48:42.636 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "SharpCompress, Version=0.38.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96" from "/var/lib/jellyfin/plugins/Bookshelf_12.0.0.0/SharpCompress.dll"
[2024-11-04 14:48:42.641 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "ZstdSharp, Version=0.8.1.0, Culture=neutral, PublicKeyToken=8d151af33a4ad5cf" from "/var/lib/jellyfin/plugins/Bookshelf_12.0.0.0/ZstdSharp.dll"
[2024-11-04 14:48:42.647 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Kitsu, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Kitsu_5.0.0.0/Jellyfin.Plugin.Kitsu.dll"
[2024-11-04 14:48:42.661 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Open Subtitles_20.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll"
[2024-11-04 14:48:42.669 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Tvdb, Version=18.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_18.0.0.0/Jellyfin.Plugin.Tvdb.dll"
[2024-11-04 14:48:42.681 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_18.0.0.0/Tvdb.Sdk.dll"
[2024-11-04 14:48:42.682 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TMDb Box Sets_11.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll"
[2024-11-04 14:48:42.797 +01: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-11-04 14:48:42.798 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[2024-11-04 14:48:42.798 +01: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-11-04 14:48:42.800 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.0.11.122"]
[2024-11-04 14:48:42.801 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
[2024-11-04 14:48:42.801 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
[2024-11-04 14:48:42.801 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []

Still web interface is not available.

and again. My Firewall is off. So no problem with firewall.


RE: Web is not started after reboot - TheDreadPirate - 2024-11-04

Show the contents of /var/lib/jellyfin/plugins (I think that is the right directory).


RE: Web is not started after reboot - tomtom - 2024-11-04

ls /var/lib/jellyfin/plugins
Bookshelf_12.0.0.0 Kitsu_5.0.0.0 'Open Subtitles_20.0.0.0' 'TMDb Box Sets_11.0.0.0' TheTVDB_15.0.0.0 TheTVDB_17.0.0.0 TheTVDB_18.0.0.0 configurations

ls -1 /var/lib/jellyfin/plugins
Bookshelf_12.0.0.0
Kitsu_5.0.0.0
'Open Subtitles_20.0.0.0'
'TMDb Box Sets_11.0.0.0'
TheTVDB_15.0.0.0
TheTVDB_17.0.0.0
TheTVDB_18.0.0.0
configurations

When starting the application manually 

Code:
sudo /usr/bin/jellyfin --webdir=/usr/share/jellyfin/web --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg --service
[15:08:34] [INF] [1] Main: Jellyfin version: 10.10.0
[15:08:35] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /root/.local/share/jellyfin/log]"]
[15:08:35] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[15:08:35] [INF] [1] Main: Operating system: Ubuntu 24.04.1 LTS
[15:08:35] [INF] [1] Main: Architecture: Arm64
[15:08:35] [INF] [1] Main: 64-Bit Process: True
[15:08:35] [INF] [1] Main: User Interactive: True
[15:08:35] [INF] [1] Main: Processor count: 4
[15:08:35] [INF] [1] Main: Program data path: /root/.local/share/jellyfin
[15:08:35] [INF] [1] Main: Log directory path: /root/.local/share/jellyfin/log
[15:08:35] [INF] [1] Main: Config directory path: /root/.config/jellyfin
[15:08:35] [INF] [1] Main: Cache path: /root/.cache/jellyfin
[15:08:35] [INF] [1] Main: Temp directory path: /tmp/jellyfin
[15:08:35] [INF] [1] Main: Web resources path: /usr/share/jellyfin/web
[15:08:35] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
[15:08:35] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
[15:08:35] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /root/.cache/jellyfin
[15:08:35] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[15:08:35] [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"]
[15:08:35] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[15:08:35] [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"]
[15:08:35] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.0.11.122"]
[15:08:35] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
[15:08:35] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
[15:08:35] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
[15:08:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.10.0.0
[15:08:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.10.0.0
[15:08:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.10.0.0
[15:08:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.10.0.0
[15:08:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.10.0.0
[15:08:37] [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"]
[15:08:37] [INF] [1] Main: Kestrel is listening on 0.0.0.0
[15:08:38] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: /home/ubuntu/iptv/wwwroot. Static files may be unavailable.
[15:08:38] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[15:08:38] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Generate Trickplay Images set to fire at 2024-11-05 03:00:00.000 +01:00, which is 11:51:21.6059410 from now.
[15:08:38] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Extract Chapter Images set to fire at 2024-11-05 02:00:00.000 +01:00, which is 10:51:21.6002112 from now.
[15:08:38] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version 7.0.2
[15:08:39] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available decoders: ["libdav1d", "av1", "av1_rkmpp", "h264", "h264_rkmpp", "hevc", "hevc_rkmpp", "mpeg1_rkmpp", "mpeg2video", "mpeg2_rkmpp", "mpeg4", "mpeg4_rkmpp", "msmpeg4", "vp8", "vp8_rkmpp", "libvpx", "vp9", "vp9_rkmpp", "libvpx-vp9", "aac", "ac3", "ac4", "dca", "flac", "mp3", "truehd"]
[15:08:39] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available encoders: ["libsvtav1", "libx264", "h264_v4l2m2m", "h264_rkmpp", "libx265", "hevc_rkmpp", "mjpeg_rkmpp", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[15:08:39] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["overlay_opencl", "overlay_rkrga", "scale_opencl", "scale_rkrga", "tonemapx", "tonemap_opencl", "transpose_opencl", "vpp_rkrga", "zscale", "alphasrc"]
[15:08:39] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: scale_cuda with option format is not available
[15:08:39] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: tonemap_cuda with option GPU accelerated HDR to SDR tonemapping is not available
[15:08:39] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: overlay_vaapi with option Action to take when encountering EOF from secondary input is not available
[15:08:39] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: overlay_vulkan with option Action to take when encountering EOF from secondary input is not available
[15:08:39] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["drm", "opencl", "rkmpp"]
[15:08:41] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Clean Transcode Directory Completed after 0 minute(s) and 0 seconds
[15:08:41] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: Clean up collections and playlists Completed after 0 minute(s) and 0 seconds
[15:08:43] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
[15:08:43] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: 835fcc9bd9b3499a95aa75339c323dd7
[15:08:43] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
[15:08:43] [INF] [1] Main: Startup complete 0:00:08.644499
[15:08:45] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 4 seconds
/usr/bin/jellyfin^C[15:09:49] [INF] [3] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
[15:09:49] [INF] [14] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
[15:09:49] [INF] [8] Main: Running query planner optimizations in the database... This might take a while
[15:09:49] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost
[15:09:49] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzArtistProvider
[15:09:49] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzAlbumProvider
[15:09:49] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing PluginManager



RE: Web is not started after reboot - tomtom - 2024-11-04

Now after like an hour and a half, the web client is ONLINE. I have not idea why it took so long and where to find the problem. This is a clean raspberry pi with ubuntu server. Dedicated only for jellyfin. Nothing else runs on the server except Cloudflare agent


RE: Web is not started after reboot - TheDreadPirate - 2024-11-04

Looking at your "manual" startup, I noticed that only the default plugins are used. So that reinforces my thought that perhaps a plugin is the source of the issue.

I'm hesitant to have you restart again right after getting it going. The next time you need to restart, go back to /var/lib/jellyfin/plugins and delete all the plugin folders (not configurations). Then start jellyfin with systemctl.