Transfer halts, rclone copy command freezes and cannot be sigtermed

What is the problem you are having with rclone?

Running on Debian server.

rclone copy will eventually stop after no specific time period but essentially never completes a full specified upload of media (anywhere from 10-1000GB). I've been able to complete it with single files.

The only thing I see are "input/output" errors in the log with -vv. The progress for the actual command in CLI just stops. It is not possible to kill the rclone copy command and eventually it becomes a zombie or "d" process. Only way (I've found) to rid a failed copy process is to reboot. Everything runs ok still though including mounts and copy command can be run again.

This worked fine over 3 years. I've had a few theories but none was solid. One I haven't investigated much is related to characters. I recall about the time I started getting error some newly added files had chinese characters and they were nested in multiple deep folders. I also noted some of the file names are very long because of the encryption. Perhaps this could be something but I'm not sure? Really not seeing much verbosity. Maybe it broke something. It's my best guess at this point.

What is your rclone version (output from rclone version)

v1.57.0
First discovered this problem spring 2021. I believe it was 1.55.x

Which cloud storage system are you using? (eg Google Drive)

Google Drive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone copy '/media/main/media/movies' media:'movies' --log-file /opt/rclone/logs/upload-movies-202112142222.log -vv --exclude-from /opt/rclone/excludes --bwlimit 8M --config /opt/rclone/rclone.conf --progress --transfers 1 --checkers=100 --min-age 15m --crypt-show-mapping --stats 5s --buffer-size 2G --cache-dir /media/main2/temp/rclone/cache

This is the latest version of the command I've tried. I've played around with different variants of the command including removing many options and adding them. --cache-dir was an attempt to avoid the same disk in case there are hw issues (input/output error). Made no difference and the "transfers", "checkers", "min-age", "crypt-show-mapping", "stats", "buffer-size" vars has made no impact either.

The rclone config contents with secrets removed.

[gd]
type = drive
client_id = REDACTED
client_secret = REDACTED
token = REDACTED

[gd-crypt]
type = crypt
remote = gd:/media
filename_encryption = standard
password = REDACTED
password2 = REDACTED

[media]
type = crypt
remote = /media/main/cloud/google-drive-encrypted-mount-media
filename_encryption = standard
password = REDACTED
password2 = REDACTED

A log from the command with the -vv flag

This is a small excerpt of a few files failing. Really not getting more info than this.

2021/12/14 20:00:48 ERROR : REDACTEDMEDIANAME (2021)/REDACTEDMEDIANAME/REDACTEDMEDIANAME.mkv: Failed to copy: write /media/main/cloud/google-drive-encrypted-mount-media/oq6ahiprcma266vifvt2gqg8fk/mr3cgpq2fvmv4qio6icibn85lk/e2i3f9bqoho1kdft7i2mba35l73iqu17uq3n2hc5ai7qhsjgmp89mmm37gjjcui6vjoge6pk4vhjpl5efos1s76ispln93vvuh22iv8/qj3dj8cs0vjhmi8du70o70bmiu0fdcd7km60c5be0n7lhdt495squg2k6su5vlsir7v9961pm1f3ljsjpip4p42mam6aq017mkejehqpjic1gpoba62rh0hq9u63rn83: input/output error
2021/12/14 20:00:48 DEBUG : REDACTEDMEDIANAME (2021)/REDACTEDMEDIANAME/REDACTEDMEDIANAME.nfo: md5 = a79088efaf2f9f3f246e6050bee44f71 OK
2021/12/14 20:00:48 INFO  : REDACTEDMEDIANAME (2021)/REDACTEDMEDIANAME/REDACTEDMEDIANAME.nfo: Copied (replaced existing)
2021/12/14 20:00:49 DEBUG : REDACTEDMEDIANAME (2021)/REDACTEDMEDIANAME/REDACTEDMEDIANAME.jpg: md5 = b5e1e756bc02d26f0ea2d9f1bb1b05e8 OK
2021/12/14 20:00:49 INFO  : REDACTEDMEDIANAME (2021)/REDACTEDMEDIANAME/REDACTEDMEDIANAME.jpg: Copied (replaced existing)
2021/12/14 20:57:53 DEBUG : REDACTEDMEDIANAME2 (2021)/REDACTEDMEDIANAME2/REDACTEDMEDIANAME2.mkv: md5 = a76f7508da2ba3acec031bb487a0368d OK
2021/12/14 20:57:53 INFO  : REDACTEDMEDIANAME2 (2021)/REDACTEDMEDIANAME2/REDACTEDMEDIANAME2.mkv: Copied (replaced existing)
2021/12/14 21:05:33 NOTICE: cijc2cqvn09876rmjm24e6j6gk/a8a2921m666kqfhb3p30hfc69sshpph0fer50c5pstgmq7ppb0841g9a15fk6mq0g494duul86l3bbtcophcpl6c8ld59317871270g/98c13tpo6i9lv4de04vih9922fe3m0nbrq7q968ra2c5f7q980159rm3ahogufv5poldk2j80tdh5oc053ceegtt6h676jut83dij2o: Removing partially written file on error: write /media/main/cloud/google-drive-encrypted-mount-media/oq6ahiprcma266vifvt2gqg8fk/cijc2cqvn09876rmjm24e6j6gk/a8a2921m666kqfhb3p30hfc69sshpph0fer50c5pstgmq7ppb0841g9a15fk6mq0g494duul86l3bbtcophcpl6c8ld59317871270g/98c13tpo6i9lv4de04vih9922fe3m0nbrq7q968ra2c5f7q980159rm3ahogufv5poldk2j80tdh5oc053ceegtt6h676jut83dij2o: input/output error
2021/12/14 21:05:33 ERROR : REDACTEDMEDIANAME3 (2002)/REDACTEDMEDIANAME3/REDACTEDMEDIANAME3.mkv: Failed to copy: write /media/main/cloud/google-drive-encrypted-mount-media/oq6ahiprcma266vifvt2gqg8fk/cijc2cqvn09876rmjm24e6j6gk/a8a2921m666kqfhb3p30hfc69sshpph0fer50c5pstgmq7ppb0841g9a15fk6mq0g494duul86l3bbtcophcpl6c8ld59317871270g/98c13tpo6i9lv4de04vih9922fe3m0nbrq7q968ra2c5f7q980159rm3ahogufv5poldk2j80tdh5oc053ceegtt6h676jut83dij2o: input/output error
2021/12/14 21:13:12 NOTICE: 4ja2cf8h3r974u4uet8vaca07uiskpnmsabof7vlkdnmjmgg1hig/v50a8u53s9nqt8m7qb6lr89nvj2fd8mrt10qp4l79msoemhc29d0r1fr0nkcelc5jgveetn3reuisf11tqojaooenmvlidif5avrhfo/ior8h5bgkdib3ti8dm2l3db1o8u7nmnk0o8g2iqfh014lb1a6pjob4tcg3q71k5iulcnemap96p5hsjpf3gcgfs70126l20plr9usiqm91quk5htjf9j0f5cn8bkfrmj: Removing partially written file on error: write /media/main/cloud/google-drive-encrypted-mount-media/oq6ahiprcma266vifvt2gqg8fk/4ja2cf8h3r974u4uet8vaca07uiskpnmsabof7vlkdnmjmgg1hig/v50a8u53s9nqt8m7qb6lr89nvj2fd8mrt10qp4l79msoemhc29d0r1fr0nkcelc5jgveetn3reuisf11tqojaooenmvlidif5avrhfo/ior8h5bgkdib3ti8dm2l3db1o8u7nmnk0o8g2iqfh014lb1a6pjob4tcg3q71k5iulcnemap96p5hsjpf3gcgfs70126l20plr9usiqm91quk5htjf9j0f5cn8bkfrmj: input/output error
2021/12/14 21:13:19 ERROR : REDACTEDMEDIANAME4 (2021)/REDACTEDMEDIANAME4/REDACTEDMEDIANAME4.mkv: Failed to copy: write /media/main/cloud/google-drive-encrypted-mount-media/oq6ahiprcma266vifvt2gqg8fk/4ja2cf8h3r974u4uet8vaca07uiskpnmsabof7vlkdnmjmgg1hig/v50a8u53s9nqt8m7qb6lr89nvj2fd8mrt10qp4l79msoemhc29d0r1fr0nkcelc5jgveetn3reuisf11tqojaooenmvlidif5avrhfo/ior8h5bgkdib3ti8dm2l3db1o8u7nmnk0o8g2iqfh014lb1a6pjob4tcg3q71k5iulcnemap96p5hsjpf3gcgfs70126l20plr9usiqm91quk5htjf9j0f5cn8bkfrmj: input/output error
➜  ~ 

Thanks for reading and looking forward to replies. Was hoping to solve this myself but after the better part of a year spending the odd hour here and there I turn to the wiser and knowledgeable.

What is that? A local disk? Are those rclone mounts?

That generally means you had a mount and someone/something killed the mount and you get those errors.

Are you mounting then copying? Why not copy remote to remote?

Yes, local storage for files and where they first end up before regularly being uploaded (when it's working :slight_smile: ).

Should mention that I used to just run the copy on /media/main/media when it was working but have been breaking it down to sub dirs for increased control and information about the error.

Structure info:

/media/main/cloud/

Is the folder where I keep cloud related things like the mount, the decrypted mount and the merge mount for local+downloaded files.

/media/main/cloud/google-drive-encrypted-mount-media

For the encrypted mount (referenced in config).

/media/main/cloud/google-drive-decrypted-mount-media

Decrypted mount.

/media/main/cloud/media

Merge folder of local+recent added/downloaded.

[/quote]

Ok weird. Yes the mounts are always there (script on boot) and I just run "rclone copy" according to the earlier post.

Not sure why I don't "copy remote to remote". It used to work and I haven't changed anything. Used guidance from here mostly years ago and set it all up and it's been working well so "if it ain't broke" I guess :slight_smile: :man_shrugging:
What would "copy remote to remote" mean in my case? Adding a remote to the config with the decrypted content?

Thank you for taking time to reply and sharing input! Read a lot of your great posts over the years and it's been tremendously helpful.

What I'm trying to validate is that you confirmed this a local disk. If you reading from a local disk and copying directly to the cloud remote to

And you getting an input/output error on a local disk, we want to investigate / figure out why that local disk is going away as the issue really isn't anything to do with rclone. Is it a USB disk or something going to sleep?

That error tells me the mount point is gone/missing/not working which would mean some physical issue with the disk/cable/etc. Once IO gets hung up, it's unlikely you can SIGTERM because it is stuck/hung at that point. You might be able to SIGKILL it but at that point, something is wrong though and I'd be concerned about my data.

If you shared the rclone version output, I'd know what OS you are on, but you just typed in the version so what OS are you on?

Got it. Yes, it is a local disk that it is copying from.

Internal disk. Not going sleep that I'm aware of.
I've tried previously as part of debug to use another disk (also internal) using same command. So I copied over a bunch of files. Same error. So if it sleeps it's a new sleep all disks do suddenly when the error started showing up.

[/quote]

Hmm. Yes the hw error theory makes a lot of sense.

➜  ~ rclone version
rclone v1.57.0
- os/version: debian 10.11 (64 bit)
- os/kernel: 4.19.0-16-amd64 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.17.2
- go/linking: static
- go/tags: none
➜  ~ 

You can check the local disk with something like smartctl and see if it is logging any errors:

root@gemini:~# mount | grep /local
/dev/sdb1 on /local type xfs (rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota)

root@gemini:~# smartctl -a /dev/sdb
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.11.0-41-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model:     CT1000BX500SSD1
Serial Number:    2025E2AE0557
LU WWN Device Id: 5 00a075 1e2ae0557
Firmware Version: M6CR030
User Capacity:    1,000,204,886,016 bytes [1.00 TB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Form Factor:      2.5 inches
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-3 T13/2161-D revision 4
SATA Version is:  SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Tue Dec 14 20:25:57 2021 EST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever
					been run.
Total time to complete Offline
data collection: 		(  120) seconds.
Offline data collection
capabilities: 			 (0x11) SMART execute Offline immediate.
					No Auto Offline data collection support.
					Suspend Offline collection upon new
					command.
					No Offline surface scan supported.
					Self-test supported.
					No Conveyance Self-test supported.
					No Selective Self-test supported.
SMART capabilities:            (0x0002)	Does not save SMART data before
					entering power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine
recommended polling time: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 (  10) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x002f   100   100   000    Pre-fail  Always       -       0
  5 Reallocated_Sector_Ct   0x0032   100   100   010    Old_age   Always       -       0
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       8696
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       39
171 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
172 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
173 Unknown_Attribute       0x0032   086   086   000    Old_age   Always       -       215
174 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       21
180 Unused_Rsvd_Blk_Cnt_Tot 0x0033   100   100   000    Pre-fail  Always       -       11
183 Runtime_Bad_Block       0x0032   100   100   000    Old_age   Always       -       0
184 End-to-End_Error        0x0032   100   100   000    Old_age   Always       -       0
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
194 Temperature_Celsius     0x0022   076   050   000    Old_age   Always       -       24 (Min/Max 18/50)
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0030   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0032   100   100   000    Old_age   Always       -       0
202 Unknown_SSD_Attribute   0x0030   086   086   001    Old_age   Offline      -       14
206 Unknown_SSD_Attribute   0x000e   100   100   000    Old_age   Always       -       0
210 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
246 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       155382856721
247 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       4855714272
248 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       7355532832
249 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
250 Read_Error_Retry_Rate   0x0032   100   100   000    Old_age   Always       -       1257415
251 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       24
252 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
253 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       103
254 Unknown_SSD_Attribute   0x0032   100   100   000    Old_age   Always       -       187
223 Unknown_SSD_Attribute   0x0032   100   100   000    Old_age   Always       -       10

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

Selective Self-tests/Logging not supported

As an example and perhaps check dmesg for any notices around that disk.

root@gemini:~# dmesg | grep sdb
[    2.113353] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.119747] sd 2:0:0:0: [sdb] Write Protect is off
[    2.122497] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.122604] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.171292]  sdb: sdb1
[    2.216208] sd 2:0:0:0: [sdb] Attached SCSI disk
[    5.465126] XFS (sdb1): Mounting V5 Filesystem
[    5.482125] XFS (sdb1): Ending clean mount

