Container failed to start

lxd 3.0.3

Log:

lxc liu-ubuntu-8002 20230809141446.842 ERROR    conf - conf.c:run_buffer:335 - Script exited with status 1
lxc liu-ubuntu-8002 20230809141446.842 ERROR    conf - conf.c:lxc_setup:3589 - Failed to run mount hooks
lxc liu-ubuntu-8002 20230809141446.842 ERROR    start - start.c:do_start:1263 - Failed to setup container "liu-ubuntu-8002"
lxc liu-ubuntu-8002 20230809141446.843 ERROR    sync - sync.c:__sync_wait:62 - An error occurred in another process (expected sequence number 5)
lxc liu-ubuntu-8002 20230809141446.843 WARN     network - network.c:lxc_delete_network_priv:2589 - Operation not permitted - Failed to remove interface "eth0" with index 36
lxc liu-ubuntu-8002 20230809141446.843 ERROR    lxccontainer - lxccontainer.c:wait_on_daemonized_start:842 - Received container state "ABORTING" instead of "RUNNING"
lxc liu-ubuntu-8002 20230809141446.843 ERROR    start - start.c:__lxc_start:1939 - Failed to spawn container "liu-ubuntu-8002"
lxc 20230809141446.846 WARN     commands - commands.c:lxc_cmd_rsp_recv:132 - Connection reset by peer - Failed to receive response for command "get_state"
config
architecture: x86_64
config:
  image.architecture: amd64
  image.description: ubuntu 18.04 LTS amd64 (release) (20230210)
  image.label: release
  image.os: ubuntu
  image.release: bionic
  image.serial: "20230210"
  image.version: "18.04"
  limits.cpu.allowance: 80%
  limits.memory: 64GB
  security.nesting: "True"
  security.privileged: "True"
  volatile.base_image: f41dafa0754b7702cea2b43d95fb7c3a3b4de8e36b66d32264e84d72ac9b0b66
  volatile.eth0.hwaddr: 00:16:3e:30:a3:cc
  volatile.idmap.base: "0"
  volatile.idmap.next: '[]'
  volatile.last_state.idmap: '[]'
  volatile.last_state.power: STOPPED
devices:
  liu_8002:
    connect:**********:8002
    listen:**********:8002
    type: proxy
ephemeral: false
profiles:
- default
stateful: false
description: ""

Can you please provide the output of lxc profile show default and ip a (remove ip addresses if you wish), as well as the command or configuration you’re using to create this container.