2024-09-14, 02:54 PM
Hey. I have jellyfin installed in docker with casa os. I recently got an nvidia gpu installed for transcoding and I had trouble getting it working. I eventually managed to get it working by installing nvidia container toolkit and adding some stuff to the docker compose file. I needed to reinstall jellyfin for it to work and it does work fine now. But for some reason every morning jellyfin is now shutdown in casa os and I need to restart it manually to get it to work. I believe it happens pretty much at exactly 5am.
[2024-09-14 05:00:01.717 +01:00] [INF] [38] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
[2024-09-14 05:00:01.999 +01:00] [INF] [43] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.161" closed
[2024-09-14 05:00:02.011 +01:00] [INF] [43] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
[2024-09-14 05:00:02.050 +01:00] [INF] [35] Main: Running query planner optimizations in the database... This might take a while
[2024-09-14 05:00:02.171 +01:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/2TBDrive1/Shows"
[2024-09-14 05:00:02.172 +01:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/2TBDrive1/Music"
[2024-09-14 05:00:02.172 +01:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1TBDrive1/Shows"
[2024-09-14 05:00:02.172 +01:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/2TBDrive1/Movies"
[2024-09-14 05:00:02.172 +01:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1TBDrive1/Movies"
[2024-09-14 05:00:02.172 +01:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/2TBDrive2/Shows"
[2024-09-14 05:00:02.242 +01:00] [INF] [35] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
[2024-09-14 05:00:02.242 +01:00] [INF] [35] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
[2024-09-14 05:00:02.254 +01:00] [INF] [35] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
[2024-09-14 05:00:02.255 +01:00] [INF] [35] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
Im not sure why its shutting down because It never did it before and I see no setting to change it. If anyone knows whats happening it be really helpful thank you.
[2024-09-14 05:00:01.717 +01:00] [INF] [38] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
[2024-09-14 05:00:01.999 +01:00] [INF] [43] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.161" closed
[2024-09-14 05:00:02.011 +01:00] [INF] [43] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
[2024-09-14 05:00:02.050 +01:00] [INF] [35] Main: Running query planner optimizations in the database... This might take a while
[2024-09-14 05:00:02.171 +01:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/2TBDrive1/Shows"
[2024-09-14 05:00:02.172 +01:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/2TBDrive1/Music"
[2024-09-14 05:00:02.172 +01:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1TBDrive1/Shows"
[2024-09-14 05:00:02.172 +01:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/2TBDrive1/Movies"
[2024-09-14 05:00:02.172 +01:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1TBDrive1/Movies"
[2024-09-14 05:00:02.172 +01:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/2TBDrive2/Shows"
[2024-09-14 05:00:02.242 +01:00] [INF] [35] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
[2024-09-14 05:00:02.242 +01:00] [INF] [35] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
[2024-09-14 05:00:02.254 +01:00] [INF] [35] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
[2024-09-14 05:00:02.255 +01:00] [INF] [35] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
Im not sure why its shutting down because It never did it before and I see no setting to change it. If anyone knows whats happening it be really helpful thank you.