Yes, smart shows nothing. I've checked it before as part of the process investigating this and regular maintenance a few times a year. As I mentioned I've also tried copying files to another disk and use it instead - same issues in regards to rclone copy.

root@ds-Server:/home/dave# smartctl -a /dev/sda
smartctl 6.6 2017-11-05 r4594 [x86_64-linux-4.19.0-16-amd64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model:     WDC WD80EZAZ-11TDBA0
Serial Number:    REDACTED
LU WWN Device Id: 5 000cca 27dc54b8a
Firmware Version: 83.H0A83
User Capacity:    8,001,563,222,016 bytes [8.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Form Factor:      3.5 inches
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-2, ATA8-ACS T13/1699-D revision 4
SATA Version is:  SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Wed Dec 15 09:34:04 2021 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x82)	Offline data collection activity
					was completed without error.
					Auto Offline Data Collection: Enabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(   93) seconds.
Offline data collection
capabilities: 			 (0x5b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					No Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 (1247) minutes.
SCT capabilities: 	       (0x003d)	SCT Status supported.
					SCT Error Recovery Control supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000b   100   100   016    Pre-fail  Always       -       0
  2 Throughput_Performance  0x0004   127   127   054    Old_age   Offline      -       120
  3 Spin_Up_Time            0x0007   155   155   024    Pre-fail  Always       -       441 (Average 409)
  4 Start_Stop_Count        0x0012   100   100   000    Old_age   Always       -       22
  5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000a   100   100   067    Old_age   Always       -       0
  8 Seek_Time_Performance   0x0004   128   128   020    Old_age   Offline      -       18
  9 Power_On_Hours          0x0012   099   099   000    Old_age   Always       -       12864
 10 Spin_Retry_Count        0x0012   100   100   060    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       22
 22 Unknown_Attribute       0x0023   100   100   025    Pre-fail  Always       -       100
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       544
193 Load_Cycle_Count        0x0012   100   100   000    Old_age   Always       -       544
194 Temperature_Celsius     0x0002   180   180   000    Old_age   Always       -       36 (Min/Max 24/51)
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0008   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age   Always       -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%     10330         -
# 2  Short offline       Completed without error       00%      6718         -
# 3  Extended offline    Completed without error       00%        66         -
# 4  Extended offline    Aborted by host               90%         8         -
# 5  Short offline       Completed without error       00%         0         -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

root@ds-Server:/home/dave# 

Output is

[    1.699965] sd 0:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[    1.699967] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.699975] sd 0:0:0:0: [sda] Write Protect is off
[    1.699976] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.699987] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.725660] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.164404] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)

I notice the last line. Is it possibly a problem that the mount is on the same disk that I'm copying from?

Really at a loss of what to do. The hardware theory is strong though. Perhaps something wrong with the board or something...

I think yours looks fine. I have a XFS file system I was sharing. My EXT4 looks the same and that looks normal.

felix@gemini:~$ dmesg | grep sda
[    1.924192] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.924196] sd 0:0:0:0: [sda] Write Protect is off
[    1.924197] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.924203] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.950793]  sda: sda1 sda2
[    1.973837] sd 0:0:0:0: [sda] supports TCG Opal
[    1.974351] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.860475] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    4.514474] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.

Let's go back to the file(s) failing as everything you've shown has the hardware looking good. If the file system did not go away, I wonder if that error is maybe a long path or something.

Is the problem very reproducible? Can you share the full log with -vv on it and just PM me or something as the path size/length and the command are key to see.

Certainly, I'll send a log. Thanks for having a look.

It is reproducable to the point where I have not been able to successfully upload the full media folders for a long time but I have not been able to reproduce it with a single file that keeps failing 100% of the time.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.