Desperately trying to figure out why my system goes offline

talormanda

New Member
May 18, 2023
14
0
1
CPU(s) 4 x Intel(R) Core(TM) i3-8109U CPU @ 3.00GHz (1 Socket)
Kernel Version Linux 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z)
PVE Manager Version pve-manager/8.0.3/bbf3993334bfa916

https://www.intel.com/content/www/u...7/intel-nuc-kit-nuc8i5bek/specifications.html

I have an intel nuc that randomly goes offline on its own. I was out for a few hours to come home to it being offline, being forced to hold down the power button to turn it off. I have installed fresh over and over again, but this continues to happen. I really need help trying to figure out why this happens. I attached a log here. The last crash happened around the timestamp "Nov 10 18:15:04" where you can see I forced it off.
 

Attachments

Wild guess, its affected by a bug in the Intel Corporation Ethernet Connection (6) I219-V drivers/nic.

Try the the following in your "/etc/network/interfaces":

Code:
iface eno1 inet manual
post-up /sbin/ethtool -K $IFACE tso off gso off