Backed up several Proxmox backups using Restic and rclone backend of One Drive

I was able to make a few backups/snapshots before the weekend. I wanted to test out the backup process. When using the restic --password-file -r rclone:Remote/folder restore [snapshot ID] --target /root
The file does not completely restore, there is an error which occurs before the whole file is restored.
I get something like a fatal error
ciphertext verification failed

I have tried two different files to restore and two different repositories.
Any help would be much appreciated or atleast finding out where to investigate.
This is One drive using restic on an rclone configured backend.
Thanks.

These are some of the errors.

Load(<data/8aceea79b4>, 9776781, 0) returned error, retrying after 315.32789ms: unexpected EOF
rclone: 2020/10/20 00:39:29 ERROR : data/18/188f9eb87acb9b385651458bea315c23011c61f15fd00be78a979a3cd9702f1b: Didn’t finish writing GET request (wrote 6088437/6226096 bytes): read tcp 10.0.0.92:60202->13.107.136.9:443: read: connection reset by peer
Load(<data/188f9eb87a>, 6226096, 0) returned error, retrying after 568.218934ms: unexpected EOF
rclone: 2020/10/20 00:43:52 ERROR : data/18/188f9eb87acb9b385651458bea315c23011c61f15fd00be78a979a3cd9702f1b: Didn’t finish writing GET request (wrote 5515817/6226096 bytes): read tcp 10.0.0.92:60564->13.107.136.9:443: read: connection reset by peer
Load(<data/188f9eb87a>, 6226096, 0) returned error, retrying after 398.205719ms: unexpected EOF
rclone: 2020/10/20 02:26:30 ERROR : data/ed/ed9f503bdec9269a62c34195f60843c7b67d5334fa1ca8efff1530eb06fd86f6: Didn’t finish writing GET request (wrote 2024146/5294773 bytes): read tcp 10.0.0.92:37310->13.107.136.9:443: read: connection reset by peer
Load(<data/ed9f503bde>, 5294773, 0) returned error, retrying after 413.646746ms: unexpected EOF
ignoring error for /root/vzdump-qemu-109-2020_10_13-16_42_11.vma.zst: decrypting blob 2dd2deba9f4233acd089cba2e97da422a9c5d25ecf51215094d063d7c4e8713c failed: ciphertext verification failed
There were 1 errors