Hi there!
I am facing troubles with importing lxd containers to incus:
DEBUG [2026-03-15T01:42:09+01:00] Sending request to Incus etag= method=POST url="http://unix.socket/1.0/instances?project=user-1000"
Importing instance: 100% (39.45MB/s)Error: Fetch project database object: Project not found
I exported the container with --export-version 1 so i guess it should have worked. Export reported success so the backup should be fine. Incus installtion is fresh and directly after incus admin init
Any hints why the import fails?
Do i need the same zpools and bridges that the import works as expected or does the import automatically adjust those parameters to the default incus pool & bridge?
Furthermore: Some configs of the container are not uptodate anymore. Means: the locations of the device disk add source=… have changed… is this critical?