Hi
My Backup from debian 12 (WSL2) is failing due to this error:
	
	
	
		
This is the command I use:
	
	
	
		
I'm a bit confused about that error, as I specifically exclude that file and also tried excluding the following path: /mnt/c/Users/tobia/AppData/Local/Microsoft/Windows/INetCache/
However got the same result, no matter what I do, always at the 23Minute mark with the according size I get that error.
What could I do here?
I know WSL is not tested by proxmox team, but I've seen quite some posts here about this topic, so I guess others got it working successfully.
Thanks for any hints!
PS: Really hoping we can finally get more OS supported by the proxmox-backup-client, I'd be so nice to just be able to back up physical windows Servers/hosts as well to pve backup server.
				
			My Backup from debian 12 (WSL2) is failing due to this error:
		Code:
	
	Starting backup to Proxmox Backup Server...
Starting backup: host/Gaming-Tower-Win/2024-09-25T20:47:37Z
Client name: Gaming-Tower
Starting backup protocol: Wed Sep 25 22:47:37 2024
Using default encryption key..
Encryption key fingerprint: xxxxxxxx
No previous manifest available.
Upload directory '/mnt/c/Users' to '10.10.20.22:hdd-pool' as disk_c.pxar.didx
unclosed encoder dropped
closed encoder dropped with state
unfinished encoder state dropped
catalog upload error - channel closed
Error: error at "tobia/AppData/Local/Microsoft/Windows/INetCache/Low/Content.IE5"
Caused by:
    EIO: I/O errorThis is the command I use:
		Code:
	
	proxmox-backup-client backup disk_c.pxar:/mnt/c/Users disk_g.pxar:/mnt/g \
    --exclude="/mnt/c/Users/tobia/AppData/Local/Docker/run/" \
    --exclude="/mnt/c/Users/tobia/AppData/Local/Microsoft/Windows/INetCache/Low/Content.IE5" \
    --backup-id "Gaming-Tower-Win" \
    --repository "10.10.20.22:hdd-pool"I'm a bit confused about that error, as I specifically exclude that file and also tried excluding the following path: /mnt/c/Users/tobia/AppData/Local/Microsoft/Windows/INetCache/
However got the same result, no matter what I do, always at the 23Minute mark with the according size I get that error.
What could I do here?
I know WSL is not tested by proxmox team, but I've seen quite some posts here about this topic, so I guess others got it working successfully.
Thanks for any hints!
PS: Really hoping we can finally get more OS supported by the proxmox-backup-client, I'd be so nice to just be able to back up physical windows Servers/hosts as well to pve backup server.
 
	 
	

 
 
		




