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

Setting up connection takes very long #242

Open
LoRaMaxe opened this issue Mar 9, 2025 · 1 comment
Open

Setting up connection takes very long #242

LoRaMaxe opened this issue Mar 9, 2025 · 1 comment

Comments

@LoRaMaxe
Copy link

LoRaMaxe commented Mar 9, 2025

Hi team,

sometimes
fc = FritzConnection(address=FRITZBOX_IP, user=USER, password=PASSWORD)
takes very long (up to 5 minutes) to set up the connection.

How can I check why?

Thanks!

@kbr
Copy link
Owner

kbr commented Mar 10, 2025

Hard to say, sounds like a network-problem, could be some weird DNS stuff? If you call FritzConnection with use_cache=True instantiation takes just a fraction of a second.

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

2 participants