-
Notifications
You must be signed in to change notification settings - Fork 110
Make --chroot and --discovery work at the same time #236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Thread?!
Can you provide the error message(s) you encountered? I wonder why name resolution would be required, since the WSD protocol usually employs IP addresses for data exchange and not host names. I could imagine that urllib needs a resolver, but I'd like to figure that out. |
Not listening on 2424 Add the import concurrent.futures.thread Add the rest of the patch and it works. |
|
That example is with the ubuntu 24.04 apt version of wsdd. Same results with 0.8/0.9/latest. |
|
Thanks. I'll take a closer look as soon as time allows |
The discovery thread had errors when running under chroot. Tested on Ubuntu/jammy/22.04 and Ubuntu/noble/24.04