LXC container for kali won't start

Hi, I am able to get image but now at the time of starting container image system compains about
Error: Failed to run: /snap/lxd/current/bin/lxd forkstart kali /var/snap/lxd/common/lxd/containers /var/snap/lxd/common/lxd/logs/kali/lxc.conf
and container won’t start

lxc start kali                                                               
    Error: Failed to run: /snap/lxd/current/bin/lxd forkstart kali /var/snap/lxd/common/lxd/containers /var/snap/lxd/common/lxd/logs/kali/lxc.conf: 
    Try `lxc info --show-log kali` for more info
lxc info --show-log kali                                                                       
    Name: kali
    Location: none
    Remote: unix://
    Architecture: x86_64
    Created: 2019/08/09 22:37 UTC
    Status: Stopped
    Type: persistent
    Profiles: default

    Log:

    lxc kali 20190809223937.816 ERROR    start - start.c:start:2124 - No such file or directory - Failed to exec "/sbin/init"
    lxc kali 20190809223937.816 ERROR    sync - sync.c:__sync_wait:62 - An error occurred in another process (expected sequence number 7)
    lxc kali 20190809223937.871 ERROR    lxccontainer - lxccontainer.c:wait_on_daemonized_start:873 - Received container state "ABORTING" instead of "RUNNING"
    lxc kali 20190809223937.871 ERROR    start - start.c:__lxc_start:2039 - Failed to spawn container "kali"
    lxc 20190809223937.934 WARN     commands - commands.c:lxc_cmd_rsp_recv:135 - Connection reset by peer - Failed to receive response for command "get_state"

Contents of /var/snap/lxd/common/lxd/logs/kali/lxc.conf file

lxc.log.file = /var/snap/lxd/common/lxd/logs/kali/lxc.log
lxc.log.level = warn
lxc.console.buffer.size = auto
lxc.console.size = auto
lxc.console.logfile = /var/snap/lxd/common/lxd/logs/kali/console.log
lxc.mount.auto = proc:rw sys:rw
lxc.autodev = 1
lxc.pty.max = 1024
lxc.mount.entry = /dev/fuse dev/fuse none bind,create=file,optional 0 0
lxc.mount.entry = /dev/net/tun dev/net/tun none bind,create=file,optional 0 0
lxc.mount.entry = /proc/sys/fs/binfmt_misc proc/sys/fs/binfmt_misc none rbind,create=dir,optional 0 0
lxc.mount.entry = /sys/fs/fuse/connections sys/fs/fuse/connections none rbind,create=dir,optional 0 0
lxc.mount.entry = /sys/fs/pstore sys/fs/pstore none rbind,create=dir,optional 0 0
lxc.mount.entry = /sys/kernel/debug sys/kernel/debug none rbind,create=dir,optional 0 0
lxc.mount.entry = /sys/kernel/security sys/kernel/security none rbind,create=dir,optional 0 0
lxc.mount.entry = /dev/mqueue dev/mqueue none rbind,create=dir,optional 0 0
lxc.include = /snap/lxd/current/lxc/config//common.conf.d/
lxc.arch = linux64
lxc.hook.version = 1
lxc.hook.pre-start = /proc/2254/exe callhook /var/snap/lxd/common/lxd 6 start
lxc.hook.stop = /snap/lxd/current/bin/lxd callhook /var/snap/lxd/common/lxd 6 stopns
lxc.hook.post-stop = /snap/lxd/current/bin/lxd callhook /var/snap/lxd/common/lxd 6 stop
lxc.tty.max = 0
lxc.uts.name = kali
lxc.mount.entry = /var/snap/lxd/common/lxd/devlxd dev/lxd none bind,create=dir 0 0
lxc.apparmor.profile = lxd-kali_</var/snap/lxd/common/lxd>//&:lxd-kali_<var-snap-lxd-common-lxd>:
lxc.seccomp.profile = /var/snap/lxd/common/lxd/security/seccomp/kali
lxc.idmap = u 0 1000000 1000000000
lxc.idmap = g 0 1000000 1000000000
lxc.rootfs.path = dir:/var/snap/lxd/common/lxd/containers/kali/rootfs
lxc.net.0.type = veth
lxc.net.0.script.up = /proc/2254/exe callhook /var/snap/lxd/common/lxd 6 network-up eth0
lxc.net.0.flags = up
lxc.net.0.link = lxdbr0
lxc.net.0.hwaddr = 00:16:3e:14:db:b6
lxc.net.0.name = eth0
lxc.mount.auto = shmounts:/var/snap/lxd/common/lxd/shmounts/kali:/dev/.lxd-mounts