Hello.
I have a problem with a web interface, at some point it stops working, it usually happens when working with a LXC container through the JS console
More info:
uname -a
pveversion -v
systemctl status pve-container@108.service
I have a problem with a web interface, at some point it stops working, it usually happens when working with a LXC container through the JS console
More info:
uname -a
Code:
Linux mon 4.15.18-7-pve #1 SMP PVE 4.15.18-27 (Wed, 10 Oct 2018 10:50:11 +0200) x86_64 GNU/Linux
pveversion -v
Code:
proxmox-ve: 5.2-2 (running kernel: 4.15.18-7-pve)
pve-manager: 5.2-10 (running version: 5.2-10/6f892b40)
pve-kernel-4.15: 5.2-10
pve-kernel-4.15.18-7-pve: 4.15.18-27
pve-kernel-4.15.18-5-pve: 4.15.18-24
pve-kernel-4.13.13-6-pve: 4.13.13-42
pve-kernel-4.13.8-2-pve: 4.13.8-28
pve-kernel-4.13.4-1-pve: 4.13.4-26
pve-kernel-4.4.21-1-pve: 4.4.21-71
pve-kernel-4.2.6-1-pve: 4.2.6-36
corosync: 2.4.2-pve5
criu: 2.11.1-1~bpo90
glusterfs-client: 3.8.8-1
ksm-control-daemon: 1.2-2
libjs-extjs: 6.0.1-2
libpve-access-control: 5.0-8
libpve-apiclient-perl: 2.0-5
libpve-common-perl: 5.0-40
libpve-guest-common-perl: 2.0-18
libpve-http-server-perl: 2.0-11
libpve-storage-perl: 5.0-30
libqb0: 1.0.1-1
lvm2: 2.02.168-pve6
lxc-pve: 3.0.2+pve1-3
lxcfs: 3.0.2-2
novnc-pve: 1.0.0-2
proxmox-widget-toolkit: 1.0-20
pve-cluster: 5.0-30
pve-container: 2.0-29
pve-docs: 5.2-8
pve-firewall: 3.0-14
pve-firmware: 2.0-5
pve-ha-manager: 2.0-5
pve-i18n: 1.0-6
pve-libspice-server1: 0.14.1-1
pve-qemu-kvm: 2.12.1-1
pve-xtermjs: 1.0-5
qemu-server: 5.0-38
smartmontools: 6.5+svn4324-1
spiceterm: 3.0-5
vncterm: 1.5-3
zfsutils-linux: 0.7.11-pve1~bpo1
systemctl status pve-container@108.service
Code:
● pve-container@108.service - PVE LXC Container: 108
Loaded: loaded (/lib/systemd/system/pve-container@.service; static; vendor preset: enabled)
Active: failed (Result: timeout) since Wed 2018-11-14 13:39:06 MSK; 10min ago
Docs: man:lxc-start
man:lxc
man:pct
Process: 2585 ExecStart=/usr/bin/lxc-start -n 108 (code=killed, signal=TERM)
Main PID: 3976 (code=exited, status=0/SUCCESS)
Tasks: 1 (limit: 4915)
CGroup: /system.slice/system-pve\x2dcontainer.slice/pve-container@108.service
└─5289 [lxc monitor] /var/lib/lxc 108
Nov 14 13:37:36 mon systemd[1]: Starting PVE LXC Container: 108...
Nov 14 13:39:06 mon systemd[1]: pve-container@108.service: Start operation timed out. Terminating.
Nov 14 13:39:06 mon systemd[1]: Failed to start PVE LXC Container: 108.
Nov 14 13:39:06 mon systemd[1]: pve-container@108.service: Unit entered failed state.
Nov 14 13:39:06 mon systemd[1]: pve-container@108.service: Failed with result 'timeout'.
Last edited: