Tdarr failing to copy, new size of 0 #1436
Unanswered
FlexPenguin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Whenever tdarr tries to copy a file to replace the original, it gets something like this log. As far as I can tell, this is caused by the node cache and server cache not being in the same place or something, but I don't know how to change that in the lxc.
1
2025-01-12T01:10:35.253Z qQJRrgHrtPs:[Step S02] Beginning move/copy operation
2
2025-01-12T01:10:35.253Z qQJRrgHrtPs:Calculating old and new sizes of the following files
3
2025-01-12T01:10:35.254Z qQJRrgHrtPs:"/mnt/media/Media/JnJ/Shows/Doctor Who (2005)/Season 4/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p.mkv"
4
2025-01-12T01:10:35.254Z qQJRrgHrtPs:"./tdarr-workDir2-qQJRrgHrtPs/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-s_lACHMDu.mkv"
5
2025-01-12T01:10:35.254Z qQJRrgHrtPs:Old size 0.4359134426340461. New size 0
6
2025-01-12T01:10:35.254Z qQJRrgHrtPs:Folder to folder conversion is off
7
2025-01-12T01:10:35.254Z qQJRrgHrtPs:New file path "/mnt/media/Media/JnJ/Shows/Doctor Who (2005)/Season 4/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-ZX44XPh59Z.mkv"
8
2025-01-12T01:10:35.254Z qQJRrgHrtPs:Ensuring output folder path exists "/mnt/media/Media/JnJ/Shows/Doctor Who (2005)/Season 4"
9
2025-01-12T01:10:36.255Z qQJRrgHrtPs:Spawning move thread
10
2025-01-12T01:10:36.255Z qQJRrgHrtPs:Calculating cache file size in bytes
11
2025-01-12T01:10:36.255Z qQJRrgHrtPs:0
12
2025-01-12T01:10:36.256Z qQJRrgHrtPs:Attempting move from "./tdarr-workDir2-qQJRrgHrtPs/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-s_lACHMDu.mkv" to "/mnt/media/Media/JnJ/Shows/Doctor Who (2005)/Season 4/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-ZX44XPh59Z.mkv", method 1
13
2025-01-12T01:10:36.256Z qQJRrgHrtPs:File move error: {"errno":-2,"code":"ENOENT","syscall":"rename","path":"./tdarr-workDir2-qQJRrgHrtPs/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-s_lACHMDu.mkv","dest":"/mnt/media/Media/JnJ/Shows/Doctor Who (2005)/Season 4/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-ZX44XPh59Z.mkv"}
14
2025-01-12T01:10:36.256Z qQJRrgHrtPs:After move/copy, destination file of size 0 does match cache file of size 0
15
2025-01-12T01:10:36.256Z qQJRrgHrtPs:Attempting copy from "./tdarr-workDir2-qQJRrgHrtPs/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-s_lACHMDu.mkv" to "/mnt/media/Media/JnJ/Shows/Doctor Who (2005)/Season 4/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-ZX44XPh59Z.mkv" , method 1
16
2025-01-12T01:10:36.256Z qQJRrgHrtPs:File copy error: Error: ENOENT: no such file or directory, lstat '/opt/tdarr/Tdarr_Server/tdarr-workDir2-qQJRrgHrtPs/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-s_lACHMDu.mkv'
17
2025-01-12T01:10:36.257Z qQJRrgHrtPs:After move/copy, destination file of size 0 does match cache file of size 0
18
2025-01-12T01:10:36.257Z qQJRrgHrtPs:Attempting copy from "./tdarr-workDir2-qQJRrgHrtPs/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-s_lACHMDu.mkv" to "/mnt/media/Media/JnJ/Shows/Doctor Who (2005)/Season 4/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-ZX44XPh59Z.mkv" , method 2
19
2025-01-12T01:10:36.257Z qQJRrgHrtPs:File copy error: {"errno":-2,"code":"ENOENT","syscall":"copyfile","path":"./tdarr-workDir2-qQJRrgHrtPs/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-s_lACHMDu.mkv","dest":"/mnt/media/Media/JnJ/Shows/Doctor Who (2005)/Season 4/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-ZX44XPh59Z.mkv"}
20
2025-01-12T01:10:36.257Z qQJRrgHrtPs:After move/copy, destination file of size 0 does match cache file of size 0
21
2025-01-12T01:10:36.257Z qQJRrgHrtPs:Move thread function finished
22
2025-01-12T01:10:36.257Z qQJRrgHrtPs:Killing move thread
23
2025-01-12T01:10:36.258Z qQJRrgHrtPs:Moving/Copying item [-error-]: false
24
2025-01-12T01:10:36.258Z qQJRrgHrtPs:Performing clean up on file: /mnt/media/Media/JnJ/Shows/Doctor Who (2005)/Season 4/Doctor Who (2005) - S04E01 - Partners in Crime Bluray-720p-TdarrCacheFile-ZX44XPh59Z.mkv
25
2025-01-12T01:10:36.258Z qQJRrgHrtPs:Can retry copying in staging section on Tdarr tab
Beta Was this translation helpful? Give feedback.
All reactions