Source Error after playing OK - 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: Source Error after playing OK (/t-source-error-after-playing-ok) |
Source Error after playing OK - gontxomde - 2024-08-17 Hi everyone. I run Jellyfin 10.9.9 on an unraid NAS, using a Docker container. I play the media in many clients (Android, iPad, macOS via app or web...) And there is a recurring problem I'm facing. Sometimes a playback crashes unexpectedly and then if I try to play that episode again, it will crash all times, even if I try to play the parts I was watching before it crashed. The iPad app just freezes, the android app has a notification saying Source Error. These crashes are a bit unpredictable. I have fully watched this show using the same files, Jellyfin configuration and clients, so I don't think it's a problem with the media. Knowing nothing about how Jellyfin works internally, I believe the problem might be related with come transcode file or cache. To try to solve the issue, I tried deleting the transcodes' folder content. What I noted is that after another crash in the next episode I played, the folder had like hundreds of files (I don't know if this is relevant, but I think it might be something). The log is so brief: Code: [2024-08-17 16:09:37.093 +02:00] [INF] [48] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds RE: Source Error after playing OK - TheDreadPirate - 2024-08-17 Your log you shared doesn't indicate it is transcoding. It would log that ffmpeg was spawned. Can you share the full log via pastebin? |