You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
The text was updated successfully, but these errors were encountered: