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

Devices don't report location; can't find access points even though Wi-Fi is on #95

Closed
ghost opened this issue Mar 4, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 4, 2015

Problem

Some devices, including but not limited to Microsoft Surface Pro 3 tablets, can't report a location with the new Prey client. Bash client 0.6.4 reports fine. These are the log errors:

error Mon, 19 Jan 2015 14:46:00 GMT [reports] Unable to get location: No access points found.
error Mon, 19 Jan 2015 14:46:00 GMT [reports] Unable to get access_points_list: No access points found.
error Mon, 19 Jan 2015 14:46:00 GMT [reports] Unable to get active_access_point: No access points found.

How it was detected

User feedback.

Suggestion

Find out what's wrong. Fix the access point problem when Wi-Fi is indeed enabled.

References

@camilaburgos
Copy link

The log file of a OS X user is showing up the same issue.

@ghost
Copy link
Author

ghost commented Apr 29, 2015

I think I found a pattern after a long time troubleshooting with users. The problem seems to be invalid characters on the nearby SSIDs. For example, when running netsh wlan show all you can see characters in the form of �.

Here are some references:

@mauricioschneider mauricioschneider added this to the 1.4.1 milestone Jul 23, 2015
@mauricioschneider
Copy link
Contributor

Fixed in v1.4.1

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

No branches or pull requests

2 participants