I'm hosting a home server using Ubuntu 22.04. I've been using Samba to share a drive with my Windows 10 system for a couple days now, today out of nowhere I can no longer access the drive through Samba.
It started after I started using Hamachi on the Windows system but I don't think it’s related as I've done it before. I restarted Samba by using sudo service smbd restart and I made sure the drive was still mounted both by using realpath and the GUI. And I tried restarting both systems.
No changes have been made to the smb.conf or the UFW so I think it’s the Windows system, but I don't understand what the issue is.
OptionalFeatures, withSMB2set as the minimum in the Samba server config (this does require a user with a passphrase for accessing the shares on Windows)