Hello. I have container with zabbix installed by another employees. This container can be rebooted from inside with
reboot
command. But It falls into infinity stopping when I want to reboot proxmox. I can't stop caontainer with shutdown button from proxmox web ui, but can stop with "stop" from dropdown menu. During backup with mode "stop" I get reboot command 'lxc-stop -n 102 --nokill --timeout 600' failed: got timeout
and backup fail. In the same time from proxmox console with pct stop 102
container stops well. Is it something wrong inside the container ? How to debug this ?