Created
December 27, 2020 08:05
-
-
Save mengwong/bb4dbba7176ef1950696d015a85ad91b to your computer and use it in GitHub Desktop.
Wifi constantly bouncing on Catalina
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Under 10.15.7, I woke my MacBook Pro from sleep to find the wifi constantly disconnecting and reconnecting, on a 20 second cycle. | |
I"m leaving this here in case anybody else finds it useful while troubleshooting. | |
Once it goes through, I'm gonna reboot. | |
Sun Dec 27 16:02:15.446 Apple80211Set:9543 Processing APPLE80211_IOC_ROAM | |
Sun Dec 27 16:02:15.446 Apple80211Set:9557 Processing APPLE80211_IOC_ROAM dataRef:0x7fdb05766a10 | |
Sun Dec 27 16:02:15.446 Apple80211Set:9578 CFType is CFData | |
Sun Dec 27 16:02:17.657 <kernel> postMessage::1349 APPLE80211_M_BSSID_CHANGED received | |
Sun Dec 27 16:02:17.657 Sun Dec 27 16:02:31.839 <kernel> postMessage::1349 APPLE80211_M_BSSID_CHANGED received | |
Sun Dec 27 16:02:31.839 Sun Dec 27 16:02:31.893 <kernel> AppleBCMWLANCore::getSSIDData(): Get failure: APPLE80211_IOC_SSID: -528342013 | |
Sun Dec 27 16:02:37.447 <kernel> postMessage::1349 APPLE80211_M_BSSID_CHANGED received | |
Sun Dec 27 16:02:37.447 Sun Dec 27 16:02:37.448 <kernel> postMessage::1349 APPLE80211_M_BSSID_CHANGED received | |
Sun Dec 27 16:02:37.448 Sun Dec 27 16:02:37.556 <airportd[295]> ERROR: rapportd (778) is not entitled for com.apple.wifi.join_history, will not allow request | |
Sun Dec 27 16:02:37.556 <airportd[295]> ERROR: sharingd (979) is not entitled for com.apple.wifi.join_history, will not allow request | |
Sun Dec 27 16:02:37.567 <airportd[295]> ERROR: sharingd (979) is not entitled for com.apple.wifi.join_history, will not allow request | |
Sun Dec 27 16:02:37.567 <airportd[295]> ERROR: rapportd (778) is not entitled for com.apple.wifi.join_history, will not allow request | |
Sun Dec 27 16:02:37.674 <airportd[295]> ERROR: sharingd (979) is not entitled for com.apple.wifi.join_history, will not allow request | |
Sun Dec 27 16:02:37.674 <airportd[295]> ERROR: rapportd (778) is not entitled for com.apple.wifi.join_history, will not allow request | |
Sun Dec 27 16:02:37.680 <airportd[295]> ERROR: rapportd (778) is not entitled for com.apple.wifi.join_history, will not allow request | |
Sun Dec 27 16:02:37.680 <airportd[295]> ERROR: sharingd (979) is not entitled for com.apple.wifi.join_history, will not allow request |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
oddly enough, rebooting the router fixed this.