Weird or hard to explain problems with #linux. If you use #selinux, first step is to check #filesystem #security labels. Over the last 12 years, most of my weird unexplained sudden problems have been due to bad/wrong labeling.
Dry-run: `restorecon -Rvn /`.
See if what is being reported and possibly recognizable for your issues. Then run without `-n`.





