You are not logged in.
https://wiki.archlinux.org/title/LXD
I am trying to launch an unprivileged container following the Wiki step-by-step. Has anyone encountered a similar problem?
lxc launch ubuntu:20.04
Creating the instance
Instance name is: novel-oarfish
Starting novel-oarfish
Error: Failed to run: /usr/bin/lxd forkstart novel-oarfish /var/lib/lxd/containers /var/log/lxd/novel-oarfish/lxc.conf:
Try `lxc info --show-log local:novel-oarfish` for more info
lxc novel-oarfish 20220613074426.844 ERROR conf - conf.c:lxc_map_ids:3668 - newuidmap failed to write mapping "": newuidmap 16292 0 1000000 1000000000
lxc novel-oarfish 20220613074426.844 ERROR start - start.c:lxc_spawn:1791 - Failed to set up id mapping.
lxc novel-oarfish 20220613074426.844 ERROR lxccontainer - lxccontainer.c:wait_on_daemonized_start:877 - Received container state "ABORTING" instead of "RUNNING"
lxc novel-oarfish 20220613074426.844 ERROR start - start.c:__lxc_start:2074 - Failed to spawn container "novel-oarfish"
lxc novel-oarfish 20220613074426.844 WARN start - start.c:lxc_abort:1039 - No such process - Failed to send SIGKILL via pidfd 19 for process 16292Offline