2024-08-14, 10:57 AM
I've left Jellyfin alone for a day and it has chugged through most of my content successfully. I'm not sure what changed, but I'll take it as a win.
I took a look at the latest log and noticed this bit:
Should I be concerned about this? If so, what corrective measures can I take?
I took a look at the latest log and noticed this bit:
Code:
[2024-08-14 04:24:09.521 -04:00] [INF] "Scan Media Library" Failed after 0 minute(s) and 0 seconds
[2024-08-14 04:26:42.611 -04:00] [ERR] Error in Directory watcher for: "/media/share/Projection/NZB"
System.IO.IOException: The configured user limit (15152) on the number of inotify watches has been reached, or the operating system failed to allocate a required resource.
[2024-08-14 04:26:42.611 -04:00] [INF] Stopping directory watching for path "/media/share/Projection/NZB"
[2024-08-14 04:26:42.618 -04:00] [ERR] Error in Directory watcher for: "/media/share/Cathode"
System.IO.IOException: The configured user limit (15152) on the number of inotify watches has been reached, or the operating system failed to allocate a required resource.
[2024-08-14 04:26:42.618 -04:00] [INF] Stopping directory watching for path "/media/share/Cathode"
[2024-08-14 04:26:49.365 -04:00] [INF] Watching directory "/media/share/Projection/NZB"
[2024-08-14 04:26:50.105 -04:00] [INF] Watching directory "/media/share/Cathode"
Should I be concerned about this? If so, what corrective measures can I take?