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
11-21 11:50:08.990 15567 16078 D WifiConfigStore: "Linksys11060": read to get autoConnectLimited = 0
11-21 11:50:09.153 15567 16078 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: WifiStateMachine
11-21 11:50:09.153 15567 16078 E AndroidRuntime: at com.android.server.wifi.WifiNetworkHistory.readNetworkHistory(WifiNetworkHistory.java:371)
11-21 11:50:09.153 15567 16078 E AndroidRuntime: at com.android.server.wifi.WifiConfigManager.readNetworkHistory(WifiConfigManager.java:2120)
11-21 11:50:09.153 15567 16078 E AndroidRuntime: at com.android.server.wifi.WifiConfigManager.loadConfiguredNetworks(WifiConfigManager.java:1937)
11-21 11:50:09.153 15567 16078 E AndroidRuntime: at com.android.server.wifi.WifiConfigManager.loadAndEnableAllNetworks(WifiConfigManager.java:527)
11-21 11:50:09.153 15567 16078 E AndroidRuntime: at com.android.server.wifi.WifiStateMachine$SupplicantStartingState.processMessage(WifiStateMachine.java:5074)
The text was updated successfully, but these errors were encountered:
It's used for history of networks, it might corrupt causing this issue:
The text was updated successfully, but these errors were encountered: