Hello.
I tried to do a backup yesterday and it failed with the error in the title.
Data is uploaded but at the end something goes wrong.
I tried again a bit later, same error.
Here's a log snippet of the second try:
C:\Temp>pbsmachinebackup.exe -authid "relay@pbs!api" -secret "1ff29973-xxxx-4684-a5b8-xxxxx" -backupdev "\\.\PhysicalDrive0" -baseurl "https://192.168.88.164:8007" -certfingerprint "11:f0:b8:38:03:d1:3a:48:a0:e3:b8:ca:61:d5:91:79:74:be:xxxx" -datastore "Relay" -type vm
\\?\Volume{bc7dfc19-0000-0000-0000-100000000000}\
\\?\Volume{6edad51a-1de8-4647-a9ce-74efc04d62f4}\
\\?\Volume{bc7dfc19-0000-0000-0000-501f00000000}\
Part: 1 1MB 500MB
Part: 2 501MB 2047GB
Creating VSS Snapshot...Snapshot created: {F7EA1473-7FA4-4244-A4B5-4819E31F839B}
Symlink from: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy16\ to: C:\Users\Administrator\AppData\Roaming\PBSBackupGO\VSS\{F7EA1473-7FA4-4244-A4B5-4819E31F839B}
[{StartByte:0 EndByte:1048576 RequiresVSS:false Skip:false Letter:} {StartByte:1048576 EndByte:525336576 RequiresVSS:false Skip:false Letter:} {StartByte:525336576 EndByte:2199023255552 RequiresVSS:true Skip:false Letter:C}]
Partition: 0
Partition: 1
backup-id=WHS&backup-time=1779782840&backup-type=vm&store=Relay
Reading response to upgrade...
Upgraderesp: HTTP/1.1 101 Switching Protocols
connection: upgrade
upgrade: proxmox-backup-protocol-v1
date: Tue, 26 May 2026 08:07:43 GMT
Successfully upgraded to HTTP/2.
Failed to read FIDX Header
Cannot get previous: unexpected EOF
Chunk size min is 1048576 , max 16777216
Writer id: 1
Chunk 1/512000/0
Chunk 2/512000/0
Chunk 3/512000/0
Chunk 4/512000/0
Chunk 5/512000/0
Chunk 6/512000/0
Chunk 7/512000/0
Chunk 8/512000/0
Chunk 9/512000/0
Chunk 10/512000/0
.../...
Chunk 511997/512000/245938
Chunk 511998/512000/245939
Chunk 511999/512000/245940
Chunk 512000/512000/245941
panic: Fatal: tried to backup more data than specified size!
goroutine 1 [running]:
main.main()
/home/runner/work/proxmoxbackupclient_go/proxmoxbackupclient_go/machinebackup/main.go:329 +0xa32
Hello.
I tried to do a backup yesterday and it failed with the error in the title.
Data is uploaded but at the end something goes wrong.
I tried again a bit later, same error.
Here's a log snippet of the second try: