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
_resolve_host() in the DNS patch uses netaddr without an explicit local import. When the connectivity tool runs validation, it raises NameError: name 'netaddr' is not defined.