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

Differentiate WiFi not found & failed to connect #335

Open
ButterscotchV opened this issue Jun 25, 2024 · 3 comments
Open

Differentiate WiFi not found & failed to connect #335

ButterscotchV opened this issue Jun 25, 2024 · 3 comments
Labels
Priority: Normal The default priority Type: Enhancement Adds or improves a feature

Comments

@ButterscotchV
Copy link
Member

Since we can do a WiFi scan, surely we can report if the SSID was not found. Would make for more verbose logging and help with tech support and the GUI.

@ButterscotchV ButterscotchV added Type: Enhancement Adds or improves a feature Priority: Normal The default priority labels Jun 25, 2024
@unlogisch04
Copy link
Contributor

WiFi not found would work only when the SSID is not hidden. If the SSID is hidden, then we can not see if it does not exist or just not able to connect.
Any idea how you would want it?

@ButterscotchV
Copy link
Member Author

WiFi not found would work only when the SSID is not hidden. If the SSID is hidden, then we can not see if it does not exist or just not able to connect.
Any idea how you would want it?

I figure there's probably an error code somewhere? If not then that's dumb, idk what exactly to do in this case but my thought was just to have it print it out for now, so it wouldn't interfere if it does connect in the end

@ButterscotchV
Copy link
Member Author

We could also just mention it couldn't be found or the SSID is hidden. I imagine hidden SSID users are such a tiny percentage anyways and should know what they're doing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal The default priority Type: Enhancement Adds or improves a feature
Projects
None yet
Development

No branches or pull requests

2 participants