Jellyfin Forum
Jellyfin crashes and doesn't restart automatically - 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: Jellyfin crashes and doesn't restart automatically (/t-jellyfin-crashes-and-doesn-t-restart-automatically)



Jellyfin crashes and doesn't restart automatically - egn - 2025-03-09

Hi,

I have installed Jellyfin natively on MiniPC with WIN11. I am still in the process of importing new videos, but occasionally we view some videos with Jellyfin for TV.

It now happend a few times that the video stopped playing and could not be restarted. I have looked on the server and have seen that the Jellyfin service has stopped. In the log file I find an unhandled Exception:

Code:
System.IO.IOException: Alle Pipeinstanzen sind ausgelastet.
  at System.IO.Pipes.NamedPipeServerStream.Create(String pipeName, PipeDirection direction, Int32 maxNumberOfServerInstances, PipeTransmissionMode transmissionMode, PipeOptions options, Int32 inBufferSize, Int32 outBufferSize, PipeSecurity pipeSecurity, HandleInheritability inheritability, PipeAccessRights additionalAccessRights)
  at Jellyfin.Plugin.MediaBar.Services.NamedPipeService.CreateNamedPipeHandler(String pipeName, Func`2 callback)
  at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
  at System.Threading.ThreadPoolWorkQueue.Dispatch()
  at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()

What is the cause for this crash?
How could it be prevented?
Could Jellyfin be automatically restarted after a crash?

Cheers
Emil


RE: Jellyfin crashes and doesn't restart automatically - TheDreadPirate - 2025-03-09

Can you share your full jellyfin log via privatebin.net?