Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Also delete /data/misc/wifi/networkHistory.txt #1

Open
3v1n0 opened this issue Nov 21, 2017 · 2 comments
Open

Also delete /data/misc/wifi/networkHistory.txt #1

3v1n0 opened this issue Nov 21, 2017 · 2 comments

Comments

@3v1n0
Copy link

3v1n0 commented Nov 21, 2017

It's used for history of networks, it might corrupt causing this issue:

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)
@Aenadon
Copy link
Owner

Aenadon commented Nov 21, 2017

Are there any side effects to this, like losing the passwords or something like that?

@3v1n0
Copy link
Author

3v1n0 commented Nov 23, 2017

Nope, that should just be the history of recently used networks... Check your content too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants