You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi i am using rffmpeg with jellyfin in a docker container.
I made it so only ffmpeg commands are executed on the remote system. ffprobe is executed directly.
But somehow after some hours the rffmpeg process gets stuck and jellyfin will return bad gateway.
If i make rffmpeg status there are numerous processes that are just stuck.
I then have to manually do rffmpeg clear and then everything works again.
Why does this happen and how can i fix it?
The logs just say host previously marked as bad.
The text was updated successfully, but these errors were encountered:
It is always processes like this that are clogging rffmpeg: PID 797: /usr/lib/jellyfin-ffmpeg/ffmpeg -hide_banner -loglevel warning -threads 0 -version
Hi i am using rffmpeg with jellyfin in a docker container.
I made it so only ffmpeg commands are executed on the remote system. ffprobe is executed directly.
But somehow after some hours the rffmpeg process gets stuck and jellyfin will return bad gateway.
If i make
rffmpeg status
there are numerous processes that are just stuck.I then have to manually do
rffmpeg clear
and then everything works again.Why does this happen and how can i fix it?
The logs just say host previously marked as bad.
The text was updated successfully, but these errors were encountered: