Closed victoitor closed 8 months ago
It should be noted that if --target
is added to the same machine the instance was originally in, then the copy command works.
Discussion on this issue can be found here.
Got it reproduced, looking into a fix now
Required information
Issue description
incus copy
doesn't work to move instances between projects in a cluster.Steps to reproduce
incus project switch test1
incus init images:alpine/edge a1
incus copy a1 a2 --target-project test2