May 3, 20242 yr Hi, I've been trying to troubleshoot this for awhile. MemTest. Removal and changing hardware/docker. I couldn't figure it out so I figure I post here as the logs are harder for me to interpret. Usually, I found my system unresponsive after 12 hours. Hopefully there's something in the log that someone can find. syslog-127.0.0.1.log media-diagnostics-20240503-0544.zip
May 3, 20242 yr Community Expert Solution Looks like you have macvlan enabled for docker networking and bridging enabled for eth0. This combination is known to cause system instability. You either need to switch to using ipvlan for docker networking or disable bridging on eth0. This was mentioned in the 6.12.4 release notes.
May 3, 20242 yr Community Expert They do look like macvlan related crashes, change to ipvlan and don't forget to reboot after the change.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.