I created an export of a container on a LXC (4.10.0) Ubuntu 20.04 system, and am trying to import it to Incus on Debian unstable. It fails with the error Error: Post "http://unix.socket/1.0/instances": EOF.
lwf@sulfur2:~$ incus import '/media/[...]/unifi.tar.gz'
Importing instance: 100% (37.54MB/s)Error: Post "http://unix.socket/1.0/instances": EOF
lwf@sulfur2:~$ incus storage list
+---------+--------+-------------+---------+---------+
| NAME | DRIVER | DESCRIPTION | USED BY | STATE |
+---------+--------+-------------+---------+---------+
| default | btrfs | | 1 | CREATED |
+---------+--------+-------------+---------+---------+
lwf@sulfur2:~$ incus list
+------+-------+------+------+------+-----------+
| NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS |
+------+-------+------+------+------+-----------+
lwf@sulfur2:~$ incus version
Client version: 6.0.3
Server version: 6.0.3
This has been fixed already in Incus 6.10 (released yesterday) and that bugfix will make its way into Incus 6.0.4 (planned by end of March) which is what we’re expecting the release version of Incus to be for trixie.