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

Auto connect to open network failing #17

Open
TilCreator opened this issue May 30, 2018 · 0 comments
Open

Auto connect to open network failing #17

TilCreator opened this issue May 30, 2018 · 0 comments

Comments

@TilCreator
Copy link
Contributor

When I tested the WiFiManager it failed while trying to connect to an open WiFi:

ssid: openWifi chan: 11 rssi: -36 authmode: open
Trying to connect to openWifi...
Traceback (most recent call last):
  File "main.py", line 4, in <module>
  File "wifimgr.py", line 57, in get_connection
  File "wifimgr.py", line 52, in get_connection
  File "wifimgr.py", line 89, in do_connect
TypeError: can't convert 'NoneType' object to str implicitly
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

1 participant