Recently installed Proxmox, and I'm trying to create a container, but I'm getting this error.
Code:
thelmgn@Cana:~$ sudo cat /tmp/lxc-100.log
lxc-start 100 20200831215524.275 INFO confile - confile.c:set_config_idmaps:2055 - Read uid map: type u nsid 0 hostid 100000 range 65536
lxc-start 100 20200831215524.275 INFO confile - confile.c:set_config_idmaps:2055 - Read uid map: type g nsid 0 hostid 100000 range 65536
lxc-start 100 20200831215524.275 INFO lxccontainer - lxccontainer.c:do_lxcapi_start:969 - Set process title to [lxc monitor] /var/lib/lxc 100
lxc-start 100 20200831215524.276 DEBUG lxccontainer - lxccontainer.c:wait_on_daemonized_start:830 - First child 1071 exited
lxc-start 100 20200831215524.276 INFO lsm - lsm/lsm.c:lsm_init:29 - LSM security driver AppArmor
lxc-start 100 20200831215524.276 INFO conf - conf.c:run_script_argv:340 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "100", config section "lxc"
lxc-start 100 20200831215525.811 DEBUG conf - conf.c:run_buffer:312 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 100 lxc pre-start produced output: cluster not ready - no quorum?
lxc-start 100 20200831215525.927 ERROR conf - conf.c:run_buffer:323 - Script exited with status 2
lxc-start 100 20200831215525.928 ERROR start - start.c:lxc_init:797 - Failed to run lxc.hook.pre-start for container "100"
lxc-start 100 20200831215525.928 ERROR start - start.c:__lxc_start:1896 - Failed to initialize container "100"
lxc-start 100 20200831215525.929 INFO conf - conf.c:run_script_argv:340 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "100", config section "lxc"
lxc-start 100 20200831215525.595 INFO conf - conf.c:run_script_argv:340 - Executing script "/usr/share/lxc/hooks/lxc-pve-poststop-hook" for container "100", config section "lxc"
lxc-start 100 20200831215526.384 ERROR lxccontainer - lxccontainer.c:wait_on_daemonized_start:841 - No such file or directory - Failed to receive the container state
lxc-start 100 20200831215526.384 ERROR lxc_start - tools/lxc_start.c:main:308 - The container failed to start
lxc-start 100 20200831215526.385 ERROR lxc_start - tools/lxc_start.c:main:311 - To get more details, run the container in foreground mode
lxc-start 100 20200831215526.385 ERROR lxc_start - tools/lxc_start.c:main:314 - Additional information can be obtained by setting the --logfile and --logpriority options