Closed Spectroxx closed 3 years ago
I haven't tested wsdd on Ubuntu 21.04 (Hirsute Hippo), but it should not make a difference compared to other Linux distros. If you encouter problems, you may start wsdd on the command line and monitor the output while no other instance is running on the machine. If you see lines with 'Probe', 'Resolve', and 'POST' if you do a refresh in the Windows Explorer, it would good. If not, please post the output... You may also check the firewall.
Alright, will do. I'll post what I find.
So I checked the firewall, there's no issues with that.
sudo service wsdd status
● wsdd.service - Web Services Dynamic Discovery host daemon
Loaded: loaded (/etc/systemd/system/wsdd.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2021-07-26 18:07:50 EDT; 14s ago
Main PID: 8744 (python3)
Tasks: 1 (limit: 9307)
Memory: 15.5M
CGroup: /system.slice/wsdd.service
└─8744 python3 /usr/bin/wsdd --shortlog
Jul 26 18:07:50 julien systemd[1]: Started Web Services Dynamic Discovery host daemon.
Jul 26 18:07:51 julien wsdd[8744]: WARNING: no interface given, using all interfaces
It seems to be running fine without issue. Could it be a windows 11 problem...maybe?
Thanks, but it's actually not really what I wanted 😉. Sorry if was unprecise here, so let's be more accurate. Please do the following:
systemctl stop wsdd
wsdd -vvv
It's interesting that you are using Windows 11. I haven't tested it yet. Maybe there was a change on the Windows side that prevents wsdd from working correctly. Let's dig into it by following the above steps first...
I've just tested a fresh Ubuntu Server 21.04 installation together with a Win10 machine. Everything worked as expected...
It even works on Ubuntu Impish (21.10)
I close the issue as it seems the original question has been answered: wsdd runs on Hirsute and its successor. If there is an issue with Windows 11 it deserves a new issue.
Does wsdd support hirsute? I managed to get it running on popOS. Samba is configured properly, it's just my linux machine isn't displaying on windows? My windows machine has SMB enabled, I'm not sure what's wrong.
I followed the exact same steps when I used this on Ubuntu 20.04 LTS