jellyfin make milions of temp files .jpg and fill inode linux #12937
Closed
Description
This issue respects the following points:
- This is a bug, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before creating a report. The links can be found here.
- This issue is not already reported on GitHub (I've searched it).
- I'm using an up to date version of Jellyfin Server stable, unstable or master; We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
- I agree to follow Jellyfin's Code of Conduct.
- This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.
Description of the bug
with the latest jellyfin updates, the server creates millions of temporary .jpg files by filling the ext4 inode
when I reboot the system it takes hours to delete all the temporary files, and I have to delete them before the reboot otherwise the server stays booting for hours.
my next test is to put a memory disk in fstab for the /tmp folder
the logs show no errors on these files
Reproduction steps
open folder /tmp/jellyfin/nnnnnnnnnn/*
What is the current bug behavior?
everyday
What is the expected correct behavior?
everyday
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
main
Environment
- OS: arm64 ubuntu 22.04
- Linux Kernel: 5.10
- Virtualization: no
- Clients: jellyfinweb
- Browser: firefox
- FFmpeg Version:
- Playback Method:
- Hardware Acceleration:
- GPU Model:
- Plugins:
- Reverse Proxy:
- Base URL:
- Networking:
- Storage:
Jellyfin logs
irrelevant
FFmpeg logs
No response
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
Metadata
Assignees
Type
Projects
Status
Fixed
Activity