06-18-2024, 05:48 PM
Couple other things to try:
1. Monitor the system journal and see if the last message before the system hangs is useful
2. Configure your NAS for NFS instead of Samba and see if that fixes the issue. Thats what I use in my config.
1. Monitor the system journal and see if the last message before the system hangs is useful
Code:
journalctl -f
2. Configure your NAS for NFS instead of Samba and see if that fixes the issue. Thats what I use in my config.