What is the problem you are having with rclone?
Can't start the command - immediate crash
OS: Windows 7 Pro SP1 32-bit
Run the command 'rclone version' and share the full output of the command.
Can't share 'rclone version' output because of immediate crash
Happens with latest stable version 1.65.1
Last good (working) stable version: 1.65.0
Last good (working) BETA: rclone-v1.66.0-beta.7561
-->
Which cloud storage system are you using? (eg Google Drive)
Google Drive
OneDrive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
c:\rclone>rclone
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0
runtime.asmstdcall()
runtime/sys_windows_386.s:35 +0x25 fp=0x12fe68 sp=0x12fe64 pc=0x47a535
eax 0x8
ebx 0x36a84ac
ecx 0x0
edx 0x12fe90
edi 0x12fe6c
esi 0x12fec4
ebp 0x12fe6c
esp 0x12fe60
eip 0x0
eflags 0x10202
cs 0x1b
fs 0x3b
gs 0x0
c:\rclone>
The rclone config contents with secrets removed.
[gdrive]
type = drive
scope = drive
token = {}
team_drive =
[onedrive]
type = onedrive
token = {}
drive_id =
drive_type = personal
A log from the command with the -vv
flag
Sorry no logs