• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Server suddenly stopped

     
    • 0 Vote(s) - 0 Average

    Server suddenly stopped

    this happened a second time
    Serge K
    Offline

    Member

    Posts: 138
    Threads: 9
    Joined: 2023 Nov
    Reputation: 0
    Country:Ukraine
    #1
    2024-01-03, 10:03 PM (This post was last modified: 2024-01-03, 11:29 PM by Serge K. Edited 4 times in total.)
    Jellyfin 10.8.13 stopped suddenly (already second time)
    See Log

    [2024-01-03 23:51:05.782 +02:00] [WRN] [16] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "192.168.1.142" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
    [2024-01-03 23:51:05.785 +02:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.142" closed
    [2024-01-03 23:51:05.925 +02:00] [WRN] [46] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.1.49:8096/Sessions/Playing/Stopped" to "192.168.1.75" in 0:30:30.2809322 with Status Code 204
    [2024-01-03 23:51:05.928 +02:00] [WRN] [18] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.1.49:8096/Sessions/Playing" to "192.168.1.75" in 0:29:17.6244814 with Status Code 204
    [2024-01-03 23:51:05.924 +02:00] [ERR] [16] Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier: Error sending LibraryChanged message
    System.OperationCanceledException: The operation was canceled.
    ---> System.ObjectDisposedException: Cannot write to the response body, the response has completed.
    Object name: 'HttpResponseStream'.
      at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpResponsePipeWriter.<ValidateState>g__ThrowObjectDisposedException|15_0()
      at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpResponseStream.WriteAsync(ReadOnlyMemory1 source, CancellationToken cancellationToken)
      at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpUpgradeStream.WriteAsync(ReadOnlyMemory1 source, CancellationToken cancellationToken)
      at System.Net.WebSockets.ManagedWebSocket.SendFrameFallbackAsync(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlyMemory1 payloadBuffer, Task lockTask, CancellationToken cancellationToken)
      --- End of inner exception stack trace ---
      at System.Net.WebSockets.ManagedWebSocket.SendFrameFallbackAsync(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlyMemory1 payloadBuffer, Task lockTask, CancellationToken cancellationToken)
      at Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier.SendChangeNotifications(List1 itemsAdded, List1 itemsUpdated, List1 itemsRemoved, List1 foldersAddedTo, List1 foldersRemovedFrom, CancellationToken cancellationToken)
    [2024-01-03 23:51:05.926 +02:00] [FTL] [12] Main: Unhandled Exception
    System.OperationCanceledException: The operation was canceled.
    ---> System.ObjectDisposedException: Cannot write to the response body, the response has completed.
    Object name: 'HttpResponseStream'.
      at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpResponsePipeWriter.<ValidateState>g__ThrowObjectDisposedException|15_0()
      at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpResponseStream.WriteAsync(ReadOnlyMemory1 source, CancellationToken cancellationToken)
      at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpUpgradeStream.WriteAsync(ReadOnlyMemory1 source, CancellationToken cancellationToken)
      at System.Net.WebSockets.ManagedWebSocket.SendFrameFallbackAsync(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlyMemory1 payloadBuffer, Task lockTask, CancellationToken cancellationToken)
      --- End of inner exception stack trace ---
      at System.Net.WebSockets.ManagedWebSocket.SendFrameFallbackAsync(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlyMemory1 payloadBuffer, Task lockTask, CancellationToken cancellationToken)
      at Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier.SendNotifications(List1 changes, CancellationToken cancellationToken)
      at Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier.UpdateTimerCallback(Object state)
      at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    --- End of stack trace from previous location ---
      at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)
      at System.Threading.TimerQueue.FireNextTimers()
    [2024-01-03 23:54:19.624 +02:00] [INF] [1] Main: Jellyfin version: "10.8.13"
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-01-03, 10:22 PM
    Can you share your full log to pastebin?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Serge K
    Offline

    Member

    Posts: 138
    Threads: 9
    Joined: 2023 Nov
    Reputation: 0
    Country:Ukraine
    #3
    2024-01-03, 10:28 PM
    log link

    https://mega.nz/file/Mnl2wQoB#G0MHxhdKEM...ByawG2uKpQ
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #4
    2024-01-03, 10:31 PM
    "share/CACHEDEV2_DATA/.qpkg"

    so this is running on a qnap nas?
    Serge K
    Offline

    Member

    Posts: 138
    Threads: 9
    Joined: 2023 Nov
    Reputation: 0
    Country:Ukraine
    #5
    2024-01-03, 10:33 PM (This post was last modified: 2024-01-03, 11:27 PM by Serge K. Edited 1 time in total.)
    (2024-01-03, 10:31 PM)tmsrxzar Wrote: "share/CACHEDEV2_DATA/.qpkg"

    so this is running on a qnap nas?


    yes
    Serge K
    Offline

    Member

    Posts: 138
    Threads: 9
    Joined: 2023 Nov
    Reputation: 0
    Country:Ukraine
    #6
    2024-01-04, 06:27 PM
    (2024-01-03, 10:22 PM)TheDreadPirate Wrote: Can you share your full log to pastebin?

    so, have you got any ideas why it is happened?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #7
    2024-01-04, 06:45 PM
    When the server restarted all it mentioned was that there was an unhandled exception. I'm not expert enough to read that stack trace to find the root cause.

    Honestly, there is a lot wrong in your log. Like finding a needle in a haystack. There is definitely some sort of permission or configuration issue with your config/cache directory. Not sure which. Both?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode