Hi to all Community,
I'm using Proxmox Virtual Environment 5.1-40 Today I'm updated my proxmox OS (I've no subscription). After that I couldn't start my debian Containers. I've installed a fresh one but it doesn't start like old ones.
Here is my error codes:
On Web Interface:
TASK ERROR: command 'systemctl start pve-container@102' failed: exit code 1
On command line:
# lxc-ls -f
NAME STATE AUTOSTART GROUPS IPV4 IPV6
100 STOPPED 0 - - -
102 STOPPED 0 - - -
103 STOPPED 0 - - -
104 STOPPED 0 - - -
root@lightyear:~# lxc-start -n 100
lxc-start: 100: lxccontainer.c: wait_on_daemonized_start: 751 No such file or directory - Failed to receive the container state
lxc-start: 100: tools/lxc_start.c: main: 371 The container failed to start.
lxc-start: 100: tools/lxc_start.c: main: 373 To get more details, run the container in foreground mode.
lxc-start: 100: tools/lxc_start.c: main: 375 Additional information can be obtained by setting the --logfile and --logpriority options.
When I try this way I got the following error
# lxc-start -n 100 -F
lxc-start: 100: lxccontainer.c: do_lxcapi_start: 984 Permission denied - Failed to make / rslave at startup
I'm using Proxmox Virtual Environment 5.1-40 Today I'm updated my proxmox OS (I've no subscription). After that I couldn't start my debian Containers. I've installed a fresh one but it doesn't start like old ones.
Here is my error codes:
On Web Interface:
TASK ERROR: command 'systemctl start pve-container@102' failed: exit code 1
On command line:
# lxc-ls -f
NAME STATE AUTOSTART GROUPS IPV4 IPV6
100 STOPPED 0 - - -
102 STOPPED 0 - - -
103 STOPPED 0 - - -
104 STOPPED 0 - - -
root@lightyear:~# lxc-start -n 100
lxc-start: 100: lxccontainer.c: wait_on_daemonized_start: 751 No such file or directory - Failed to receive the container state
lxc-start: 100: tools/lxc_start.c: main: 371 The container failed to start.
lxc-start: 100: tools/lxc_start.c: main: 373 To get more details, run the container in foreground mode.
lxc-start: 100: tools/lxc_start.c: main: 375 Additional information can be obtained by setting the --logfile and --logpriority options.
When I try this way I got the following error
# lxc-start -n 100 -F
lxc-start: 100: lxccontainer.c: do_lxcapi_start: 984 Permission denied - Failed to make / rslave at startup