# Warum hat meine VM gestoppt?

im Proxmox Host folgenden Befehl:

`journalctl -b 0 -p err`

oder wenn hier etwas ausgegeben wird, ist es ein out of memory (oom) gewesen:

`cat /var/log/syslog | grep oom`

[https://forum.proxmox.com/threads/vm-just-stops-dont-know-the-reason.117340/](https://forum.proxmox.com/threads/vm-just-stops-dont-know-the-reason.117340/)