2024-09-04, 05:13 AM
(This post was last modified: 2024-09-04, 05:15 AM by forsklt. Edited 2 times in total.)
Text metadata for content downloads properly, images fail to download. Solution I have found is to restart jellyfin (and swag) then images will download as they should, for about 5 minutes then indefinite loading loop. When clicking the cloud icon to download them in the pop up window (images do load) it just stalls and I end up having to refresh the page to get out of the loading loop. Same issue happens with the plugin catalog, will load for the first 5ish min on restart then indefinitely load. I have ipv6 disabled in both jellyfin and OS (omv). I also find my library not updating without a restart.
Running 10.9.10 using Docker Compose
Logs:
[02:56:14] [ERR] [72] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing. URL POST /Items/ede8add241426aac41c1fa9417085e0e/RemoteImages/Download.
[02:57:50] [ERR] [50] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL POST /Items/b90d04d91707a1ffa9046a32cb323c2a/RemoteImages/Download.
System.Net.Http.HttpRequestException: Error while copying content to a stream.
---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer.
---> System.Net.Sockets.SocketException (104): Connection reset by peer
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)
at System.Net.Sockets.NetworkStream.ReadAsync(Memory
at System.Net.Sockets.SocketAsyncEngine.System.Threading.IThreadPoolWorkItem.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
--- End of stack trace from previous location ---
Appreciate any help let me know if any other information is needed.
Running 10.9.10 using Docker Compose
Logs:
[02:56:14] [ERR] [72] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing. URL POST /Items/ede8add241426aac41c1fa9417085e0e/RemoteImages/Download.
[02:57:50] [ERR] [50] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL POST /Items/b90d04d91707a1ffa9046a32cb323c2a/RemoteImages/Download.
System.Net.Http.HttpRequestException: Error while copying content to a stream.
---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer.
---> System.Net.Sockets.SocketException (104): Connection reset by peer
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)
at System.Net.Sockets.NetworkStream.ReadAsync(Memory
1 buffer, CancellationToken cancellationToken)
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.Sockets.SocketAsyncEventArgs.TransferCompletionCallbackCore(Int32 bytesTransferred, Memory
1 socketAddress, SocketFlags receivedFlags, SocketError socketError)at System.Net.Sockets.SocketAsyncEngine.System.Threading.IThreadPoolWorkItem.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
--- End of stack trace from previous location ---
Appreciate any help let me know if any other information is needed.