What is the problem you are having with rclone?
I/O error writing to OneDrive Personal
Run the command 'rclone version' and share the full output of the command.
rclone v1.60.1-DEV
- os/version: debian 12.7 (64 bit)
- os/kernel: 6.8.12-1-pve (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.19.8
- go/linking: dynamic
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
OneDrive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
root@proxmox:/mnt# rclone mount PMX1Drive: /mnt/1Drive --allow-other --cache-db-purge --poll-interval 5m
2025/06/24 09:39:28 NOTICE: OneDrive root '': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2025/06/24 09:40:45 ERROR : PMX-Backups/.test.txt.swp: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/06/24 09:40:46 NOTICE: PMX-Backups/.test.txt.swp: Failed to cancel multipart upload: unauthenticated: Unauthenticated (upload failed due to: unauthenticated: Unauthenticated)
2025/06/24 09:40:46 ERROR : PMX-Backups/.test.txt.swp: Failed to copy: unauthenticated: Unauthenticated
2025/06/24 09:40:46 ERROR : PMX-Backups/.test.txt.swp: WriteFileHandle.New Rcat failed: unauthenticated: Unauthenticated
2025/06/24 09:40:46 ERROR : PMX-Backups/.test.txt.swp: WriteFileHandle.Flush error: unauthenticated: Unauthenticated
2025/06/24 09:40:46 ERROR : IO error: unauthenticated: Unauthenticated
2025/06/24 09:41:24 NOTICE: PMX-Backups/test.txt: Failed to cancel multipart upload: unauthenticated: Unauthenticated (upload failed due to: unauthenticated: Unauthenticated)
2025/06/24 09:41:24 ERROR : PMX-Backups/test.txt: Failed to copy: unauthenticated: Unauthenticated
2025/06/24 09:41:24 ERROR : PMX-Backups/test.txt: WriteFileHandle.New Rcat failed: unauthenticated: Unauthenticated
2025/06/24 09:41:24 ERROR : PMX-Backups/test.txt: WriteFileHandle.Flush error: unauthenticated: Unauthenticated
2025/06/24 09:41:24 ERROR : IO error: unauthenticated: Unauthenticated
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
Paste config here
A log from the command that you were trying to run with the -vv
flag
Paste log here