does this happen regularly? or has it started happening recently?
did you upgrade anything recently? what is your pveversion -v output?
sometimes it helps to add nomodeset in the kernel cmdline [0], or blacklisting the nouveau module (in cases where it's incompatible with the hardware).
you can try echo "blacklist nouveau" >> /etc/modprobe.d/blacklist.conf and reboot your machine to see if it helps.