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
Describe the bug
I set up a node on a linux vm and configured it to mount the media and temp folder. Afterwards a added the necessary translation and gave it a try. First it seems to work and the file got processed and put into the output folder. The file pops up under "Transcode: Success/Not Require". The original file has been deleted from the input folder. A few moments later I become an error on the Node that the file is not accessible inside the input folder and it pops up under "Health Check: Error/Cancelled".
From my current point of view it looks like the node tried to process the file twice and as the original file has been deleted after the first processing it doesn't work the second time. I tried it with another file and got the same results.
To Reproduce
set up a linux vm
mount media and temp folder
configure node on vm
pause other nodes
start new node and process a file
Expected behavior
File gets processed and processing stops afterwards
Describe the bug
I set up a node on a linux vm and configured it to mount the media and temp folder. Afterwards a added the necessary translation and gave it a try. First it seems to work and the file got processed and put into the output folder. The file pops up under "Transcode: Success/Not Require". The original file has been deleted from the input folder. A few moments later I become an error on the Node that the file is not accessible inside the input folder and it pops up under "Health Check: Error/Cancelled".
From my current point of view it looks like the node tried to process the file twice and as the original file has been deleted after the first processing it doesn't work the second time. I tried it with another file and got the same results.
To Reproduce
Expected behavior
File gets processed and processing stops afterwards
Screenshots
If necessary I can upload some later
Please provide the following information:
Job reports:
1st ends here: 2024-12-24T02:53:18.310Z OENFFHyOM:[Step S03] Item processing end. [-success-]
2nd starts here: 2024-12-24T02:53:29.313Z CffiSEvOU:Node[TdarrVM]:[Step N01] [2.27.02] Node relay received job
2nd breaks: 2024-12-24T02:53:29.325Z CffiSEvOU:Node[TdarrVM]:Worker[nifty-nag]:[1/2] R/W [-error-]:/mnt/tdarr/media/input-rename/SOMENAME.mkv:Error: ENOENT: no such file or directory, access '/mnt/tdarr/media/input-rename/SOMENAME.mkv'
OS: Ubuntu 24.04 Linux
Browser chrome
Version 2.27.02
Additional context
A few months ago I tried it with a windows system and this did not happen. Maybe I missed something essential?
The text was updated successfully, but these errors were encountered: