2023-06-20, 04:19 AM 
(This post was last modified: 2023-06-20, 04:20 AM by joshuaboniface. Edited 1 time in total.)
		
	
	
		Neither error seems related to memory: the first is just a client disconnecting uncleanly, and the second is a playback failure (wrong HWA perhaps). But I'm not sure either of them would really cause such a massive memory leak. For ref, my instance has been up 2 weeks and is only using ~3.3GB
It would also help to have more details on the specifics of your setup: what version, what OS, package format, etc.
	  
	
	
Code:
● jellyfin.service - Jellyfin Media Server
    Loaded: loaded (/etc/systemd/system/jellyfin.service; enabled; vendor preset: enabled)
    Drop-In: /etc/systemd/system/jellyfin.service.d
            └─jellyfin.service.conf
    Active: active (running) since Mon 2023-06-05 21:59:44 EDT; 2 weeks 0 days ago
  Main PID: 476 (jellyfin)
      Tasks: 23 (limit: 19171)
    Memory: 3.3G
        CPU: 2d 2h 38min 29.487s
    CGroup: /system.slice/jellyfin.service
            └─476 /usr/bin/jellyfin --webdir=/usr/share/jellyfin/web --restartpath=/usr/lib/jellyfin/restart.sh --ffmpeg=/usr/local/bin/ffmpegIt would also help to have more details on the specifics of your setup: what version, what OS, package format, etc.

