I'm trying to migrate some VM's from an old server to a new one and I'm getting the following error and dispite searching, I've no idea what's going wrong.
My migrate command looks like this some values <redacted>:
The API token has all the...
Read more
Code:
ERROR: migration_snapshot: type check ('boolean') failed - got ''
My migrate command looks like this some values <redacted>:
Code:
qm remote-migrate 500 500 'apitoken=PVEAPIToken=root@pam!vmtransfer=<api-key>,host=quinn2.<domain>,port=8006' --target-bridge vmbr1 --target-storage disk --bwlimit 51200
The API token has all the...
Read more