Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HandbrakeCLI in Flow fails with error code null for remux 2160p movies #715

Open
Sle3perX opened this issue Nov 10, 2024 · 0 comments
Open

Comments

@Sle3perX
Copy link

Sle3perX commented Nov 10, 2024

I have set up Tdarr with docker compose with the combined use of the server and node (in one container) but also as a docker compose server and node as two containers. The error also occurs with a node directly installed my jailmaker instance on TrueNAS Scale.

Im using an HandbrakeCLI profile with SVT-AV1 and Opus encoding and different RF settings for 720p/1080p/2160p.

When the node on my TrueNAS encodes the movies in Remux quality in 2160p with up to 120 GB per file the HandbrakeCLI fails every time between 0-5%.

When the job is send to my node set up on my Windows 11 the job runs correctly and finished successfully.

Is there a way to get more specific info from HandbrakeCLI why the job fails?

2024-11-10T20:44:06.466Z KwTXqEOnB:Node[Jailmaker Node]:Worker[yummy-yeti]:CLI HandBrakeCLI exited with code: null

2024-11-10T20:44:06.466Z KwTXqEOnB:Node[Jailmaker Node]:Worker[yummy-yeti]:Running HandBrake failed

2024-11-10T20:44:06.466Z KwTXqEOnB:Node[Jailmaker Node]:Worker[yummy-yeti]:[-error-]

2024-11-10T20:44:06.466Z KwTXqEOnB:Node[Jailmaker Node]:Worker[yummy-yeti]:Error: Running HandBrake failed

2024-11-10T20:44:06.466Z KwTXqEOnB:Node[Jailmaker Node]:Worker[yummy-yeti]:"Error: Running HandBrake failed\n at /root/tdarr-node/assets/app/plugins/FlowPlugins/CommunityFlowPlugins/handbrake/handbrakeCustomArguments/2.0.0/index.js:207:27\n at step (/root/tdarr-node/assets/app/plugins/FlowPlugins/CommunityFlowPlugins/handbrake/handbrakeCustomArguments/2.0.0/index.js:33:23)\n at Object.next (/root/tdarr-node/assets/app/plugins/FlowPlugins/CommunityFlowPlugins/handbrake/handbrakeCustomArguments/2.0.0/index.js:14:53)\n at fulfilled (/root/tdarr-node/assets/app/plugins/FlowPlugins/CommunityFlowPlugins/handbrake/handbrakeCustomArguments/2.0.0/index.js:5:58)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"

2024-11-10T20:44:06.467Z KwTXqEOnB:Node[Jailmaker Node]:Worker[yummy-yeti]:"Running HandBrake failed"

2024-11-10T20:44:06.467Z KwTXqEOnB:Node[Jailmaker Node]:Worker[yummy-yeti]:Flow has failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant