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
CHECK #35: IPv6 is disabled on all network interfaces.... FAILED!
Apply the following RECOMMENDED fix? This will execute this command:
'networksetup -listallnetworkservices | while read i; do SUPPORT=$(networksetup -getinfo "$i" | grep "IPv6: Automatic") && if [ -n "$SUPPORT" ]; then networksetup -setv6off "$i"; fi; done;' [Y/n]
Unapproved caller.
SecurityAgent may only be invoked by Apple software.
OK
The text was updated successfully, but these errors were encountered:
MacOS pop up with error message after this:
The text was updated successfully, but these errors were encountered: