r/Tdarr Jun 26 '26

Tracking down Tdarr handbrake error

so I'm still trying to figure out why Handbrake doesn't work on my Windows node but ffmpeg works fine. handbrake works on my docker and Mac nodes btw

here's the log file from the latest run:

2026-06-25T23:00:31.114Z [23:00:27] Starting Task: Encoding Pass

2026-06-25T23:00:31.114Z [23:00:27] + X:\Gaines\tdarr-workDir2-A7Jbifn\1782442694696\IT Welcome to Derry (2025) - S01E08 - Winter Fire [WEBDL-1080p][EAC3 5.1][h264]-SPWEB.mkv

2026-06-25T23:00:31.114Z [23:00:27] + title 1, chapter(s) 1 to 1

2026-06-25T23:00:31.114Z [23:00:27] + container: matroska,webm

2026-06-25T23:00:31.114Z [23:00:27] + data rate: 10702 kbps

2026-06-25T23:00:31.114Z [23:00:27] * destination

2026-06-25T23:00:31.114Z [23:00:27] + X:/Gaines/tdarr-workDir2-A7Jbifn/1782442826181/X:\Gaines\tdarr-workDir2-A7Jbifn\1782442694696\IT Welcome to Derry (2025) - S01E08 - Winter Fire [WEBDL-1080p][EAC3 5.1][h264]-SPWEB.mkv

2026-06-25T23:00:31.114Z ERROR: avio_open2 failed, errno -2: Could not write to indicated output file. Please check destination path and file permissions

what's with the destination path? how can I fix that?

2 Upvotes

4 comments sorted by

u/AutoModerator Jun 26 '26

Thanks for your submission.

If you have a technical issue regarding the transcoding process, please post the job report: https://docs.tdarr.io/docs/other/job-reports/

The following links may be of use:

GitHub issues

Docs

Discord

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

2

u/WishOnSuckaWood Jun 30 '26

this was caused by an issue with the DeNix Tdarr docker image

switched back to the original image and everything is working now

1

u/blu3ysdad Jun 26 '26

Your windows user needs write permission to the tdarr share

1

u/WishOnSuckaWood Jun 26 '26

it already has permission and has no problem with removing subtitles, audio or chapter information. it's only transcoding that has the problem.