# lxc launch images:kali/cloud --profile default --profile x11 Kali
Creating Kali
Starting Kali
Error: Error occurred when starting proxy device: Error: Failed to listen on /home/ubuntu/pulse-native: listen unix /home/ubuntu/pulse-na
tive: bind: no such file or directory
Try `lxc info --show-log local: Kali` for more info
Name: Kali
Status: STOPPED
Type: container
Architecture: x86_64
Created: 2022/12/13 06:28 AEDT
Last Used: 2022/12/13 06:28 AEDT
Log:
lxc Kali 20221212192836.349 WARN conf - ../src/src/lxc/conf.c:lxc_map_ids:3592 - newuidmap binary is missing
lxc Kali 20221212192836.349 WARN conf - ../src/src/lxc/conf.c:lxc_map_ids:3598 - newgidmap binary is missing
lxc Kali 20221212192836.350 WARN conf - ../src/src/lxc/conf.c:lxc_map_ids:3592 - newuidmap binary is missing
lxc Kali 20221212192836.350 WARN conf - ../src/src/lxc/conf.c:lxc_map_ids:3598 - newgidmap binary is missing
lxc Kali 20221212192843.303 WARN conf - ../src/src/lxc/conf.c:lxc_map_ids:3592 - newuidmap binary is missing
lxc Kali 20221212192843.303 WARN conf - ../src/src/lxc/conf.c:lxc_map_ids:3598 - newgidmap binary is missing
I have read Proxy device not connecting to Pulseaudio on LXD host.
I have also read: Newuidmap/newgidmap binary is missing
The logs appear irrelevant to the problem causing the container not to start.
Is there a consolidated, documented way of fixing this please.
Cheers…