2024-08-12, 10:29 PM
Hello!
I am trying to troubleshoot and solve an issue that has recently came up with my Jellyfin Server docker install.
I started getting emails notifications from my Synology NAS on August 3rd stating the container unexpectedly stopped. Yesterday I had 5 restarts of the container and today I have had 2 so far.
Yesterday I went ahead an updated to 10.9.9 to see if that would resolve the issue and it doesn't not appear to have helped.
Above are the two most recent unexpected reboots from today.
Thank you for the help and let me know if I can provide any more information.
I am trying to troubleshoot and solve an issue that has recently came up with my Jellyfin Server docker install.
I started getting emails notifications from my Synology NAS on August 3rd stating the container unexpectedly stopped. Yesterday I had 5 restarts of the container and today I have had 2 so far.
Yesterday I went ahead an updated to 10.9.9 to see if that would resolve the issue and it doesn't not appear to have helped.
Code:
2024/08/12 08:18:16,stdout,"[39;49m[30m[[39;49m[39;49m[37m15:18:16[39;49m[39;49m[30m] [[39;49m[39;49m[37mINF[39;49m[39;49m[30m] [[39;49m[39;49m[37m1[39;49m[39;49m[30m] [39;49m[39;49m[37mMain[39;49m[39;49m[30m: [39;49m[39;49m[37mEnvironment Variables: [39;49m[39;49m[30m[[39;49m[39;49m[36m\"[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]\"[39;49m[39;49m[30m, [39;49m[39;49m[36m\"[JELLYFIN_LOG_DIR, /config/log]\"[39;49m[39;49m[30m, [39;49m[39;49m[36m\"[JELLYFIN_DATA_DIR, /config]\"[39;49m[39;49m[30m, [39;49m[39;49m[36m\"[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]\"[39;49m[39;49m[30m, [39;49m[39;49m[36m\"[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]\"[39;49m[39;49m[30m, [39;49m[39;49m[36m\"[JELLYFIN_CONFIG_DIR, /config/config]\"[39;49m[39;49m[30m, [39;49m[39;49m[36m\"[JELLYFIN_CACHE_DIR, /cache]\"[39;49m[39;49m[30m][39;49m
"
2024/08/12 08:18:16,stdout,[?1h=[39;49m[30m[[39;49m[39;49m[37m15:18:16[39;49m[39;49m[30m] [[39;49m[39;49m[37mINF[39;49m[39;49m[30m] [[39;49m[39;49m[37m1[39;49m[39;49m[30m] [39;49m[39;49m[37mMain[39;49m[39;49m[30m: [39;49m[39;49m[37mJellyfin version: [39;49m[39;49m[36m10.9.9[39;49m
2024/08/12 08:18:02,stdout, at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
2024/08/12 08:18:02,stdout, at System.Threading.ThreadPoolWorkQueue.Dispatch()
2024/08/12 08:18:02,stdout, at System.Threading.QueueUserWorkItemCallback.Execute()
2024/08/12 08:18:02,stdout, at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
2024/08/12 08:18:02,stdout," at Emby.Server.Implementations.Session.SessionWebSocketListener.KeepAliveSockets(Object o, EventArgs e)
"
2024/08/12 08:18:02,stdout, --- End of inner exception stack trace ---
2024/08/12 08:18:02,stdout," at System.Net.WebSockets.ManagedWebSocket.SendFrameLockAcquiredNonCancelableAsync(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlyMemory`1 payloadBuffer)
"
2024/08/12 08:18:02,stdout, at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpUpgradeStream.FlushAsync(CancellationToken cancellationToken)
2024/08/12 08:18:02,stdout, at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpResponsePipeWriter.<ValidateState>g__ThrowObjectDisposedException|15_0()
2024/08/12 08:18:02,stdout,Object name: 'HttpResponseStream'.
2024/08/12 08:18:02,stdout," ---> System.ObjectDisposedException: Cannot write to the response body, the response has completed.
"
2024/08/12 08:18:02,stdout,Unhandled exception. System.OperationCanceledException: The operation was canceled.
2024/08/12 08:18:02,stdout,[39;49m[37m at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()[39;49m
2024/08/12 08:18:02,stdout,[39;49m[37m at System.Threading.ThreadPoolWorkQueue.Dispatch()[39;49m
2024/08/12 08:18:02,stdout,[39;49m[37m at System.Threading.QueueUserWorkItemCallback.Execute()[39;49m
2024/08/12 08:18:02,stdout,[39;49m[37m at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)[39;49m
2024/08/12 08:18:02,stdout,"[39;49m[37m at Emby.Server.Implementations.Session.SessionWebSocketListener.KeepAliveSockets(Object o, EventArgs e)[39;49m
"
2024/08/12 08:18:02,stdout,[39;49m[37m --- End of inner exception stack trace ---[39;49m
2024/08/12 08:18:02,stdout,"[39;49m[37m at System.Net.WebSockets.ManagedWebSocket.SendFrameLockAcquiredNonCancelableAsync(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlyMemory`1 payloadBuffer)[39;49m
"
2024/08/12 08:18:02,stdout,[39;49m[37m at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpUpgradeStream.FlushAsync(CancellationToken cancellationToken)[39;49m
2024/08/12 08:18:02,stdout,[39;49m[37m at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpResponsePipeWriter.<ValidateState>g__ThrowObjectDisposedException|15_0()[39;49m
2024/08/12 08:18:02,stdout,[39;49m[37mObject name: 'HttpResponseStream'.[39;49m
2024/08/12 08:18:02,stdout,"[39;49m[37m ---> System.ObjectDisposedException: Cannot write to the response body, the response has completed.[39;49m
"
2024/08/12 08:18:02,stdout,[39;49m[37mSystem.OperationCanceledException: The operation was canceled.[39;49m
2024/08/12 08:18:02,stdout,[39;49m[30m[[39;49m[39;49m[37m15:18:02[39;49m[39;49m[30m] [[39;49m[39;49m[37m[39;49m[37m[41mFTL[39;49m[39;49m[30m] [[39;49m[39;49m[37m37[39;49m[39;49m[30m] [39;49m[39;49m[37mMain[39;49m[39;49m[30m: [39;49m[39;49m[37mUnhandled Exception[39;49m
2024/08/12 15:05:30 stdout [39;49m[30m[[39;49m[39;49m[37m22:05:30[39;49m[39;49m[30m] [[39;49m[39;49m[37mINF[39;49m[39;49m[30m] [[39;49m[39;49m[37m1[39;49m[39;49m[30m] [39;49m[39;49m[37mMain[39;49m[39;49m[30m: [39;49m[39;49m[37mEnvironment Variables: [39;49m[39;49m[30m[[39;49m[39;49m[36m"[JELLYFIN_LOG_DIR, /config/log]"[39;49m[39;49m[30m, [39;49m[39;49m[36m"[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"[39;49m[39;49m[30m, [39;49m[39;49m[36m"[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"[39;49m[39;49m[30m, [39;49m[39;49m[36m"[JELLYFIN_CACHE_DIR, /cache]"[39;49m[39;49m[30m, [39;49m[39;49m[36m"[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"[39;49m[39;49m[30m, [39;49m[39;49m[36m"[JELLYFIN_DATA_DIR, /config]"[39;49m[39;49m[30m, [39;49m[39;49m[36m"[JELLYFIN_CONFIG_DIR, /config/config]"[39;49m[39;49m[30m][39;49m
2024/08/12 15:05:30 stdout [?1h=[39;49m[30m[[39;49m[39;49m[37m22:05:30[39;49m[39;49m[30m] [[39;49m[39;49m[37mINF[39;49m[39;49m[30m] [[39;49m[39;49m[37m1[39;49m[39;49m[30m] [39;49m[39;49m[37mMain[39;49m[39;49m[30m: [39;49m[39;49m[37mJellyfin version: [39;49m[39;49m[36m10.9.9[39;49m
2024/08/12 15:05:09 stdout at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
2024/08/12 15:05:09 stdout at System.Threading.ThreadPoolWorkQueue.Dispatch()
2024/08/12 15:05:09 stdout at System.Threading.QueueUserWorkItemCallback.Execute()
2024/08/12 15:05:09 stdout at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
2024/08/12 15:05:09 stdout at Emby.Server.Implementations.Session.SessionWebSocketListener.KeepAliveSockets(Object o, EventArgs e)
2024/08/12 15:05:09 stdout --- End of inner exception stack trace ---
2024/08/12 15:05:09 stdout at System.Net.WebSockets.ManagedWebSocket.SendFrameLockAcquiredNonCancelableAsync(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlyMemory`1 payloadBuffer)
2024/08/12 15:05:09 stdout at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpUpgradeStream.FlushAsync(CancellationToken cancellationToken)
2024/08/12 15:05:09 stdout at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpResponsePipeWriter.<ValidateState>g__ThrowObjectDisposedException|15_0()
2024/08/12 15:05:09 stdout Object name: 'HttpResponseStream'.
2024/08/12 15:05:09 stdout ---> System.ObjectDisposedException: Cannot write to the response body, the response has completed.
2024/08/12 15:05:09 stdout Unhandled exception. System.OperationCanceledException: The operation was canceled.
2024/08/12 15:05:09 stdout [39;49m[37m at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()[39;49m
2024/08/12 15:05:09 stdout [39;49m[37m at System.Threading.ThreadPoolWorkQueue.Dispatch()[39;49m
2024/08/12 15:05:09 stdout [39;49m[37m at System.Threading.QueueUserWorkItemCallback.Execute()[39;49m
2024/08/12 15:05:09 stdout [39;49m[37m at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)[39;49m
2024/08/12 15:05:09 stdout [39;49m[37m at Emby.Server.Implementations.Session.SessionWebSocketListener.KeepAliveSockets(Object o, EventArgs e)[39;49m
2024/08/12 15:05:09 stdout [39;49m[37m --- End of inner exception stack trace ---[39;49m
2024/08/12 15:05:09 stdout [39;49m[37m at System.Net.WebSockets.ManagedWebSocket.SendFrameLockAcquiredNonCancelableAsync(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlyMemory`1 payloadBuffer)[39;49m
2024/08/12 15:05:09 stdout [39;49m[37m at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpUpgradeStream.FlushAsync(CancellationToken cancellationToken)[39;49m
2024/08/12 15:05:09 stdout [39;49m[37m at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpResponsePipeWriter.<ValidateState>g__ThrowObjectDisposedException|15_0()[39;49m
2024/08/12 15:05:09 stdout [39;49m[37mObject name: 'HttpResponseStream'.[39;49m
2024/08/12 15:05:09 stdout [39;49m[37m ---> System.ObjectDisposedException: Cannot write to the response body, the response has completed.[39;49m
2024/08/12 15:05:09 stdout [39;49m[37mSystem.OperationCanceledException: The operation was canceled.[39;49m
2024/08/12 15:05:09 stdout [39;49m[30m[[39;49m[39;49m[37m22:05:09[39;49m[39;49m[30m] [[39;49m[39;49m[37m[39;49m[37m[41mFTL[39;49m[39;49m[30m] [[39;49m[39;49m[37m107[39;49m[39;49m[30m] [39;49m[39;49m[37mMain[39;49m[39;49m[30m: [39;49m[39;49m[37mUnhandled Exception[39;49m
2024/08/12 15:05:09 stdout [39;49m[30m[[39;49m[39;49m[37m22:05:09[39;49m[39;49m[30m] [[39;49m[39;49m[37mINF[39;49m[39;49m[30m] [[39;49m[39;49m[37m89[39;49m[39;49m[30m] [39;49m[39;49m[37mEmby.Server.Implementations.HttpServer.WebSocketManager[39;49m[39;49m[30m: [39;49m[39;49m[37mWS [39;49m[39;49m[36m192.168.0.78[39;49m[39;49m[37m closed[39;49m
2024/08/12 15:05:09 stdout [39;49m[30m[[39;49m[39;49m[37m22:05:09[39;49m[39;49m[30m] [[39;49m[39;49m[33mWRN[39;49m[39;49m[30m] [[39;49m[39;49m[37m89[39;49m[39;49m[30m] [39;49m[39;49m[37mEmby.Server.Implementations.HttpServer.WebSocketConnection[39;49m[39;49m[30m: [39;49m[39;49m[37mWS [39;49m[39;49m[36m192.168.0.78[39;49m[39;49m[37m error receiving data: [39;49m[39;49m[36mThe remote party closed the WebSocket connection without completing the close handshake.[39;49m
Above are the two most recent unexpected reboots from today.
Thank you for the help and let me know if I can provide any more information.