I have a combined home network containing various windows machines as well as a WD MycloudEX2 Ultra. I recently became interested in trying out Linux and installed Ubuntu 22.04 to learn about the OS.
I installed Samba and WSDD so to access my network. I can see the Windows machines as well as being able to access their shares. I can also see the NAS but when I try to access I get the following error message:
Unable to access location
Failed to get share list from server: Invalid argument.
The Windows machines have no problem accessing the NAS.
Anyone have any clue what argument is invalid or what to do to correct it? Any help will be greatly appreciated.
/var/log/syslog
if you prefer a terminal) to see why the listing is failing. Depending on the version of Samba on the Windows/NAS devices, you may need to manually specify which protocol to connect with. – matigo Sep 02 '22 at 05:31