Skip to content
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

IGDError: No IGD found. #16

Open
byteptr opened this issue Sep 18, 2021 · 2 comments
Open

IGDError: No IGD found. #16

byteptr opened this issue Sep 18, 2021 · 2 comments

Comments

@byteptr
Copy link

byteptr commented Sep 18, 2021

I installed upnpy-1.1.8 version and copied the example https://pypi.org/project/UPnPy/1.1.8/ named "Get the external IP address of an Internet Gateway Device", the code raises "IGDError: No IGD found." exception and upnp.discover() returns an empty list, while triying an example with another package: upnpclient and example listed below https://stackoverflow.com/questions/2311510/getting-a-machines-external-ip-address-with-python finds the devices and shows an external IP.

@igoran
Copy link

igoran commented Dec 31, 2021

It behaves the same with me ... just in Windows (Python 3.10) ... in Linux, Python 3.6, it works flawlessly.
Is this issue related to Windows?

@hheimbuerger
Copy link

Same issue (discover() returns empty list) here on Python 3.10 on Windows as well. Too bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants