Jellyfin Forum
Jellyfin Server either slow or unresponsive - 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 Server either slow or unresponsive (/t-jellyfin-server-either-slow-or-unresponsive)



Jellyfin Server either slow or unresponsive - chrissous - 2025-04-24

I was tranferring files to my server when I realized I capped out on its storage capacity. After doing some rearranging and deleting of files to make space, I connected another SSD via usb and mounted it in /media/ in its own directory. I added that path (or at least as much as I could get to it, i was only able to access where it was mounted in jellyfin server) to where it was mounted. Since then, I cant access the server on my roku or my laptop. SSHing into the server and using htop i can see all 4 cores PINNED to 100%. I am stumped. Here are the logs:

Last bit of the log, it was too big for pastebin


RE: Jellyfin Server either slow or unresponsive - Venson - 2025-04-24

you seem to accedentilly added / as a library path, causing jellyfin trying to enumerate your whole system more or less crashing it


RE: Jellyfin Server either slow or unresponsive - chrissous - 2025-04-24

(2025-04-24, 12:37 PM)Venson Wrote: you seem to accedentilly added / as a library path, causing jellyfin trying to enumerate your whole system more or less crashing it

Alrighty then, should I just restart the system and hop in the server to change the path before it rescans the library?

Edit: just did that, and tried to manually rescan the library and its just stuck at 0%.


RE: Jellyfin Server either slow or unresponsive - chrissous - 2025-04-24

New Jellyfin logs from today

I have no idea how to make it stop trying to scan "/"


RE: Jellyfin Server either slow or unresponsive - chrissous - 2025-04-25

Ive been searching everywhere for a problem like mine and cant find anything. At this point should I just uninstall and reinstall the server?


RE: Jellyfin Server either slow or unresponsive - alleycat - 2025-04-25

(2025-04-25, 12:37 AM)chrissous Wrote: Ive been searching everywhere for a problem like mine and cant find anything. At this point should I just uninstall and reinstall the server?

Go into your Dashboard and check for a library misconfigured. The misconfigured one might just have "/mnt/" only.

   

Then click the three dots on the library to "Manage library", find one that just has "/" set and change it.

   


RE: Jellyfin Server either slow or unresponsive - chrissous - 2025-04-25

(2025-04-25, 02:21 AM)alleycat Wrote:
(2025-04-25, 12:37 AM)chrissous Wrote: Ive been searching everywhere for a problem like mine and cant find anything. At this point should I just uninstall and reinstall the server?

Go into your Dashboard and check for a library misconfigured. The misconfigured one might just have "/mnt/" only.



Then click the three dots on the library to "Manage library", find one that just has "/" set and change it.

Tried that, and it was not working. Kept getting the same issue. Ended up uninstalling the server entirely and doing a fresh install.