Failed initializing instance: Invalid config: No uid/gid allocation configured

There are lots of discussions on this topic including this one:
https://discuss.linuxcontainers.org/t/incus-no-uid-gid-allocation-configured/19002
incus consumes uid/gid map allocations for the root user.

A normal setup is:
root:1000000:1000000000
In both uidmap and gidmap.

sudo systemctl restart incus