setquota error restoring domain backup

sudo virtualmin restore-domain --source $PWD/REDACTED.com.tar --all-domains --all-features --reuid --fix --shared-ip 192.168.1.1

Checking for missing features .. .. all features in backup are supported

Starting restore.. Extracting backup archive file .. .. done

Restoring backup for virtual server REDACTED.com .. Error: setquota: user REDACTED does not exist.

Error

setquota: user REDACTED does not exist.

Status: 
Closed (fixed)

Comments

never mind, it was the stupid --reuid or --fix I stuck in there. I deleted the partially created server and removed those flags and restored again and it worked.